Basics of Web Apps: Website Building Series
Woohoo! So far you have learned how to:
- Create web pages with HTML,
- style them with CSS,
- interact with the user via JavaScript,
- and the basics of PHP.
Now…drumroll…we are going to put it all together. Which is harder then it sounds. This course:
- will start off by reviewing creating forms with HTML,
- then you’ll learn how to use PHP and JavaScript with forms in more detail,
- and finally how to then use forms with databases including how to create a grid of data that allows the user to add, change and delete information.
Once you master this, you can call yourself a Full Stack Developer!
And that is a big deal.