👨🏻💻 Learn Test-Driven Development using the example of a Connect Four Flutter app!
Repo: https://github.com/binaerverkehr/conn...
🧑🏼🎓 My newsletter: https://syntacops.beehiiv.com/
In this tutorial, we will programme a Connect-Four app in Flutter. We apply Test-Driven Development by first writing tests and then the code required to pass these tests. We start with the representation of the Connect-Four players and then with the logic of the game board and the Connect-Four game itself.
// What you learn //
1️⃣ What Test-Driven Development is and what TDD can look like in practice
2️⃣ How to programme a Connect-Four app (in Flutter)
3️⃣ How you can use different widgets for the display of Connect Four game elements such as the board, the coins or status displays and buttons
// Timestamps //
00:00 - Intro
00:26 - Player tests
01:28 - Player class
01:47 - Board tests
03:45 - Board class
05:03 - Game tests
06:20 - Game class
09:13 - UI
12:27 - Final result
12:47 - Closing
Watch video Connect Four App Tutorial (with TDD) - Flutter online without registration, duration hours minute second in high quality. This video was added by user SyntacOps 15 July 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 750 once and liked it 44 people.