JavaScript crash course A hands-on, project-based introduction to programming
Book - 2024
"An introduction to JavaScript for first-time programmers and newcomers to the language. Covers essential concepts like variables, arrays, objects, functions, conditionals, loops, and classes. Explores JavaScript's application in web development, enabling you to create interactive applications. Includes hands-on projects"--
Saved in:
- Subjects
- Published
-
San Francisco :
No Starch Press
[2024]
- Language
- English
- Main Author
- Physical Description
- xxii, 349 pages : illustrations ; 24 cm
- Bibliography
- Includes bibliographical references and index.
- ISBN
- 9781718502260
- Getting started
- The basics
- Compound data types
- Conditionals and loops
- Functions
- Classes
- HTML, the DOM, and CSS
- Event-based programming
- The canvas element
- Pong
- Object-oriented Pong
- Generating sounds
- Writing a song
- Introducing the D3 library
- Visualizing data from the GitHub search API
- Afterword: Next steps.