Web 1
A Hands-On Course in Programming and Web Development for Beginners
Are you interested in exploring computer programming and web development?
This course is designed for people who have no programming experience. It is not a comprehensive course, nor is it intensive (unlike so many introductory courses in programming!!!). Instead, the course is designed to give you a quick introduction to programming fundamentals and web development. If you've ever wondered what it would be like to be a web developer or software engineer, and you want to see if it's something you might be interested for a career, then this course is for you! Once you complete the course, you will have a solid understanding of programming fundamentals, and you'll be in a good position to learn any programming language.
For more information about the course, see the course notes.
HTML
- Hello World! - Create your first web page in just a few minutes!
- Getting Set Up for the Course
- Overview of HTML
- Block and Inline Elements
- Self-Closing Tags
- Attributes
- Doing the Worksheets
- Lists
- Relationships
- Hyperlinks
- Images and Video
- Tables
- Forms
- Odds and Ends
- Semantic Layout Elements
After finishing the HTML unit, you could complete step 1 of the final project.
CSS
- Overview of CSS
- Selectors
- Layout Activity
- Fonts and Colors
- Inheritance and Specificity
- The CSS Box Model
- Flexbox
- Absolute Positioning
- OPTIONAL: CSS Positioning
- Media Queries
After finishing the CSS unit, you could complete steps 2 and 3 of the final project.
JavaScript
- Introducing JavaScript
- Variables and Data Types
- The Coding Problems
- 3 Ways to Embed JavaScript Code into a Web Page
- Functions
- The Debugger
- Adding Comments
- IF Statements
- Operators
- More on Functions, IF Statements and Operators
- Variable Scope
- Objects
- Methods
- DOM Objects
- Arrays
- Loops
- More on Loops
- Events (and Handling Them)
- Create an Image Gallery (from scratch!)
Final Project
- Step 1 - Creating the HTML for the home page
- Step 2 - Styling the home page with CSS
- Step 3 - Making the home page 'responsive'
- Step 4 - Adding blog pages to the web site
- Step 5 - Adding an image gallery page
Course Notes
- The course assumes you are using Windows, but if you are proficient with another operating system, you should be able to adapt.
- The materials for this course were developed with support from a Open Educational Resource development grant from Western Technical College and the state of Wisconsin and are licensed Creative Commons license CC BY-SA 4.0