Chapter 2. Preparing for Website Coding
One of the biggest barriers for beginners to start coding is preparing tools and having basic coding knowledge.
In this chapter, you'll learn how to start coding, including required tool preparations such as Visual Studio Code.
You'll also learn how to handle files and directories.
The following lessons are covered in this chapter.
Lessons in this chapter
- Two Key Tools to Start Coding Websites
- How Browsers Display Web Pages
- File Name Rules
- Website Directory Structure
- Absolute Path vs. Relative Path