CTEC 126 - JavaScript Course
This course introduces the JavaScript language and how it can be used to add functionality to HTML pages. It includes an overview of current scripting languages and techniques.
- Introduction to scripting with JavaScript
- Values, Types, and Operators
- Program Structure
- Data Structures: Objects and Arrays
- Higher Order Functions
- Debugging and Error Handling
- Enhancing Web Forms using JavaScript
- Events
- Functions and Arrow Functions
- Regular Expressions
- Overview of the HTML Document Object Model (DOM) and how it can be manipulated via JavaScript
- Ajax and JSON
- Promises and Fetch
- Classes
- and more....