Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

JavaScript: Learn By Coding

Posted By: naag
JavaScript: Learn By Coding

JavaScript: Learn By Coding
English | 2017 | ASIN: B0731G7JFL | 82 pages | AZW3, PDF, EPUB (conv) | 0.6 Mb

JavaScript: Learn By Coding is a book that walks you through learning the JavaScript web programming language. It starts with the very basics and takes you through using some of the many libraries available.

I've been programming in JavaScript for years, and I've read many books on the language. Most of them are really boring. They have chapters of programming terminology and the history of the language. This can be useful to learn eventually. But you want to do something in the language before you worry about much else.

This book covers everything you need to know to get started programming in JavaScript, including syntax, the console, variables, data types, operators, functions, conditionals, loops, arrays, objects, error handling, DOM, jQuery, JSON, AJAX, and other libraries.

After reading this book, you'll have a really good base that you can expand on by working on coding projects and reading online tutorials.