JavaScript Programming
- Offered byUDEMY
JavaScript Programming at UDEMY Overview
Duration | 33 hours |
Total fee | ₹389 |
Mode of learning | Online |
Credential | Certificate |
JavaScript Programming at UDEMY Highlights
- Earn a certificate of completion from Udemy
- Comes up with 30-Day Money-Back Guarantee
- Get Full lifetime access
JavaScript Programming at UDEMY Course details
- For Web Developers & Designers
- For Software Developers
- For Application Programmers
- For Full Stack Developers and Front End Developers
- For Newbies and Beginners aspiring for a career in Web Development
- For Anyone who wants to create Websites
- For Website Owners
- For Anyone who wishers to proceed on MEAN & MERN web developer career tracks
- For Advanced JavaScript Programmers
- For HTML5 Developers
- For UI/UX Designers
- Complete knowledge of JavaScript programming
- Prepare for Web Developer interviews with free JavaScript Interview Q&A booklet
- Learn how to write code in JavaScript with free JavaScript reasoning problems & solutions booklet
- Overview of JavaScript, Advantages of JS, Difference between Java and JavaScript
- Outputting Text, Display Properties, History and Location Objects
- Statements, Keywords, Variables, Data Types, Comments
- Variable Hosting, Casting, Operators, Built-in Constants, Objects
- Strings and Numbers
- JavaScript is one of the three core programming languages web developers should know, it programs the behavior of web pages giving your users a rich and responsive experience
- JavaScript is at the core of the full stack web development and helps you progress your career as a Full Stack MEAN/MERN web development tracks
- JavaScript is a scripting language that enables you to create dynamically updating content, control multimedia, animate images, and pretty much everything else
- In simplest terms, JavaScript is the Programming Language for the Web. JavaScript can update and change both HTML and CSS
JavaScript Programming at UDEMY Curriculum
Introduction to JavaScript
Introduction to Scripting
JavaScript Characteristics
JavaScript and Common Programming Concepts
JavaScript Flavors and Versions
Technologies Based on JavaScript
Server-Side vs. Client-Side Applications
Annotating Your Code with Comments
Expanding the Role of JavaScript
Working with Variables and Data in JavaScript
Using JavaScript to Communicate with the User
Using Data More Than Once: Variables
JavaScript Operators
JavaScript Expressions
JavaScript Alerts and Prompts
Inline Scripting, Simple User Events and Basic Event Handlers
JavaScript Keywords and Reserved Words
Functions, Methods and Events in JavaScript
Introduction to Functions
Defining a Function
Calling a Function
Methods as Functions
Types of Functions
User Events and JavaScript Event Handlers
Debugging and Troubleshooting JavaScript
What Is Debugging?
Tools for Debugging Code
Testing Code in Various Browsers
Debugging Logic Errors
JavaScript and Mobile Devices
Controlling Program Flow in JavaScript
Controlling Decisional Program Flow
The if...else Statement
The while Statement
The do...while Statement
The for Statement
The break Statement
The continue Statement
The switch Statement
The JavaScript Document Object Model (DOM)
The JavaScript Document Object Model (DOM)
The window Object
The document Object
The image Object
The history Object
The location Object
The navigator Object
The Virtual DOM