-
MySQL tutorial 14 – Altering tables
How to alter MySQL tables in 6 minutes and 30ish seconds. Sponsored by DevMountain. Get yourself career ready, check out their website: … Original source
-
Crockford on JavaScript – Volume 1: The Early Years
Douglas Crockford puts the JavaScript programming language in its proper historical context, tracing the language’s structure and conventions (and some of its quirks) back to their roots in the early decades of computer science. Original source
-
SEC@UF – Fall 2016 GBM #1: Personal Website Tutorial (HTML / CSS / Bootstrap)
[ad_1] https://i.ytimg.com/vi/EWWlNCLNJvc/hqdefault.jpg https://slides.com/secatuf/ufsec-fall16-gbm1 http://ufsec.com/ https://github.com/UFSEC/personal-sit… http://ufsec.com/personal-site-tutorial/ UF Software Engineering Club’s 1st general body meeting for Fall 2016. Focusing on web development and a tutorial for building your very own personal website using HTML & CSS, bootstrap, and a teeny bit of JavaScript. Original source
-
MySQL tutorial 7 – Like and Wildcards
This tutorial shows you how to use the “like” comparison operator along with wildcards. Sponsored by DevMountain. Get yourself career ready, check out their … Original source
-
Crockford on JavaScript – Chapter 2: And Then There Was JavaScript
Yahoo!’s JavaScript architect Douglas Crockford surveys the features of the JavaScript programming language. Original source
-
JavaScript Video Tutorial – Object Properties Using Getters and Setters
In this video we show you an example of how to create custom properties by using Object.defineProperty with its getter and setter functions. For a transcription of this video and even more content on engineering and technology, visit us at http://www.toptal.com/videos. Original source
-
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…
-
Prototype basics – Object Creation in JavaScript P3 – FunFunFunction #46
We’ll go through the absolute basics of the prototype in this video. I’m going to explain why you should learn prototypes, and how they work. Complete series playlist: “Object creation in JavaScript” https://goo.gl/ELUE4B You’re probably used to doing inheritance with classes. JavaScript achieves inheritance using prototypes. The real-world analogy used when teaching classes is a…
-
MySQL tutorial 13 – Creating and dropping tables
This tutorial will teach you how to create and drop tables from your database. Sponsored by DevMountain. Get yourself career ready, check out their website: … Original source