Javascript Crash Course ( No Starch )
A fast-paced, thorough programming introduction that will have you writing your own software and web applications in no time.
Like Python Crash Course, this hands-on guide is a must-have for anyone who wants to learn how to code from the ground upāthis time using the popular JavaScript programming language.
Learn JavaScriptāFast!
JavaScript Crash Course is a fun-filled, fast-paced introduction to programming with JavaScript. Dive right in and youāll be writing code, solving problems, and building working web applications and games in no time. Youāll start by learning fundamental programming concepts, such as variables, arrays, objects, functions, conditionals, loops, classes, and more. Aided by engaging examples and hands-on exercises, youāll build on this foundation and combine JavaScript with HTML and CSS to create interactive web applications that you can run right away.
Then youāll put your new skills into play with three substantial projects: a Pong-style game with a virtual opponent, an app that generates electronic music, and a platform for visualizing data fetched from an API.
Along the way, youāll learn how to:
ā¢Update web pages in real time by manipulating the Document Object Model
ā¢Trigger functions in response to events like key presses and mouse clicks
ā¢Generate graphics and animations with JavaScript and HTMLās Canvas element
ā¢Visualize data with the D3.js library and scalable vector graphics (SVG)
ā¢Make electronic music with Tone.js and the Web Audio API
If youāve been thinking about digging into programming, JavaScript Crash Course will get you writing real programs fast. Why wait any longer? Jump on your magic carpet and ride!