-
- Comments & statements
- Variables & constants
- Conditioning including ternary statements
-
- Switch
- While loop
- For loop
-
- Array
- Dictionary
- Set
-
- Simple function (void with no parameters)
- Function with parameters
- External default parameter names
- Omission external parameter names
- Custom (controlled) External & Internal parameter names
- Variadic arguments (flexible amount of params)
- Default parameter value
- Function with custom return type
4 Different ways to write
void
function - Function with Tuple as return type
-
Object Oriented Programming
- IS, HAS, DOES - basics
- Class structure
- Instantiation
- Constructor
- Overloaded methods & constructors (init)
- OOD principles
- Inheritance
- super VS self. Overriden methods & constructors (init)
- Encapsulation
- Upcasting & downcasting
- Struct VS class
- IS, HAS, DOES - basics
-
Notifications
You must be signed in to change notification settings - Fork 1
nikitaKurtin/swiftExamples
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published