Tag: IT;

  • Difference Between Javascript and Jquery

    In this Video Tutorial we will Learn Basic difference between Javascript and Jquery. Here you will get an idea why jquery is developed? Why Jquery become a very popular concept in web development today. Original source

  • Javascript beginner tutorial 4 – Variables

    This video is all about variables. I talk about what a variable is, how to name a variable, how to declare a variable, and how to assign a value to a variable. Everything a JavaScript beginner needs to know about variables. Sponsored by DevMountain. Get yourself career ready, check out their website: http://goo.gl/enNbQV Don’t forget…

  • JavaScript beginner tutorial 20 – while loop

    In this tutorial I show you how to use the “while loop” in JavaScript. 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 ————————————————————- Original source

  • MySQL tutorial 6 – Where, And, Or

    MySQL tutorial 6 – Where, And, Or

    How to add more filtering conditions to your SQL query using “AND” and “OR.” Follow me on social media: Twitter: https://twitter.com/QuentinWatt Facebook: … Original source

  • JavaScript beginner tutorial 24 – referencing elements in JavaScript

    In this tutorial I show you to reference elements on your web page using the document.getElementById() method. 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 ————————————————————- Original source

  • JavaScript beginner tutorial 30 – form validation text boxes and passwords

    In this video I finally start speaking about form validation. I show you how to check if a form field has been left empty, and how to use a return statement in JavaScript. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by QuentinWatt facebook group: https://www.facebook.com/quentin.watt ————————————————————- Original source

  • 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…

  • JavaScript beginner tutorial 27 – forms

    In this tutorial I show you how to make a program that will write your name into a paragraph on the web page. Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt Social links: ————————————————————- Add me on twitter: Tweets by QuentinWatt facebook group: https://www.facebook.com/quentin.watt ————————————————————- Original source

  • Javascript beginner tutorial 1 – Introduction to javascript

    In this video I show you how to include Javascript in your web page, I explain what Javascript is, and I explain what you need to follow along with this series. Sponsored by DevMountain. Get yourself career ready, check out their website: http://goo.gl/enNbQV Don’t forget to subscribe: http://www.youtube.com/user/QuentinWatt Download notepad++ here: http://notepad-plus-plus.org/download/v6.4.1.html Thanks for watching.…

  • PHP Project : Create MySQL database [3]

    PHP Project : Create MySQL database [3]

    Online Demo: http://pamicloud.com/import/main.php Source Code: http://itbigdig.com/courses/php/import_project.html create database using mysql from wamp … Original source