Skip to main content
Side panel
Home
My Courses
Course Catalog
Help
Getting Started
Help Center & FAQ
Search
Close
Search
Toggle search input
Log in or Sign up
Home
My Courses
Course Catalog
Help
Getting Started
Help Center & FAQ
PRDV401: Introduction to JavaScript I
Sections
Course Introduction
Course Syllabus
Unit 1: HTML and CSS Prerequisite Overview
Unit 2: Introduction to JavaScript
Unit 3: Values, Variables, and Statements
Unit 4: Conditional Statements and Control Flow
Unit 5: The Basics of Functions
Unit 6: Objects, the DOM, and Best Practices
Course Feedback Survey
Certificate Final Exam
Resources
Activities
Quizzes
Home
My programs
My certificates
PRDV401: Introduction to JavaScript I
Home
Courses
Course Catalog
Professional Development
PRDV401: Introduction to JavaScript I
Sections
Unit 1: HTML and CSS Prerequisite Overview
Study Session Review Video
PRDV401 Study Session 1
Back to 'Study Session Review Video\'
PRDV401 Study Session 1
Mark as completed
Your browser doesn't support embedded videos
Last modified: Wednesday, April 12, 2023, 1:01 PM
Mark as completed
Previous
Jump to...
Jump to...
Course Syllabus
HTML Basics
Practice: HTML Text Fundamentals
Working with Files: Folder Structure and Naming Conventions
Example in Action: Working with Basic HTML
Practice Review: Creating a Simple Webpage
What is CSS?
Getting Started with CSS Rules
Example in Action: Working with Inline CSS
Practice: Develop a Webpage Using HTML and CSS
Unit 1 Assessment
A Brief History of JavaScript
What is JavaScript?
Why JavaScript?
JavaScript and HTML
Using the <script> Element to Link External Files
Example in Action: Incorporating Javascript in a Webpage
Practice: Run "Hello World"
What is Debugging?
Validating JavaScript
Example in Action: Install and Use JSHint in the Sublime Text
PRDV401 Study Session 2
Unit 2 Assessment
Introduction to DataTypes and Values
Example in Action: JavaScript Data Types
Practice: Immutable vs. Mutable in JavaScript
What is a Variable?
Identifier and Variable Names
Example In Action: String Variables
Expressions and Operators Reference
More on JavaScript Operators
Assignment vs. Equality Operator
What is a Statement?
JavaScript Reserved Keywords
Block Statements
JavaScript Statement Syntax
Practice: Data Types and Arithmetic Operators
Practice Review: Using "var", "let", and "const" Statements
PRDV401 Study Session 3
Unit 3 Assessment
What is Control Flow?
"if...else" Statements
Example in Action: "switch" Statement with a "break"
"while" Statements
Example in Action: "for" Statement
"do...while" Statement
Practice Review: Fix the Switch Statement
PRDV401 Study Session 4
Unit 4 Assessment
Introduction to Functions
JavaScript Functions
Function Declaration Notation
Function Expression Notation
The Arrow Function
Example in Action: JavaScript Functions Expression and Arguments
Practice Review: Using Functions with Conditionals
PRDV401 Study Session 5
Unit 5 Assessment
Data Structures: Arrays and Objects
Example in Action: Storing and Accessing Objects with JavaScript
Practice: Exploring Objects Using JavaScript
Introduction to the DOM
The DOM and JavaScript
Practice: Inspecting DOM "Elements" using the Developer Console
Practice: Using JavaScript and the DOM to Output Data to a Webpage
JavaScript Best Practices
Common Mistakes in Your Code
Using Strict Mode
Example in Action: Exception Handling
Course Review
Project: Guess The Number Game
PRDV401 Study Session 6
Unit 6 Assessment
Course Feedback Survey
PRDV401: Certificate Final Exam
Next