|
1 | 1 | # Learning path
|
2 | 2 |
|
3 |
| -* [CHAPTER 1 - github book :](https://github.com/CodeMacrocosm/Github-BOOK) |
4 |
| -"GitHub Introduction: Create Your Own 'Codecosmers' Repository by Module's End." |
5 |
| -* [CHAPTER 2 - git book : ](https://github.com/CodeMacrocosm/git-BOOK) |
6 |
| -"Comprehending and Applying Git" |
7 |
| -* [CHAPTER 3 - HTML / CSS BOOK](https://github.com/CodeMacrocosm/HTMLCSS-BOOK) |
8 |
| -"Practice these 15 modules to grasp the essentials of HTML and CSS." |
9 |
| -* [CHAPTER 4 - React.js book](https://github.com/CodeMacrocosm/react.js-BOOK) |
10 |
| -"Master React.js fundamentals in 10 days through these modules." |
11 |
| -* [CHAPTER 5 - C BOOK](https://github.com/CodeMacrocosm/C-BOOK) |
12 |
| -"10-day eBook to learn C language with programs, notes, and practice problems." |
13 |
| -* [CHAPTER 6 - C++ BOOK](https://github.com/CodeMacrocosm/CPP-BOOK) |
14 |
| -"Get started with C++ fundamentals in just 10 days. Chapter 7 will delve into additional topics." |
15 |
| -* [CHAPTER 7 - DSA BOOK](https://github.com/CodeMacrocosm/DSA-BOOK) |
16 |
| -"Transform into a data structures and algorithms expert through our 100-day eBook" |
17 |
| -* [CHAPTER 8 - JAVA BOOK](https://github.com/CodeMacrocosm/JAVA-BOOK) |
18 |
| -"Master the fundamentals of Java in just a 10-day course." |
19 |
| -* [CHAPTER 9 - PY MODULES BOOK](https://github.com/CodeMacrocosm/py_modules-BOOK) |
20 |
| -"Explore the Vital Python Modules" |
21 |
| -* [CHAPTER 10 - VSCODE LANGBASICS BOOK](https://github.com/CodeMacrocosm/VSCODE-LANGBASICS-BOOK) |
22 |
| -"Setting Up Programming Languages in VSCode" |
23 |
| -* [CHAPTER 11 - WEB DEVELOPMENT BOOK](https://github.com/CodeMacrocosm/WEBD-BOOK) |
24 |
| - "Master Full Stack Web Development in 30 Days" |
25 | 3 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| -## ./missing-semester |
30 |
| - |
31 |
| -We recommend to check out [The Missing Semester of Your CS Education](https://missing.csail.mit.edu/), a class taken at MIT with around nine topics which would help you "master the command-line, use a powerful text editor, use fancy features of version control systems, and much more!". It's available both as lecture notes and video recordings, so be sure to check it out! |
| 4 | +| Chapter | Name of Chapter | |
| 5 | +|---------|------------------------------------------------------| |
| 6 | +| 1 | [📖 Introduction to 'Github'.](https://github.com/CodeMacrocosm/Github-BOOK) | |
| 7 | +| 2 | [👨💻 Understanding & Practicing 'Git'.](https://github.com/CodeMacrocosm/git-BOOK) | |
| 8 | +| 3 | [🔧 15 days of 'HTML/CSS' Training.](https://github.com/CodeMacrocosm/HTMLCSS-BOOK) | |
| 9 | +| 4 | [⚛️ 10 Days of 'React.js' Training.](https://github.com/CodeMacrocosm/react.js-BOOK) | |
| 10 | +| 5 | [🌐 10 days of 'C' Training.](https://github.com/CodeMacrocosm/C-BOOK) | |
| 11 | +| 6 | [🔍 10 days of 'C++' Training.](https://github.com/CodeMacrocosm/CPP-BOOK) | |
| 12 | +| 7 | [💡 30 days of 'DSA basics' Training.](https://github.com/CodeMacrocosm/DSA-BOOK) | |
| 13 | +| 8 | [☕ 10 days of 'Java' Training.](https://github.com/CodeMacrocosm/JAVA-BOOK) | |
| 14 | +| 9 | [🌐 45 days of 'Full Stack Web Development'.](https://github.com/CodeMacrocosm/WEBD-BOOK) | |
32 | 15 |
|
0 commit comments