According to StackOverflow's 2023 Developer Survey, JavaScript is the most popular language in the world. JavaScript provides the functionality for a web page. As a result, it's a critical part of most websites, including heavily-trafficked sites like Google, Facebook, YouTube, and Amazon. That's why every web developer should know how to use JavaScript.
JavaScript used to be hard to learn due to some quirks in its early versions that were difficult to understand. But now, with Murach's Modern JavaScript, you can skip over the explanations of the quirky old features and jump straight to the best practices of modern JavaScript. This makes it easier than ever to learn how to use JavaScript to add functionality to your web pages.
To make that possible, section 1 of this book presents a seven-chapter crash course in JavaScript. Because it lets you set your own pace, this section works for those who are completely new to programming as well as those who are already experienced programmers. The only perquisite is a basic understanding of HTML and CSS. When you finish this section, you'll be able to write, test, and debug JavaScript apps of your own.
Then, section 2 presents the essential JavaScript skills. That includes showing you how to create object-oriented apps by defining custom objects and using ES modules to organize them. When you finish this section, you'll be ready to learn other JavaScript frameworks like React and Angular.
Next, section 3 presents some professional skills that you can learn as you need them. These skills include using the Fetch API with Ajax to work with a sever asynchronously, using Node.js to run JavaScript on a server, and using canvas to create drawings and animations.
If you're developing websites, you have to know JavaScript. There's no way around it today.
And this latest edition of Murach's popular book teaches you how to code modern JavaScript that conforms to the ECMAScript standards, the way the pros do. At the same time, it teaches you how to use jQuery, the classic JavaScript library, to handle the DOM scripting that gives JavaScript so much of its power. And it works no matter whether you're a web designer who's coming from a background in HTML and CSS or a server-side programmer who's coded in languages like PHP, C#, Java, and Python.
Today, you'll find JavaScript and jQuery used everywhere on the web, from small individual sites to the largest commercial sites like Google, Amazon, and Facebook. That's why every web developer needs to have at least a basic set of JavaScript and jQuery skills.
And now, this one book presents the JavaScript and jQuery skills that every web developer needs...whether you're a web designer who's coming from a background in HTML and CSS or a server-side programmer who's coded in languages like PHP, C#, Java, and Python. Due to its unique, self-paced approach, this book works regardless of your experience. And when you're through learning from it, this book will become the best quick reference that you've ever used.
To make this all possible, section 1 presents a 7-chapter course on JavaScript that will get anyone off to a great start, with a special focus on the skills you need for getting the most from jQuery. Then, section 2 presents all of the jQuery skills that you're likely to need, including how to create slide shows, image swaps, carousels, and accordions...how to validate the data in forms...how to use plugins and widgets...and how to use Ajax and JSON to get data from a web server without reloading the web page.
At that point, you'll have a solid set of JavaScript and jQuery skills. Then, section 3 lets you expand your skill set as you learn how to work with date and time objects, browser objects, web storage, arrays, your own objects, regular expressions, and more. The last chapter takes your skills to the expert level as you learn how to use modules and IIFEs to build jQuery plugins.