Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
The JavaScript Workshop
The JavaScript Workshop

The JavaScript Workshop: Learn to develop interactive web applications with clean and maintainable JavaScript code

Arrow left icon
Profile Icon Joseph Labrecque Profile Icon Jahred Love Profile Icon Daniel Rosenbaum Profile Icon Nick Turner Profile Icon Gaurav Mehla Profile Icon Alonzo L. Hosford Profile Icon Florian Sloot Profile Icon Philip Kirkbride +4 more Show less
Arrow right icon
€26.99
Full star icon Full star icon Full star icon Full star icon Empty star icon 4 (8 Ratings)
eBook Nov 2019 802 pages 1st Edition
eBook
€26.99
Paperback
€32.99
Subscription
Free Trial
Renews at €11.99p/m
Arrow left icon
Profile Icon Joseph Labrecque Profile Icon Jahred Love Profile Icon Daniel Rosenbaum Profile Icon Nick Turner Profile Icon Gaurav Mehla Profile Icon Alonzo L. Hosford Profile Icon Florian Sloot Profile Icon Philip Kirkbride +4 more Show less
Arrow right icon
€26.99
Full star icon Full star icon Full star icon Full star icon Empty star icon 4 (8 Ratings)
eBook Nov 2019 802 pages 1st Edition
eBook
€26.99
Paperback
€32.99
Subscription
Free Trial
Renews at €11.99p/m
eBook
€26.99
Paperback
€32.99
Subscription
Free Trial
Renews at €11.99p/m

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Key benefits

  • Learn the basics of JavaScript programming to create dynamic web pages
  • Explore the fundamentals of back-end development using Node.js
  • Tackle challenging development problems and apply solutions to real-world situations

Description

If you're looking for a programming language to develop flexible and efficient apps, JavaScript is a great choice. However, while offering real benefits, the complexity of the entire JavaScript ecosystem can be overwhelming. This Workshop is a smarter way to learn JavaScript. It is specifically designed to cut through the noise and help build your JavaScript skills from scratch, while sparking your interest with engaging activities and clear explanations. Starting with explanations of JavaScript's fundamental programming concepts, this book will introduce the key tools, libraries and frameworks that programmers use in everyday development. You will then move on and see how to handle data, control the flow of information in an application, and create custom events. You'll explore the differences between client-side and server-side JavaScript, and expand your knowledge further by studying the different JavaScript development paradigms, including object-oriented and functional programming. By the end of this JavaScript book, you'll have the confidence and skills to tackle real-world JavaScript development problems that reflect the emerging requirements of the modern web.

Who is this book for?

The JavaScript Workshop is the ideal guide to JavaScript for beginners. It is designed for anyone who wants to get started learning JavaScript. Whether you're an aspiring web developer, or are just curious about learning how to code with a versatile programming language, this book will help you get up and running. Previous development experience is not required, but basic prior knowledge of HTML and CSS will help you get the most from this book.

What you will learn

  • Write clean, maintainable and eloquent JavaScript code
  • Build websites using plain JS and various frameworks and libraries
  • Simplify your workflow with package managers such as Gulp and Grunt
  • Use Node.js to build server-side JavaScript applications
  • Improve the functionality of your applications with browser APIs
  • Implement asynchronous programming to build apps that can multitask

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Nov 29, 2019
Length: 802 pages
Edition : 1st
Language : English
ISBN-13 : 9781838645885
Category :
Languages :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
Product feature icon AI Assistant (beta) to help accelerate your learning
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Nov 29, 2019
Length: 802 pages
Edition : 1st
Language : English
ISBN-13 : 9781838645885
Category :
Languages :

Packt Subscriptions

See our plans and pricing
Modal Close icon
€11.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
€119.99 billed annually
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts
€169.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 6,500+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 110.97
The Python Workshop
€47.99
The HTML and CSS Workshop
€29.99
The JavaScript Workshop
€32.99
Total 110.97 Stars icon
Visually different images

Customer reviews

Top Reviews
Rating distribution
Full star icon Full star icon Full star icon Full star icon Empty star icon 4
(8 Ratings)
5 star 75%
4 star 0%
3 star 0%
2 star 0%
1 star 25%
Filter icon Filter
Top Reviews

Filter reviews by




K. Skelton May 27, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I received an e-book copy of this title in exchange for a review. I have been a teaching assistant at code bootcamps as well as in university courses, and I am a full-time professional software engineer.I recommend this book for self learners as well as folks who need a refresher on modern JavaScript. The chapters are well designed: they're dense without being overwhelming; they are well organized with easy to find topics; the examples are typically something that might be part of a larger application. The first chapter is an overview of the history of JS and how it fits into software development as a whole. It sets the tone that the authors want you to explore code and do so using HTML, CSS and JS without over explaining what's going on. You need to trust that the authors will fill in these blanks and from a teaching perspective they're establishing the context of what can be done with the material (code); to use a fishing metaphor they're setting the hook.The remaining chapters cover JS topics, though in such a way that the engineering/science principles are being taught in parallel with the code syntax. Understanding flow control and iterators is core to all programming and those concepts are as well explained as the JS code that makes it happen. In the case where a built-in object is discussed ("Date" comes to mind) the authors include handy tables that include the properties on the object and what it does. Example - Method: getDay() Description: Get the weekday as a number from 0 to 6.Each chapter has several code exercises/examples which I found to be extremely thorough. The jaded might call the examples hand-holding. But for the learner who is new I think having explicit step-by-step instructions and screenshots (as well as information about what should happen with each step) will be very valuable.There is a lot of competition in coding books at this price point. I think this would be a very good investment.
Amazon Verified review Amazon
Mark kho May 27, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I enjoyed reading the JavaScript Workshop. It's a good book for people who would like to learn the fundamentals and also some advanced concepts. If you are in search of a book that will help learn Javascript, this is the book for you!
Amazon Verified review Amazon
Amazon Customer Nov 05, 2020
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Completed the online JavaScript Workshop and enjoyed it. I have been developing with JavaScript on and off for the past 20 years but wanted to brush up on modern JavaScript development.I found the workshop a good overview of JavaScript. It goes into each topic enough so you have a basic grasp of the functionality and know enough to dive in deeper by yourself.The pacing of the workshop is fast and you need to absorb lots of information but I liked that.Not sure this is the best course for an absolute beginner at JavaScript. Would recommend it for developers who have some JavaScript experience but want to build on that and develop their skills further.
Amazon Verified review Amazon
Amazon Customer Jun 28, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
Very well written book about the basic JavaScript concepts with each topic divided into separate sections. If you are a new grad and in your journey of job hunt, this would help you in understanding the concepts clearly and help in cracking the interview with core JavaScript concepts such as asynchronous calls, functional programming , getting started with node.js etc., If you just want to refresh you basic js skills right before the interview this book helps in targeting specific topic. Also all the concepts are pretty clear with examples.
Amazon Verified review Amazon
david griffin Aug 02, 2021
Full star icon Full star icon Full star icon Full star icon Full star icon 5
I have been writing JavaScript code for a couple of years now and I have to say this book is COMPREHENSIVE to say the least. I learned something new every chapter. This is a long book but well worth the read if you are a dev or an aspiring dev. I look forward to reading again soon!
Amazon Verified review Amazon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.