Course 4 of 4 in this specialization

Build Interactive Web Pages with HTML, CSS, JavaScript

Coming soon 31 topics Self-paced · Online
Notify me when it launches

Where this comes from

Built from the Wiley title of the same name — professionally edited, technically reviewed, and already relied on by people doing this work.

Source ISBN 9781119889571

How it was built

Sejal Learning Systems rebuilt the book as a course: objectives first, then short video, worked examples, and practice with real feedback. It runs on Coursera at your own pace, with a certificate on completion.

Build Interactive Web Pages with HTML, CSS, JavaScript is a self-paced online course built from the Wiley title of the same name.

What this course covers

  • Introduction
  • Book 1: Getting Started with Coding
  • Chapter 1: What Is Coding?
  • Chapter 2: Programming for the Web
  • Chapter 3: Becoming a Programmer
  • Book 2: Basic Web Coding
  • Chapter 1: Exploring Basic HTML
  • Chapter 2: Getting More Out of HTML
  • Chapter 3: Getting Stylish with CSS
  • Chapter 4: Next Steps with CSS
  • Chapter 5: Responsive Layouts with Flexbox
  • Chapter 6: Styling with Bootstrap
  • Book 3: Advanced Web Coding
  • Chapter 1: What Is JavaScript?
  • Chapter 2: Writing Your First JavaScript Program
  • Chapter 3: Working with Variables
  • Chapter 4: Understanding Arrays
  • Chapter 5: Working with Operators, Expressions, and Statements
  • Chapter 6: Getting into the Flow with Loops and Branches
  • Chapter 7: Getting Functional
  • Chapter 8: Making and Using Objects
  • Chapter 9: Controlling the Browser with the Window Object
  • Chapter 10: Manipulating Documents with the DOM
  • Chapter 11: Using Events in JavaScript
  • Chapter 12: Integrating Input and Output
  • Chapter 13: Understanding Callbacks and Closures
  • Chapter 14: Embracing AJAX and JSON
  • Book 4: Creating Mobile Apps
  • Chapter 1: What Is Flutter?
  • Chapter 2: Setting Up Your Computer for Mobile App Development
  • Chapter 3: “Hello” from Flutter