Part III. Development Environments

Table of Contents
27. Intro to Development Environments
27.1. References for these Lessons
27.2. Most Recent Lesson's Assignments
28. Version Control with Git - I
28.1. References for this Lesson
28.2. Git for the Brave
28.3. Assignments DE.1
29. Version Control with Git - II, Groups
29.1. References for this Lesson
29.2. Most Recent Lesson's Assignments
29.3. Summarizing the Initial Git
29.4. Files Not to Be Tracked
29.5. Group Work with Git
29.6. Assignments DE.2
30. Version Control with Git - III, Branches
30.1. References for this Lesson
30.2. Most Recent Lesson's Assignments
30.3. Git, Branches
30.4. Assignments DE.3
31. Regular Expressions
31.1. References for this Lesson
31.2. Most Recent Lesson's Assignments
31.3. Regular Expressions aka Regexes
31.4. Assignments Regular Expressions
32. WWW and Browser Based Development Tools
32.1. References for this Lesson
32.2. Most Recent Lesson's Assignments
32.3. Linting
32.4. Assignments DE.4
33. JavaScript Modules in the Web Browser I
33.1. References for this Lesson
33.2. Most Recent Lesson's Assignments
33.3. JavaScript Modules
33.4. Assignments DE.Modules
34. JavaScript Modules in the Web Browser II
34.1. References for this Lesson
34.2. Most Recent Lesson's Assignments
34.3. JavaScript Modules II
34.4. Assignments DE.Modules II
35. SVG - Scalable Vector Graphics I
35.1. References for this Lesson
35.2. Most Recent Lesson's Assignments
35.3. Most Recent Project
35.4. SVG, Scalable Vector Graphics - Intro
35.5. SVG, Some Examples
35.6. JavaScript - SVG, More Details
35.7. Assignments DE.SVG.0
36. SVG - Scalable Vector Graphics II
36.1. References for this Lesson
36.2. Most Recent Lesson's Assignments
36.3. SVG - SMIL
36.4. JavaScript - SVG - Programmed Animation
36.5. Assignments DE.SVG.1
37. JSON and AJaX
37.1. References for this Lesson
37.2. Most Recent Lesson's Assignments
37.3. Enhancing Your Page with AJaX
37.4. The Third Example - Using the Object
37.5. JSON
37.6. JSON Types
37.7. JSON in JavaScript
37.8. The Fourth Example - Now with JSON - Debugging Mode
37.9. The Fifth Example - Now with Objectified JSON
37.10. Assignments JS AJaX
38. Fetch
38.1. References for this Lesson
38.2. Most Recent Lesson's Assignments
38.3. Getting Data from a Public API - Fetch