Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
The JavaScript Way
Top Free Algorithms Books 🌠 - 100% Free or Open Source!
  • Title: The JavaScript Way
  • Author(s) Baptiste Pesquet
  • Publisher: GitBooks; eBook (Creative Commons Licensed)
  • License(s): CC BY-NC-SA 4.0
  • Hardcover/Paperback: N/A
  • eBook: HTML and PDF
  • Language: English
  • ISBN-10/ASIN: B07C6CTV6S
  • ISBN-13: N/A
  • Share This:  

Book Description

This book aims to be a useful companion for anyone wishing to (re)discover the many facets of JavaScript. Numerous brain cycles were spent to make it:

  • Beginner-friendly yet comprehensive. From the very basics of programming up to front-end and back-end web development, a lot of topics are covered in a simple and accessible way. No prior knowledge needed!
  • Standards-aligned. The book is entirely written using the recent ES2015 syntax, giving you future-proof knowledge. From start to finish, it enforces good programming habits, embraces the ubiquitous JavaScript tools ESLint and Prettier and closely follows the popular AirBnb Style Guide.
  • Hands-on. No real learning happens without practicing! Each chapter is accompanied by a series of exercises to put your newly acquired skills into action. A three-part project will guide you in the creation of a social news web application (see it in action).
  • Easy to follow. Code along directly in your browser or build an efficient JavaScript development environment on your local machine.
About the Authors
  • Baptiste Pesquet is an Engineer and teacher in computer science near Bordeaux, France.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • JavaScript Simplified (Taye Abidakun)

    This book begins by teaching you the JavaScript language from the ground up. Then it takes you beyond the fundamentals, so you understand and learn to use advanced programming features.

  • Eloquent JavaScript, 4th Edition: A Modern Introduction

    Eloquent JavaScript dives deep into the JavaScript language to show you how to write beautiful, effective code. It immerses you in example code from the start, while exercises and full-chapter projects give you hands-on experience.

  • JavaScript for Impatient Programmers (Axel Rauschmayer)

    This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible. No prior knowledge of JavaScript is required, but you should know how to program.

  • Deep JavaScript: Theory and Techniques (Axel Rauschmayer)

    In depth knowledge of JavaScript makes it easier to learn a variety of other frameworks, including Node.js, React, Angular, and related tools and libraries. This book is designed to help you cover the core JavaScript concepts you need to build modern applications.

  • You Don't Know JS Yet: Get Started - 2nd Ed. (Kyle Simpson)

    By learning the basic building blocks of programming, as well as JavaScript's core mechanisms, you'll be prepared to dive into the other, more in-depth books in the series and be well on your way toward true JavaScript.

  • You Don't Know JS Yet: Scope and Closures, 2nd Edition

    This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You'll learn how and why they work, and how to use it, etc.

  • JavaScript: The First 20 Years (Allen Wirfs-Brock, et al)

    This book tells the story of the creation, design, evolution, and standardization of the JavaScript language over the period of 1995–2015. But the story is not only about the technical details of the language.

  • Mostly Adequate Guide To Functional Programming in JavaScript

    This is a book on the functional paradigm in general. We'll use the world's most popular functional programming language: JavaScript. This makes it possible to practice and apply your acquired knowledge each day on real world programs.

  • Structure and Interpretation of Computer Programs in JavaScript

    This book introduces the reader to central ideas of computation by establishing a series of mental models for computation. It has had a dramatic impact on computer science curricula over the past decades. Examples are implemented using the JavaScript.

  • Oh My JavaScript: The Best JavaScript Articles (Azat Mardan)

    This book is a compilation of publicly available resources conveniently edited and packaged in an ebook format (PDF, ePub, mobi). Attributions are carefully preserved. It will save your many hours of frustrations and internet searches!

  • The Recursive Book of Recursion using JavaScript (Al Sweigart)

    Recursion has an intimidating reputation. This book uses Python and JavaScript examples to teach the basics of recursion, exposing the ways that it's often poorly taught and clarifying the fundamental principles of all recursive algorithms.

  • Understanding ECMAScript 6 (Nicholas C. Zakas)

    This book is a guide for the transition between ECMAScript 5 and 6. In particular, this book is aimed at intermediate-to-advanced JavaScript developers (both browser and Node.js environments) who want to learn about the future of the language.

  • Functional-Light JavaScript (Kyle Simpson)

    This book is a balanced, pragmatic exploration of Functional Programming (FP) in JavaScript. It explores the core principles of FP as they are applied to JavaScript without drowning in all the heavy terminology.

Book Categories
:
Other Categories
Resources and Links