JavaScript for Impatient Programmers

JavaScript for Impatient Programmers
ISBN-10
1091210098
ISBN-13
9781091210097
Category
JavaScript (Computer program language)
Pages
526
Language
English
Published
2019-08-30
Author
Axel Rauschmayer

Description

This book makes JavaScript less challenging to learn for newcomers, by offering a modern view that is as consistent as possible. Highlights: Get started quickly, by initially focusing on modern features. Test-driven exercises and quizzes available for most chapters (sold separately). Covers all essential features of JavaScript, up to and including ES2019. Optional advanced sections let you dig deeper. No prior knowledge of JavaScript is required, but you should know how to program.

Similar books

  • Modern JavaScript for the Impatient
    By Cay Horstmann

    This is JavaScript for the projects your students are starting now - and those they'll be seeing tomorrow.

  • Speaking JavaScript: An In-Depth Guide for Programmers
    By Axel Rauschmayer

    This concise book guides you into and through JavaScript, written by a veteran programmer who once found himself in the same position. Speaking JavaScript helps you approach the language with four standalone sections.

  • D3 for the Impatient: Interactive Graphics for Programmers and Scientists
    By Philipp K. Janert

    If you’re in a hurry to learn D3.js, the leading JavaScript library for web-based graphics and visualization, this book is for you.

  • Scala for the Impatient
    By Cay S. Horstmann

    This book will help object-oriented programmers build on their existing skills, allowing them to immediately construct useful applications as they gradually master advanced programming techniques.

  • How JavaScript Works
    By Douglas Crockford

    The book is deep, dense, full of code, and has moments when it is intentionally funny.

  • JavaScript Bible
    By Michael Morrison, Danny Goodman, Paul Novitski

    Part tutorial, part reference, this book serves as both a learning tool for building new JavaScript skills as well as a detailed reference for the more experienced JavaScript user.

  • JavaScript: The Definitive Guide
    By David Flanagan

    The current node of a Tree Walker remains unchanged , even if that node is removed from the document . ( And , in this case , the TreeWalker can be used to traverse the tree of deleted nodes , if any , that surround that current node . ) ...

  • Java SE 8 for the Really Impatient
    By Cay S. Horstmann

    This book concisely introduces Java 8's most valuable new features, including lambda expressions (closures) and streams.

  • Eloquent JavaScript: A Modern Introduction to Programming
    By Marijn Haverbeke

    Provides information and examples on writing JavaScript code, covering such topics as syntax, control, data, regular expressions, and scripting.

  • Web Programming with HTML5, CSS, and JavaScript
    By John Dean

    Web Programming with HTML5, CSS, and JavaScript is written for the undergraduate, client-side web programming course.