• Learning SQL: Part Six

    Learning SQL — Part Six: AJAX, PHP, JavaScript and Printing Data After the Page is Loaded

    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 we can use AJAX, PHP and JavaScript to get data from the database…

    Watch Video: Learning SQL — Part Six: AJAX, PHP, JavaScript and Printing Data After the Page is Loaded
  • Learning SQL: Part Five

    Learning SQL — Part Five: Connecting the Database with PHP

    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 to connect PHP and our MySQL database so that we can get…

    Watch Video: Learning SQL — Part Five: Connecting the Database with PHP
  • Learning SQL: Part Four

    Learning SQL — Part Four: Joining Tables Together

    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 join tables so that you can get important data out…

    Watch Video: Learning SQL — Part Four: Joining Tables Together
  • 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