Today I attempted to create some Unit tests but the PHP autoloader was not configured correctly. I also talked about the SOC separation of concern principal and how I might go about refactoring the code to make it more readable
This is an archived live coding stream from the How To Code Well Twitch channel.
Watch the stream here / howtocodewell
I am building this project for a FreeCodeCamp course that I am developing. The project will be an invoicing system which will be written in PHP and use MySQL and Docker.
- The project will have no PHP frameworks.
- The FreeCodeCamp course will teach OOP in PHP
- The live streams will only show the development of the project and not the actual course
The code can be found here:
https://github.com/pfwd/freecodecamp-...
The repository name may change
Previous live coding streams in this project (Parts 1 - 9):
• Live Coding FreeCodeCamp PHP OOP Proj...
** My Programming Courses **
Docker In Motion
http://bit.ly/2vvz2sA
Hands-on Microservices In Python
- Packt Publishing: http://bit.ly/2S6aMYB
- Udemy: http://bit.ly/2tD8S3Q
** Programming resources **
Hostinger VPS Hosting: https://www.hostinger.com/peterfisher
Get 15% off using code PETERFISHER
Programming books from Manning Publications: http://bit.ly/2BIrEx
Udemy courses https://www.udemy.com/user/peter-fish...
Skillshare courses https://www.skillshare.com/r/user/how...
** Follow How To Code Well **
Facebook: / howtocodewell
Twitter: / howtocodewell
Youtube: http://bit.ly/2wf9ufB
Instagram: / howtocodewell
Website: https://howtocodewell.net
** Subscribe to the news letter **
http://tinyletter.com/howtocodewell
** My Talks **
Using a Framework or Not - PHP South West • Using a Framework or Not - Peter Fish...
How To Put Your Docker Images On A Diet - PHP South West
• How to put your Docker image on a die...
Software Complexities - Peter Fisher - PHPSW: Learning About Complexities, August 2018
• Software Complexities - Peter Fisher ...
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This helps support the channel and allows me to continue to make web development videos like this. Thank you for the support!
#php #oop #webDevelopment