Learn to write reusable code with functions and organize your programs using object-oriented programming concepts.
Learn to write reusable code with functions and organize your programs using object-oriented programming concepts.
Lessons in this unit:
| 0: | ▶︎ Introduction |
| 1: | Functions |
| 2: | Optionals and Nil |
| 3: | Enumerations |
| 4: | Structures |
| 5: | Classes |
| 6: | Objects |
| 7: | Protocols |
| 8: | Modules |