An interactive curriculum based on The Rust Book.
The content in the above book has been modified to be interactive and more engaging. The content is broken down into smaller, more manageable chunks, and each section has tests to ensure the reader understands the content.
- Clone this repository:
git clone https://github.com/ShaunSHamilton/into-the-book.git
- Open in VSCode:
cd into-the-book
code .
-
Open the command palette (
Ctrl+Shift+P
) and run the commandDev Containers: Rebuild Container and Reopen in Container
. -
Once finished, open the command palette again, and run
freeCodeCamp: Run Course
. -
Choose a course, and follow the instructions 🎉
Once finished choose a course, and follow the instructions 🦀
Chapter | Status | ||
---|---|---|---|
Content | Tests | Definitions | |
Chapter 1 | ✅ | ✅ | ✅ |
Chapter 2 | ✅ | ❌ | ❌ |
Chapter 3 | ✅ | ❌ | ❌ |
Chapter 4 | ✅ | ❌ | ❌ |
Chapter 5 | ❌ | ❌ | ❌ |
Chapter 6 | ❌ | ❌ | ❌ |
Chapter 7 | ❌ | ❌ | ❌ |
Chapter 8 | ❌ | ❌ | ❌ |
Chapter 9 | ❌ | ❌ | ❌ |
Chapter 10 | ❌ | ❌ | ❌ |
Chapter 11 | ❌ | ❌ | ❌ |
Chapter 12 | ❌ | ❌ | ❌ |
Chapter 13 | ❌ | ❌ | ❌ |
Chapter 14 | ❌ | ❌ | ❌ |
Chapter 15 | ❌ | ❌ | ❌ |
Chapter 16 | ❌ | ❌ | ❌ |
Chapter 17 | ❌ | ❌ | ❌ |
Chapter 18 | ❌ | ❌ | ❌ |
Chapter 19 | ❌ | ❌ | ❌ |
Chapter 20 | ❌ | ❌ | ❌ |