Video description
For many years JavaScript was considered a second-league interpreted language with the main purpose of making web pages a little prettier. In reality, JavaScript became the main programming language for the majority of the UI developed for web applications. You can run JavaScript on the server-side too. JavaScript is a flexible, dynamically typed language that supports both object-oriented and functional programming.But mastering JavaScript can present a challenge to developers who started with classical object-oriented languages like Java, C++, or C#, as they quickly find themselves in the Wild West Land of dynamic programming. Why learn JavaScript? First, learning how things are done in a different language makes you a better developer in your primary language. Second, adding JavaScript to your skill set makes you a more valuable software developer.This fast-paced presentation will introduce you to JavaScript, highlighting how it differs from the classical object-oriented way of programming.
Publisher resources
Table of contents
Product information
- Title: Introduction to JavaScript: More than a Pretty Face
- Author(s):
- Release date: August 2014
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491914809
You might also like
video
React - The Complete Guide (Includes Hooks, React Router, and Redux) - Second Edition
**This course is now updated for the latest version of React—React 18** React.js is the most …
audiobook
Software Architecture for Busy Developers
A quick start guide to learning essential software architecture tools, frameworks, design patterns, and best practices …
video
Node.js - The Complete Guide
Node.js is one of the most popular and modern server-side programming languages and is used widely …
video
Data Structures and Algorithms: The Complete Masterclass
With the knowledge of data structures and algorithms at your fingertips, you can write efficient computer …