Where do I go from here?
Lab: PHP 101: Gentle Introduction to WordPress Programming
Video Runtime: 05:33
Throughout this lab, you were introduced ever so gently to PHP programming and how WordPress uses it. You looked at the basic concepts and constructs in the language. Then you wrote some code to see it work for yourself. Then you went into WordPress Core, Genesis framework, and two different themes to see it in action. Whew, that’s a lot to take in.
Where do you go from here then?
That depends upon your professional goals. What do you want to do? If you want to learn more about PHP, go to the PHP Mastery Library. If you want to learn more WordPress, check out the WordPress fundamentals library where you’ll learn about post types, taxonomies, custom fields, hook events, and more.
And then as you grow, you can do more and more labs here. You’ll build themes and plugins while you learn. That’s the secret sauce here: build as you learn.
Congratulations for completing this lab!
I highly recommend the FREE '#PHP 101: Gentle Introduction to #WordPress Programming' lab! Share on XI Need Your Help
I made this entire lab FREE to help you to grow in programming, PHP, and WordPress. Now I need your help. Take a few moments and fill out this survey. It’s completely anonymous. So be brutally honest and share what you think.
Are you serious about making money as a professional WordPress developer?
How many Aha Moments did you get out of this lab? Think about. How much time will that save you as your work on your projects? Everything you learn translates into saving you time and empowering you to do more. That means you’ll be able to ship your projects faster and get paid sooner. You are growing your abilities and career.
Let’s quantify that to help you see how this one lab just paid for a Pro membership. I want to show you how the cost of joining pays for itself many, many times over.
Let’s say this lab saves you 5 hours of your time on each project:
5 hours x $30/hour = $150 per project
1Assuming your hourly rate is $30 per hour
A Pro membership only costs $29/month. Actually then, this lab makes you money above and beyond paying for a Pro membership. Think about it. Imagine how you can advance your skills and career as you learn more. Imagine how much faster you can build projects for your clients. Imagine how that translates into making more money.
I invite you to invest in yourself and grow your career. Come join us.
A collection of other awesome educational resources. Codecademy has an interactive course that lets you write code as you learn. Check it out Learn more What to Do Next?
Other PHP Resources
PHP in Action – Codecademy
Hands off the keyboard. Web development starts by thinking first, then planning it out, and then coding it.
Episodes
Total Lab Runtime: 03:21:32
- 1 Lab Introductionfree 11:37
- 2 What is PHP? Why use it?free 17:49
- 3 Why and how does WordPress use PHP?free 07:33
- 4 Syntax Basicsfree 18:34
- 5 What's the deal with Variables?free 27:05
- 6 Break Up Code into Logical Partsfree 07:55
- 7 Subroutines - Behold the functionfree 14:11
- 8 Loading Files to Runfree 13:20
- 9 To Run or Not to Run - Making Decisionsfree 19:07
- 10 Sequencing - Yup, code runs in orderfree 06:16
- 11 Repeating code using Loopsfree 13:57
- 12 Building Strings with Dots and Variablesfree 15:10
- 13 What's the deal with scope?free 08:34
- 14 Naming Stufffree 06:18
- 15 Putting it All Togetherfree 08:33
- 16 Where do I go from here?free 05:33