redips / learn-oophp

Repository to accompany the learn Object Oriented Programming Course (by Gary Clarke)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Created by Gary Clarke


A comprehensive step-by-step video course designed to make PHP more exciting for you. It breaks down tricky Object Oriented Programming concepts step by step, making them super easy to grasp and level up your PHP skills!

To get started, all you need to do is:

Purchase the course here and get 20% discount using this coupon code: GCTREPO20

All the code examples used in the lessons are stored in individual branches within this repository. Each lesson has its own branch, and within that branch, you can find all the relevant code samples used in that specific lesson.

To set up your development environment, you will need to install Composer on your local machine.

All these are for your information. The most exciting part is that every single step is covered in the course.

Happy Coding.

About

Repository to accompany the learn Object Oriented Programming Course (by Gary Clarke)