Build a real world web application using HTML, CSS, Javascript, PHP and MySQL.
Duration : 7.5 hours
63 Lectures
Last updated 1/2019
Language : English
Size : 2,58 Gb
What you'll learn
Build a real world web application
Use CSS media queries to make your pages responsive
Use Javascript to create & control the operations of an application
This entire course is one big code along, broken up into byte sized chunks. I start by creating the markup and styling all the pieces. The I use JavaScript to add all the front-end functionality. Then at the end I start using PHP and MySQL to connect to a database to make all of the changes made in the front end persistent, so that the app will remember how it was the last time you used it.
Keep in mind that there may be some technologies used in this course that you aren't used to using. I use Flexbox, AJAX, MySQL, etc. These technologies aren't aren't taught in this course, as that isn't the main objective, for me, these technologies are just a means to an end.
Requirements
Know Basic HTML, CSS & Javascript
Who this course is for:
Novice web developers who want take there skills to new level by building web applications.