From syntax and features every JavaScript developer needs to higher-level concepts you shouldn't miss, here are eight ways to make the most of JavaScript. JavaScript is an incredibly durable, ...
One of the easiest ways to understand what is meant by ‘object oriented’, is to define what it is not. Before Object Oriented Programming (OOP) programs were written an imperative way, essentially a ...
A few days ago I wrote a post about what programming language you should learn first for a career in programming. This sparked a lot of conversation (much of it on Google+ submitted without reading ...
This lesson starts a new segment about Object-Oriented Programming (OOP) — an important set of concepts critical to understanding any modern software, not just modern embedded software. As usual in ...