This is a free YouTube series for iOS developers who want to start their journey to becoming complete senior developers.
Caio and Mike pair program to demonstrate the discipline of Test-Driven Development, the power of modular design, and how to create clean iOS app architectures that welcome future requirements.
You'll learn how to build and maintain a sustainable development process by paying attention to technical excellence and good design.
By completing this series, you will be ready to take the complete iOS Lead Essentials program.
Subscribe to our Youtube channel and follow the project's progress on GitHub.
Season 3
Season 2
Season 1
S01E15: [TDD 🍅 12] Scoring the Swift Quiz Game
S01E14: [TDD 🍅 11] Creating Flexible types for the Swift Quiz Game
S01E13: Improving the Game Flow with Swift Generics
S01E12: Architecture Overview (Swift Quiz Game Bonus Episode)
S01E11: [TDD 🍅 10] Finishing the Quiz UI
S01E10: [TDD 🍅 9] Testing Table View Cells in Swift
S01E09: [TDD 🍅 8] Establishing a Presentation Layer in Swift
S01E08: [TDD 🍅 7] Testing Table Views in Swift
S01E07: [TDD 🍅 6] Powerful Refactorings in Swift
S01E06: [TDD 🍅 5] Testing View Controllers in Swift
S01E05: [TDD 🍅 4] Swift Mutation Testing and Refactoring
S01E04: [TDD 🍅 3] Swift Closures and Recursion