JavaScript crash course : a hands-on, project-based introduction to programming
(2024)
By:
Morgan, Nick
Nonfiction
Book
Call Numbers:
005.434/JAVASCRIPT/MORGAN,N
Availability
Details
PUBLISHED
San Francisco : No Starch Press, [2024]
©2024
©2024
DESCRIPTION
xxii, 349 pages : illustrations ; 24 cm
ISBN/ISSN
9781718502260, 1718502265 :, 1718502265, 9781718502260
LANGUAGE
English
NOTES
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
"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"--