Chapter 0: Pre-Work
Our prework helps you build a strong foundation and confidence around the concepts and technologies any software developer needs to master. This includes introductions to languages such as HTML, CSS, and JavaScript. You will also learn how to use key developer tools: Git, GitHub, and VS Code.
Introduction to networks and how websites work
- How networks work
- The interaction between servers and clients
Introduction to the command line
- What is a command prompt
- Interacting with the command line
- Useful terminal commands with examples
Git/GitHub
- Introduction
- Workflow
- Inspecting repositories
- Undoing changes
- Fetching and pulling changes
- Pushing changes
Working with VS code
- Installing VS code
- UI Tour In VS code
- Useful VS code extensions for web development
Project
- Git and Github Workflow
- Publish your first website to Netlify