Tag: code

  • Beginner JavaScript Tutorial – 30 – Array Properties and Methods

    Facebook – https://www.facebook.com/TheNewBoston-464114846956315/ GitHub – https://github.com/buckyroberts Google+ – https://plus.google.com/+BuckyRoberts LinkedIn – https://www.linkedin.com/in/buckyroberts reddit – https://www.reddit.com/r/thenewboston/ Support – https://www.patreon.com/thenewboston thenewboston – https://thenewboston.com/ Twitter – https://twitter.com/bucky_roberts Original source

  • PHP MySQL Login Tutorial – Check if Username Exists

    PHP MySQL Login Tutorial – Check if Username Exists

    In another PHP MySQL login tutorial I’ll teach you how to check if the users username exists already before it’s created. This will stop multiple users from having the same username. All PHP… Original source

  • PHP & MySQL Tutorial 28 – Array implode and explode functions

    PHP & MySQL Tutorial 28 – Array implode and explode functions

    Sample code: http://codemahal.com/video/array-implode-and-explode-functions/ Original source

  • [MySQL Tutorial]: Basic Queries (Select, Update, Delete, Insert)

    [MySQL Tutorial]: Basic Queries (Select, Update, Delete, Insert)

    In this video I discuss the basic MySQL queries, including select, update, delete and insert. The goal is to show the basic syntax of the query and thus none of them are highly complicated…. Original source

  • Are Semicolons Necessary in JavaScript?

    Should you use semicolons when writing JavaScript? Explores why omitting semicolons can be bad and why I have chosen to not use semicolons when teaching JavaScript. Original source

  • CALCULATOR JavaScript Tutorial

    How to make a simple calculator in JavaScript and SCSS/Sass. Still subject to rounding errors! 🙂 Grab the code from GitHub: https://github.com/GeekLaunch/calculator More about rounding errors in JavaScript: https://stackoverflow.com/questions/1458633/how-to-deal-with-floating-point-number-precision-in-javascript http://geeklaunch.net/ Follow GeekLaunch on Twitter: https://twitter.com/Geek_Launch Support GeekLaunch on Patreon: https://www.patreon.com/GeekLaunch GeekLaunch produces educational videos covering such topics as Linux, web development (including HTML5, CSS 3,…

  • Javascript Random Image Tutorial

    This is a basic javascript code for showing a random image in browser , you cand show any type of image and as many as you wish Original source

  • Speed Coding (Javascript) – First time making the game Pong

    I recorded the first time I tried making the game Pong. Pong http://adf.ly/1IsYj5 Code http://adf.ly/1IsYnV Original source

  • Slideshow tutorial – JavaScript

    I apologise for my english. This tutorial is about creating a cool slideshow for your website. Language : HTML /CSS and JavaScript Effect : Fade-In Duration: 1h Source Code: https://www.dropbox.com/s/pkb6eyok6o8ddz2/SlideShow.rar Music: Two Steps From Hell (Mix) If you have any questions / doubts , leave a comment , I will try to answer them. This…

  • Beginner JavaScript Tutorial – 32 – reverse, push, sort

    Facebook – https://www.facebook.com/TheNewBoston-464114846956315/ GitHub – https://github.com/buckyroberts Google+ – https://plus.google.com/+BuckyRoberts LinkedIn – https://www.linkedin.com/in/buckyroberts reddit – https://www.reddit.com/r/thenewboston/ Support – https://www.patreon.com/thenewboston thenewboston – https://thenewboston.com/ Twitter – https://twitter.com/bucky_roberts Original source