JavaScript crash course A hands-on, project-based introduction to programming

Nick Morgan

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:

2nd Floor Show me where

005.133/JAVASCRIPT/Morgan
1 / 1 copies available
Location Call Number   Status
2nd Floor 005.133/JAVASCRIPT/Morgan Checked In
Subjects
Published
San Francisco : No Starch Press [2024]
Language
English
Main Author
Nick Morgan (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.