These learning resources primarily focus on Test Driven Development (TDD).
- There is an emphasis on learning using PHP, Laravel and PHPUnit.
- All these resources are free (at the time of writing)
https://www.youtube.com/playlist?list=PLe30vg_FG4OTsFRc1eWppZfYwZdMlLuhE
Notes & disclaimer:
Notes & disclaimer:
https://vimeo.com/151390908 by Adam Wathan 26 min ~2015.
One of the biggest hurdles in getting started with test driven development with a brand new application is knowing exactly what test to write first. In this screencast, I walk through using outside-in TDD to drive out a feature from scratch in a brand new untouched Laravel application.
The source code is on github bitfumes/api
YouTube OOP PHP Bitfumes Webnologies