Hero of the week: Vladimir Tribusean

Read the interview with Vladimir Tribusean - a full stack JavaScript developer who started his career at 12.

Master of Variables on type conversion in JavaScript

Find out how data of different types is converted from one type into another in JavaScript. Sometimes the result is obvious, while in other situations it is surprising. But at the core of this process are some rules that explain how everything should be converted.

Master of Variables. Part 3 — Objects

In JavaScript, objects are king. Almost everything is an object or acts like an object. If you understand objects...

Master of Variables. Part 2 — Primitives

The basic data types in JavaScript — Primitives. Primitive values are those that cannot be ...

Master of Variables. Part 1 — Intro to Variables

In the first article of this series, you'll meet the Master of Variables, will learn how variables are stored inside our computers and ...

Why To Learn Programming? Part 2

First article on analyzing pros and cons of why to learn programming, what someone needs to learn programming and what opportunities does learning to code provides.

Why To Learn Programming? Part 1

First article on analyzing pros and cons of why you would learn programming, what you need to learn programming and what opportunities does learning to code provide you.