Migrating to Swift 4.2 using a TDD + Git workflow [S01 Extras]

Migrating to Swift 4.2 using a TDD + Git workflow [S01 Extras]

In this episode, we migrate the Quiz project and its dependencies to Swift 4.2 and modernize our code with the newest additions.

Read More

#1 Reason Why You Don’t Improve As a Software Developer

#1 Reason Why You Don’t Improve As a Software Developer

In this video, we are going to discuss the main reason why we set goals to improve but sometimes cannot achieve them.

Read More

Culture of Integrity Within Successful Software Teams

Culture of Integrity Within Successful Software Teams

In this article, we dive into the importance of Integrity for software teams and why at Essential Developer we have adopted Integrity as one of our three pillars that form the foundation of our principles, along with Empathy and Economics.

Read More

Clean iOS Architecture pt.7: VIP (Clean Swift) – Design Pattern or Architecture?

Clean iOS Architecture pt.7: VIP (Clean Swift) – Design Pattern or Architecture?

Today we're going to analyze the VIP (Clean Swift) Architecture. And, as we did in previous videos with VIPER, MVC, MVVM, and MVP, we will decide if we can call VIP a Software Architecture or a Design Pattern.

Read More

Software Development Lessons From a Day of Farming in Poland

Software Development Lessons From a Day of Farming in Poland

A Brazilian programmer walks into a Polish farm may sound like the beginning of a joke, but it’s how my last weekend started. It all began when…

Read More

Building Beautiful iOS Apps with TDD – A first look at Neat Trivia [S01 Extras]

Building Beautiful iOS Apps with TDD – A first look at Neat Trivia [S01 Extras]

We are very excited to share with you our new app, Neat Trivia – a multiplayer trivia game for iOS!

Read More
Share

S01E25: Xcode Swift code coverage and Quiz App recap (Season finale)

S01E25: Xcode Swift code coverage and Quiz App recap (Season finale)

In the final episode of the first season, we organize the project structure to match our modular design, and we investigate the code coverage data from Xcode.

Read More

S01E24: [TDD 🍅 21] Running the complete Swift Quiz app for the first time

S01E24: [TDD 🍅 21] Running the complete Swift Quiz app for the first time

In this episode, we plug all the modules together and play the Quiz game for the first time!

Read More
8 Comments
Share

S01E23: [TDD 🍅 20] Finishing the Quiz implementation!

S01E23: [TDD 🍅 20] Finishing the Quiz implementation!

In this episode, we finish the SubmitButtonController implementation and test-drive the ResultsViewController factory.

Read More
Comment
Share

S01E22: [TDD 🍅 19] Testing a Submit Button with MVC in Swift

S01E22: [TDD 🍅 19] Testing a Submit Button with MVC in Swift

In this episode, we simplify the iOSViewControllerFactory implementation and test-drive the QuestionViewController submit button.

Read More
Comment
Share