Tag: websites

  • JavaScript beginner tutorial 22 – for loop

    In this tutorial I show you how to use the “for loop” in JavaScript. I also give you an idea of what loop to use when. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt For collaborations and business inquiries, please contact via Channel Pages: http://ChannelPages.com/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by QuentinWatt facebook group: https://www.facebook.com/quentin.watt…

  • MySQL Database with Python Tutorial Part 1 – Intro

    MySQL Database with Python Tutorial Part 1 – Intro

    Python + MySQL in playlist: http://www.youtube.com/watch?v=lhU2OZCKXhQ&feature=share&list=PLQVvvaa0QuDfhTF3Zfyzc_yD-Mq9iTp4G&index=26 This is … Original source

  • Javascript beginner tutorial 12 – variable scope

    In this video I talk about global and local variables and where we can use each one. Now it’s up to you as a programmer to decide where to declare you JavaScript variables. If you read this description then comment below: “Just remember with great power comes great responsibility, I will decide wisely :p” Don’t…

  • phpMyAdmin – Basics Tutorial

    phpMyAdmin – Basics Tutorial

    This tutorial covers basic phpMyAdmin techniques including creating databases, developing table structures, inserting data into tables, and basic row functions. Original source

  • Javascript beginner tutorial 8 – Events

    In this video I talk about events in JavaScript and how we can use them to make a more user interactive website. The list of events is lost forever, I lost the domain. You can find another with a simple google. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by…

  • Login & Registration tutorial PHP and Mysql

    Login & Registration tutorial PHP and Mysql

    In this section we will begin setting up our database, as well as connecting to our database, and finally we will begin creating our User class to store all of our … Original source