Skip to main content

Posts

Showing posts from October, 2017

Build Responsive Real World Websites with HTML5 and CSS3 2.0

Learn CSS3 Transitions, Transformations, Animations, Flexbox and Responsive Web Design. Includes projects and code! You can launch a new career in web development by simply learning HTML and CSS. You don't need a university degree or any paid software, everything can be learned for free with free software and a few hours of your time. This course also comes with my full  CSS Masterclass e-book,  as an added bonus! This entire course is designed to take you from a beginner to a CSS expert in order to prepare you for a job as a web developer.  Don't limit yourself with those terrible site-builder tools . They are cool tools, but ultimately the limit your creativity. By learning CSS you'll be able to unleash your creativity! THIS COURSE COMES WITH: Over 170 lessons Over 140 tasks (found at the end of each lesson) My CSS Masterclass e-book that has interactive code examples Over 25 self contained modules so you can skip around if yo...

PHP connections to MySQL Free Online Course

Learn how to connect a MySQL database to your PHP application. Learn MySQLi connection code and Object oriented PHP PHP and MySQL together allow you to create amazing applications.   Connecting your code to your database is what this course is all about.   Learn how to add a database connection to your PHP application .  Connecting a database is required by many applications and there are many ways to do this via PHP code. Please note that this course does not cover the basics of PHP and basic knowledge of PHP is required as part of this course.  It will not be covering PHP coding outside the scope of the course summary.  Setting up your local server is optional and suggestions  Take This Course You Will Learn Connection PHP code to MySQL database Create tables, database and run queries using PHP code