Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Udemy

Fundamentals of Javascript 2.0 (Part 2)

via Udemy

Overview

Learn about Arrays, Functions and Objects in Javascript

What you'll learn:
  • Basic Concepts in Javascript : Arrays, Functions, Objects

Hey everyone! This course is second in my series of courses on JavaScript. Here, we will follow up with the fundamental concepts that we have learnt in course 1. I would highly recommend you to watch my first course and then come here, if you're a beginner.

After completing this course, you will be able to

1. Work with Webstorm IDLE


2. Write JS scripts with Arrays

3. Access elements of Arrays

4.Use different ways to create Arrays

5. Write Functions and describe everything about functions

6. Describe what is an object

7. Writing programs with objects and methods

8. Link an JS file with HTML

9. Difference between Java and JS

and a lot more stuff.

Nothing more to write here. I'll see you there in my lectures


Javascript is one of the modern languages used for web development

JavaScript often abbreviated as JS, is a programming language that conforms to the ECMAScript specification.[7] JavaScript is high-level, often just-in-time compiled, and multi-paradigm. It has curly-bracket syntax, dynamic typing, prototype-based object-orientation, and first-class functions.

Alongside HTML and CSS, JavaScript is one of the core technologies of the World Wide Web.[8] JavaScript enables interactive web pages and is an essential part of web applications. The vast majority of websites use it for client-side page behavior,[9] and all major web browsers have a dedicated JavaScript engine to execute it.

As a multi-paradigm language, JavaScript supports event-driven, functional, and imperative programming styles. It has application programming interfaces (APIs) for working with text, dates, regular expressions, standard data structures, and the Document Object Model (DOM). However, ECMAScript itself does not include any input/output (I/O), such as networking, storage, or graphics facilities, as the host environment (usually a web browser) provides those APIs.

Taught by

Sujithkumar MA

Reviews

3.8 rating at Udemy based on 40 ratings

Start your review of Fundamentals of Javascript 2.0 (Part 2)

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.