Tag: XHTML

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

  • Javascript beginner tutorial 6 – Operators

    In this video I show you how to perform basic mathematical calculations using the math operators and assignment operators 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

  • JavaScript beginner tutorial 33 – checkboxes

    In this tutorial I show you how to use JavaScript to find out if a checkbox has been ticked or not. 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 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…

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

  • Javascript beginner tutorial 16 – if else statements

    In this video I explain how to use an if. . . else statement, which gives you the opportunity to run a bit of code if your condition is evaluated to false. 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:…

  • JavaScript beginner tutorial 23 – objects, properties and methods

    In this tutorial I explain what objects, methods and properties are. 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 31 – radio buttons

    The second part of a 2 part tutorial where I show you how to use JavaScript to find out if a radio button has been checked or not. 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 25 – changing an image source

    In this tutorial I show you how to change images in JavaScript changing the value of the “src” property. 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

  • Java EE Tutorial #3 – JPA Database Connection Part 1

    Java EE Tutorial #3 – JPA Database Connection Part 1

    Java EE Tutorial #3 – JPA Database Connection Part 1 In this Video I show you how to use Databases in Java EE. We will work with JPA and Glassfish JDBC … Original source