- This topic has 1 reply, 1 voice, and was last updated 2 months, 2 weeks ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
I created a video that covers the basics of PHP and programming in general. We will step through the code line by line and break down functionality into bite size chunks. By the end of this video, you will learn classes, variables, arrays, foreach loops, and a variety of other topics.
[https://www.youtube.com/watch?v=C5sllTaI9yg](https://www.youtube.com/watch?v=C5sllTaI9yg)
Woof at that nested looping at 15:27. Use simpler examples for beginners and refactor that code if it’s actually prod code.
Good production quality though