Test Your Knowledge: Swift - Comments and Header Docs
Summary
Test on comments, structured comments, and markup in Swift
Read the Article
|
Go to Article:
Swift - Comments and Header Docs
|
Review Answers for Questions in this Test
|
|
|
Bookmark and Share This
|
|
More Articles With Similar Tags
|
This article discusses code commenting for various purposes, including generating documentation.
|
This article discusses the boolean types in Swift and contrasts with how these types are used in C and Objective-C.
|
Test on Boolean Types in Swift.
|
This article talks about unwrapping the optionals in Swift implicitly and the circumstances where you would use this functionality.
|
This article discusses the safer ways of unwrapping an optional in Swift that includes Optional Binding.
|
|
|