Tag: Programming Language (Software Genre)

  • JavaScript: Understanding the Weird Parts – The First 3.5 Hours

    This is an advanced Javascript course for everyone, giving a deep understanding of the language by understanding how it works under the hood. In the full course, you will enhance your abilities as a Javascript developer by delving into first class functions, callbacks, closures, IIFEs, prototypal inheritance, diving into the source code of jQuery, and…

  • JavaScript Tutorial

    Get the Cheat Sheet Here : http://goo.gl/TxNsQO Best Book on JavaScript : http://amzn.to/1WbMYvm Support Me on Patreon : https://www.patreon.com/derekbanas 00:22 Introduction 03:27 Variables 04:27 Math 12:00 Random Numbers 13:21 Strings 17:24 Styling Strings 18:14 If 21:44 Switch 23:04 Ternary Operator 23:55 While 24:51 Do While 25:52 For 27:37 For In 28:39 Arrays 34:42 Functions 36:41…