Tag: coding

  • var, let and const – What, why and how – ES6 JavaScript Features

    In ES5, we only had one type of variable, var, but in ES6, we have three. types of variables: var, let and const. In this video, we explore the what, why, and how of var, let and const, and I also do a little lecture on the value of minimising mutable state. ► 00:35 var…

  • #13 MySQL Tutorial – WHERE CLAUSE – الشروط في قواعد البيانات

    #13 MySQL Tutorial – WHERE CLAUSE – الشروط في قواعد البيانات

    13 MySQL Tutorial – WHERE CLAUSE – الشروط في قواعد البيانات. Original source

  • Thoughts On The Future Of JavaScript

    FREE COURSE – 5 Learning Mistakes Software Developers Make http://vid.io/xcHE SUBSCRIBE TO THIS CHANNEL: vid.io/xokz SUPPORT THIS YOUTUBE CHANNEL: vid.io/xokw Why JavaScript Is Doomed: https://simpleprogrammer.com/2013/05/06/why-javascript-is-doomed/ Career Story Playlist: https://www.youtube.com/playlist?list=PLjwWT1Xy3c4UR55IrHNC7xSzOG0CA3AaJ Thoughts On The Future Of JavaScript JavaScript… Well, we can’t deny that this is probably one of the most (if not the most) popular programming language.…

  • 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

  • Dos and Donts: Best Practices When Learning JavaScript

    With every programming language, there’s a list of best practices; do’s and don’ts. JavaScript is no exception. Some of these best practices are there for your protection (like always always always using semi-colons!), some to make your code more readable and less error-prone, and some to increase the efficiency of your code. Don’t miss an…

  • JavaScript and the DOM (Part 1 of 2)

    Today @adamrecvlohe walks us through some functional JS programming techniques in Part 1 of a 2 part Javascript series! Project Code – http://codepen.io/arecvlohe/pen/repXde – – – This video was sponsored by the DevTips Patron Community – https://www.patreon.com/DevTips Listen to Travis’ Podcast – http://www.travandlos.com/ Get awesomeness emailed to you every thursday – http://travisneilson.com/notes You should follow…

  • User Profile Picture Uploader Tutorial | HTML, PHP, MySQL

    User Profile Picture Uploader Tutorial | HTML, PHP, MySQL

    This is a tutorial which shows you how to create a profile picture uploader from scratch using HTML, PHP and MySQL !! If you want to request a video feel free to … Original source

  • Prototypes in JavaScript – FunFunFunction #16

    Let’s say that you have a food type, and you want to make lots of different instances of that food, such as waffles, and I don’t know why you’d want any other food than waffles, but maybe you like carrots or something. In that context, *food* is the prototype of *waffles* and *carrots*. Some of…

  • Coding Challenge #66: JavaScript Countdown Timer

    In this video, I use the p5.js library to create a web-based countdown timer. I discuss the native JavaScript method setInterval() and well as p5’s millis(). Support this channel on Patreon: https://patreon.com/codingtrain To buy Coding Train merchandise: https://codingtrain.storenvy.com Send me your questions and coding challenges!: https://github.com/CodingTrain/Rainbow-Topics Contact: Twitter: https://twitter.com/shiffman The Coding Train website: http://thecodingtrain.com/ Links…

  • PHP and MySQL Tutorial | PHP Libraries And PEAR

    PHP and MySQL Tutorial | PHP Libraries And PEAR

    Want all of our free PHP / MySQL videos? Download our free iPad app at http://itunes.apple.com/us/app/video-training-courses-from/id418130423?mt=8 More … source