Book of Coding


Table of content


JavaScript (Beginners)

A short introduction for beginners, with the most important topics in JavaScript (for more details: Advanced).


JavaScript Introduction


Arrays, functions and objects


DOM : Document Object Model


Introduction to Web APIs


An introduction to Ajax and jQuery programming


The Bootstrap framework


Basics of React


JavaScript (Advanced)

JavaScript explained in detail.


Language core


Variables in JavaScript


The different data types in JavaScript


A short introduction to JavaScript arrays


The different operators in JavaScript


Control program flow in JavaScript


JavaScript functions - create reusable code blocks


Error handling in JavaScript


Debug JavaScript code


Types of reference


Difference between primitive data types and reference types


Encapsulate state and behavior in objects


Arrays


Extract values from arrays and objects


Strings


Maps and Sets in JavaScript


The global objects Date and Math


Regular expressions


Functions as reference types


Change websites dynamically


Handle and trigger events


CSS

Introduction to CSS, all important topics for designing websites.


CSS Guide


HTML

Introduction to HTML, all important topics for creating websites.


HTML Guide