Web Programming Studio Notes
Week 1
HTML Bases (Getting Started Beginner Templates)
Day 1
1.1: Web History
1.2: IP addresses, domain names, and URLs
1.3: HTTP
1.4: Web Trends
1.5: Introduction to HTML
1.6: Introduction to CSS
Day 2
2.1: HTML document structure
2.2: Basic HTML elements
2.4: Lists
Day 3
3.1: Tables
3.2: Images
3.3: Links
3.4: Special Characters
3.5: HTML Containers
Week 2
Day 4
4.1: Using CSS in HTML
4.2: Basic selectors
4.3: Advanced Selectors
4.4: Properties
4.5: Font and text properties
Day 5
5.1: Forms
5.2: Common form widgets
5.3: Additional Form Widgets
5.4: Audio and video
5.5: <script> and <style>
5.7 HTML developer guidelines
Week 3
Day 6
6.1: Positioning elements
6.2: Box model
6.3: Flexbox
Day 7
7.1: Grid Layout
Day 8
8.1: Styling Forms
8.2: Special Effects
8.3: Animation
Week 4
Day 9
9.1: Syntax and Variables
9.2: Arithmetic
9.3: Conditionals
9.4: More Conditionals
9.5: Loops
9.6: Functions
9.7: Scope and the global object
Day 10
10.1: Arrays
10.2: Objects
10.3: Maps
10.4: String object
10.5: Date object
10.6: Math object
10.7: Exception handling
10.8: Using JavaScript with HTML
10.9: Document Object Model (DOM)
10.10: More DOM modification
10.11: Event-driven programming
Day 11
11.1: Timers
11.2:
11.3:
11.4:
11.5:
11.6:
Day 12
RegexTester
12.1: Regex
11.2: