Items related to JavaScript Crash Course: A Hands-On, Project-Based...

JavaScript Crash Course: A Hands-On, Project-Based Introduction to Programming - Softcover

 
9781718502260: JavaScript Crash Course: A Hands-On, Project-Based Introduction to Programming

Synopsis

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

"synopsis" may belong to another edition of this title.

About the Author

Nick Morgan is a software engineer, most recently at Twitter. He started on the web team, writing JavaScript to help to build the main twitter.com website, before moving to writing Scala for the backend Tweets service, where he helped design Edit Tweet and the change from 140 to 280 character tweets. Nick grew up in the UK, and has a degree in Music and Sound Recording from the University of Surrey. He now lives in Colorado with his wife, two daughters, three cats, and one dog.

"About this title" may belong to another edition of this title.

Buy Used

Condition: As New
Unread book in perfect condition...
View this item

FREE shipping within United Kingdom

Destination, rates & speeds

Search results for JavaScript Crash Course: A Hands-On, Project-Based...

Seller Image

Morgan, Nick
Published by No Starch Press, 2024
ISBN 10: 1718502265 ISBN 13: 9781718502260
New Softcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 43818087-n

Contact seller

Buy New

£ 31.81
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Nick Morgan
Published by No Starch Press,US, 2024
ISBN 10: 1718502265 ISBN 13: 9781718502260
New Paperback / softback

Seller: THE SAINT BOOKSTORE, Southport, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback / softback. Condition: New. New copy - Usually dispatched within 4 working days. 526. Seller Inventory # B9781718502260

Contact seller

Buy New

£ 31.82
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: 6 available

Add to basket

Stock Image

Nick Morgan
Published by Penguin Random House Group, 2024
ISBN 10: 1718502265 ISBN 13: 9781718502260
New PAP

Seller: PBShop.store US, Wood Dale, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000. Seller Inventory # DB-9781718502260

Contact seller

Buy New

£ 31.96
Convert currency
Shipping: FREE
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 6 available

Add to basket

Seller Image

Morgan, Nick
Published by No Starch Press, 2024
ISBN 10: 1718502265 ISBN 13: 9781718502260
Used Softcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 43818087

Contact seller

Buy Used

£ 32.86
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Morgan, Nick
Published by No Starch Press, 2024
ISBN 10: 1718502265 ISBN 13: 9781718502260
Used paperback

Seller: Orion Tech, Kingwood, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

paperback. Condition: Good. Seller Inventory # 1718502265-3-34485255

Contact seller

Buy Used

£ 19.43
Convert currency
Shipping: £ 14.23
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Nick Morgan
Published by No Starch Press, 2024
ISBN 10: 1718502265 ISBN 13: 9781718502260
New PAP

Seller: PBShop.store UK, Fairford, GLOS, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000. Seller Inventory # IB-9781718502260

Contact seller

Buy New

£ 33.74
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

MORGAN, NICK
Published by No Starch Press, 2024
ISBN 10: 1718502265 ISBN 13: 9781718502260
New Softcover

Seller: Speedyhen, London, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: NEW. Seller Inventory # NW9781718502260

Contact seller

Buy New

£ 35.24
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: 2 available

Add to basket

Seller Image

Nick Morgan
Published by No Starch Press,US, US, 2024
ISBN 10: 1718502265 ISBN 13: 9781718502260
New Paperback

Seller: Rarewaves.com UK, London, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: New. JavaScript is the programming language of the internet - the secret sauce that makes websites dynamic, responsive, and all-around awesome. This fast-paced tutorial quickly teaches total beginners how to code in this popular, easy-to-learn language. Light-hearted and hands-on, the book introduces you to programming essentials through fun examples, hands-on exercises, and cool projects like building a Pong-style computer game. You'll discover all of the important aspects of the language (without delving into expert-level nitty-gritty details or confusing jargon) as you develop a fast knack for programming with JavaScript. Learn fundamental JS coding concepts, including objects, functions, arrays, and loops, explore key web programming topics, like interactivity and drawing graphics with Canvas, use JavaScript to make games, apps, and even create music. Seller Inventory # LU-9781718502260

Contact seller

Buy New

£ 35.69
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Stock Image

Morgan, Nick
Published by No Starch Press, 2024
ISBN 10: 1718502265 ISBN 13: 9781718502260
New Softcover

Seller: Ria Christie Collections, Uxbridge, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. In. Seller Inventory # ria9781718502260_new

Contact seller

Buy New

£ 36.53
Convert currency
Shipping: FREE
Within United Kingdom
Destination, rates & speeds

Quantity: 7 available

Add to basket

Seller Image

Morgan, Nick
Published by No Starch Press 3/5/2024, 2024
ISBN 10: 1718502265 ISBN 13: 9781718502260
New Paperback or Softback

Seller: BargainBookStores, Grand Rapids, MI, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback or Softback. Condition: New. JavaScript Crash Course: A Hands-On, Project-Based Introduction to Programming 1.54. Book. Seller Inventory # BBS-9781718502260

Contact seller

Buy New

£ 28.97
Convert currency
Shipping: £ 8.51
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 5 available

Add to basket

There are 28 more copies of this book

View all search results for this book