Brief Summary
This course kicks off your journey into PHP programming. You'll learn how to set up your environment, grasp basic terms and syntax, and create a simple website. Perfect for newbies, it sets you up for more complex learning ahead in Season 2!
Key Points
-
Learn the basics of PHP programming.
-
Set up your local development environment.
-
Get familiar with PHP documentation.
-
Understand basic programming terminology and PHP syntax.
-
Build a simple website to publish on the web.
Learning Outcomes
-
Successfully set up a local development environment for PHP.
-
Gain confidence in reading and using PHP documentation.
-
Build a basic web application with fundamental PHP skills.
-
Understand and apply basic programming terminology and PHP syntax.
-
Prepare for more advanced concepts in Object Oriented Programming (OOP) in PHP.
About This Course
The journey to become a PHP programmer begins right here
This is the Season 1 of the series of courses on how to become a PHP programmer.
In this season we will cover the absolute basics and learn how to program using Procedural PHP in order to build a simple website.
During this series we will learn how to:
Set up local environment (install all required software on your computer)
Use PHP documentation to learn about what PHP offers
Learn basic programming terminology and PHP syntax
Publish the completed project to the web server
This course is for those who want to learn new skill and take their first step in web programming with PHP. It will give you the solid understanding of basic concepts and prepare you for Season 2 where we will discover Object Oriented Programming (OOP) with PHP.
Build a basic web application
Understand how to use php documentation
Set up your local environment
Kai L.
The teacher's instruction is clear and concise.