0% found this document useful (0 votes)
14 views

Javascript Syllabus

The document outlines the syllabus for a JavaScript programming class, which covers topics such as JavaScript syntax, variables, data types, operators, functions, control statements, objects, DOM manipulation, validation, OOP concepts, events, exceptions, and real-world applications. The class is offered by Magenoto Software Pvt Ltd and is ISO 9001:2015 certified.

Uploaded by

sanjudhangar5073
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
14 views

Javascript Syllabus

The document outlines the syllabus for a JavaScript programming class, which covers topics such as JavaScript syntax, variables, data types, operators, functions, control statements, objects, DOM manipulation, validation, OOP concepts, events, exceptions, and real-world applications. The class is offered by Magenoto Software Pvt Ltd and is ISO 9001:2015 certified.

Uploaded by

sanjudhangar5073
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

PROGRAMMING CLASSES

UNIT OF MAGENOTO SOFTWARE PVT LTD


AN ISO 9001:2015 CERTIFIED

SYLLABUS OF JavaScript

OVERVIEW OF JavaScript

✓ Introduction of Javascript
✓ Syntax
✓ JS Example
✓ JS variables
✓ JS Data Types
✓ JS Operators
✓ JS Function

Developer Essentials
✓ The development workflow
✓ Selecting the right tools for the job
✓ Just enough HTML and CSS
✓ Understanding objects
✓ Understanding variables
✓ Making comparisons
✓ Understanding events

C# Control Statement
✓ JS if-else
✓ JS switch
✓ JS For Loop
✓ JS While Loop
✓ JS Do-while loop
✓ JS Break
✓ JS Continue
✓ JS Goto
✓ JS Comments

JavaScript Objects
✓ JS Object
✓ JS Array
✓ JS String
✓ JS Date
✓ JS Math
✓ JS Number
✓ JS Boolean

JavaScript BOM
✓ Window object
✓ History object
✓ Navigator Object
✓ Screen Object

JavaScript DOM

✓ getElementByid()
✓ getElementByClassName()
✓ getElementByName()
✓ getElementByTagName()
✓ JS innerHTML Propery
✓ JS innerHTML Property

JavaScript Validation

✓ JS form validation
✓ JS email validation

JavaScript OOPs

✓ JS Class
✓ JS Object
✓ Prototype
✓ JS Constructor Method
✓ JS Static Method
✓ JS static Method
✓ JS Encapsulation
✓ JS Inheritance
✓ Polymorphism
✓ Abstraction

JavaScript Cookies

✓ JS Cookies
✓ Cookie Attributes
✓ Cookie with multiple Name
✓ Deleting Cookies

Building Smarter Forms

✓ Getting started
✓ Creating jump menus Creating dynamic menus
✓ Requiring fields
✓ Cross-checking fields
✓ Displaying more informative errors
✓ Verifying radio button selections
✓ Setting one field with another field
✓ Verifying email addresses

JavaScript Event

✓ Responding to window events


✓ Responding to mouse movements
✓ Responding to mouse clicks
✓ Responding to onBlur form events
✓ Responding to onFocus form events
✓ Responding to keyboard events

Exception Handling

✓ JS Exception Handling
✓ JS try-catch

JavaScript Misc

✓ JS this Keyword
✓ JS Debugging
✓ JS Hosting
✓ JS Strict Mode
✓ JavaScript Compare Date
JavaScript Advance

✓ JS TypedArry
✓ JS Set
✓ JS Map
✓ JS WeekSet
✓ JS WeakMap

Real World Applications of JavaScript

✓ Creating sliding menus


✓ Creating pop-up menus
✓ Creating slideshows with captions
✓ Creating a stylesheet switcher

You might also like