Duration: 2 days (9 hours) |
Price: R3465.00 per person. (excl VAT) |
Certificate of training: Yes |
Recommended Prerequisites: Learners are required to have knowledge, comprehension and application of English at Grade 10 or equivalent. |
Dates: Courses are run all year round. Training is conducted every week (Mon - Thurs & Sat ). |
Follow Up Courses: Other MTA courses |
Venue: Stellenbosch UNIT B12, Carpe Diem Building 26 Quantum Street, Techno Park Stellenbosch 7600 |
-
Course Overview
-
Benefits
-
Detailed Outline
<
>
MTA Introduction to Programming Using JavaScript (98-382) Course
Expert Jason Manibog
The MTA Introduction to Programming Using JavaScript (98-382) course is an excellent course for those looking to gain valuable introductory JavaScript skills. Topics covered include: learning about JavaScript operators, keywords, and methods, using variables, data types, and functions, implementing decisions and loops, interacting with the DOM (Document Object Model), and interacting with forms. In all of these topics, students will clearly see how JavaScript is used to enhance existing webpages. Furthermore, this course covers the material on the MTA 98-382 exam, and will help anyone looking to improve their employability prospects in the areas of designing and building webpages.
Benefits
Learn from an expert the MTA 98-382 exam objectives
Pre/Post test questions and interactive labs
Access your courseware anytime, anywhere
Related Courses:
MTA Introduction to Programming Using HTML and CSS (98-383) Course
MTA Introduction to Programming Using Python (98-381) Course
Introduction to Programming Concepts Course
The MTA Introduction to Programming Using JavaScript (98-382) course is an excellent course for those looking to gain valuable introductory JavaScript skills. Topics covered include: learning about JavaScript operators, keywords, and methods, using variables, data types, and functions, implementing decisions and loops, interacting with the DOM (Document Object Model), and interacting with forms. In all of these topics, students will clearly see how JavaScript is used to enhance existing webpages. Furthermore, this course covers the material on the MTA 98-382 exam, and will help anyone looking to improve their employability prospects in the areas of designing and building webpages.
Benefits
Learn from an expert the MTA 98-382 exam objectives
Pre/Post test questions and interactive labs
Access your courseware anytime, anywhere
Related Courses:
MTA Introduction to Programming Using HTML and CSS (98-383) Course
MTA Introduction to Programming Using Python (98-381) Course
Introduction to Programming Concepts Course
- Learn from an expert the MTA 98-382 exam objectives
- Pre/Post test questions and interactive labs
- Access your courseware anytime, anywhere
Session 1
Section A: Introduction Course Opener How to Study for This Exam Section B: Assignment and Arithmetic Operators Assignment Increment and Decrement Addition Subtraction Division Multiplication Modulus Compound Assignment Operators Section C: JavaScript Best Practices Comments Indentations Naming Conventions Noscript Constants Reserved Keywords Debugger Keyword Set Breakpoints Console.log Section D: Inline and External Scripts When to Use How to Use Use Both Scripts Section E: Exception Handling Try and Catch Finally Section F: Browser Object Model Interaction Manage State Display Dialogs Determine Screen Size Domain 1 Exam Tips |
Session 2
Section A: Primitive Data Types Number Boolean String Null Undefined Typeof Operator Type Checking Functions Use Strict Convert Between Data Types Format Numbers String Operations Nesting Quotes Initialization Section B: Declare and Use Arrays Build and Define an Array Iteration and Length Initialization Sorting and Searching Push and Pop Shift and Unshift Access an Element Understand Multi-Dimensional Arrays |