• Learning SQL: Part Three

    Learning SQL — Part Three: Table Relationships

    So we’ve learned how to create webpages, style them, add content and change the page. Now it’s time to start learning SQL, Standard Query Language, and how we can use databases to bring dynamic data to the page. Today we’ll go over table relationships, primary keys, unique values and auto_increment to make your database connected…

    Watch Video: Learning SQL — Part Three: Table Relationships
  • Learning SQL: Part Two

    Learning SQL — Part Two: Creating, Reading, Updating and Deleting Table Rows

    So we’ve learned how to create webpages, style them, add content and change the page. Now it’s time to start learning SQL, Standard Query Language, and how we can use databases to bring dynamic data to the page. Today we’ll go over how you can create, read, update and delete table rows in SQL.

    Watch Video: Learning SQL — Part Two: Creating, Reading, Updating and Deleting Table Rows
  • Learning SQL: Part One

    Learning SQL — Part One: What SQL is, creating databases and tables

    So we’ve learned how to create webpages, style them, add content and change the page. Now it’s time to start learning SQL, Standard Query Language, and how we can use databases to bring dynamic data to the page. Today we’ll start by going over what SQL is and how to create databases and tables.

    Watch Video: Learning SQL — Part One: What SQL is, creating databases and tables
  • Learning JavaScript: Part Six

    Learning JavaScript — Part Six: JSON

    So now we know how to create webpages, add content to them and style the page. Now it’s time to learn how to change things on the page. And we do that with JavaScript. JavaScript is a programming language that resides in the browser, and it’s how things move, appear, disappear and do other things…

    Watch Video: Learning JavaScript — Part Six: JSON
  • Learning JavaScript: Part Five

    Learning JavaScript — Part Five: jQuery

    So now we know how to create webpages, add content to them and style the page. Now it’s time to learn how to change things on the page. And we do that with JavaScript. JavaScript is a programming language that resides in the browser, and it’s how things move, appear, disappear and do other things…

    Watch Video: Learning JavaScript — Part Five: jQuery
  • Learning JavaScript: Part Three

    Learning JavaScript — Part Three: DOM, Getting and Changing Elements

    So now we know how to create webpages, add content to them and style the page. Now it’s time to learn how to change things on the page. And we do that with JavaScript. JavaScript is a programming language that resides in the browser, and it’s how things move, appear, disappear and do other things…

    Watch Video: Learning JavaScript — Part Three: DOM, Getting and Changing Elements
  • Learning JavaScript: Part Two

    Learning JavaScript — Part Two: Dates, Libraries and Debugging

    So now we know how to create webpages, add content to them and style the page. Now it’s time to learn how to change things on the page. And we do that with JavaScript. JavaScript is a programming language that resides in the browser, and it’s how things move, appear, disappear and do other things…

    Watch Video: Learning JavaScript — Part Two: Dates, Libraries and Debugging
  • Learning JavaScript: Part One

    Learning JavaScript — Part One: Differences between JavaScript and PHP

    So now we know how to create webpages, add content to them and style the page. Now it’s time to learn how to change things on the page. And we do that with JavaScript. JavaScript is a programming language that resides in the browser, and it’s how things move, appear, disappear and do other things…

    Watch Video: Learning JavaScript — Part One: Differences between JavaScript and PHP
  • Learning PHP: Part Six

    Learning PHP — Part Six: Classes, Objects and Object-Oriented Programming

    Now we know how to create a webpage and style it, so let’s move on to adding dynamic content to the page. And we do that with PHP, or PHP Hypertext Processor. This is how you can grab data from files or a database, loop through the data and display it in any way possible….

    Watch Video: Learning PHP — Part Six: Classes, Objects and Object-Oriented Programming
  • Learning PHP: Part Five

    Learning PHP — Part Five: Cookies, Sessions, Errors and File Handling

    Now we know how to create a webpage and style it, so let’s move on to adding dynamic content to the page. And we do that with PHP, or PHP Hypertext Processor. This is how you can grab data from files or a database, loop through the data and display it in any way possible….

    Watch Video: Learning PHP — Part Five: Cookies, Sessions, Errors and File Handling
  • Learning PHP: Part Four

    Learning PHP — Part Four: Multidimensional Arrays and Dates

    Now we know how to create a webpage and style it, so let’s move on to adding dynamic content to the page. And we do that with PHP, or PHP Hypertext Processor. This is how you can grab data from files or a database, loop through the data and display it in any way possible….

    Watch Video: Learning PHP — Part Four: Multidimensional Arrays and Dates