CSCI 3600 — Internet Programming¶
Welcome!
This course provides a practical introduction to building modern web applications using Node.js, starting from the fundamentals of HTML, CSS, and JavaScript, and advancing to server-side development.
Modules¶
Front-End Development¶
- Module 1: Introduction to the Web & HTML Basics
- Module 2: Introduction to CSS
- Module 3: HTML Advanced & Media Embedding
- Module 4: CSS Layouts and Positioning
- Module 5: Responsive Design & Media Queries
- Module 6: JavaScript Fundamentals
- Module 7: JavaScript & the Browser