Tracking my learning journey, projects, notes, and progress at JOSA.
“My sleep schedule died so this repository could live.”
To learn anything in depth, ask these.
- What is it?
- Why does it exist?
- How do I use it?
- What breaks it?
- How does it work internally?
- How is it built?
- Can I build a small version of it?
| Week | Topic |
|---|---|
| 1 | Git Internals |
| 2 | PR's |
| Resources | Description |
|---|---|
| oh_my_git | Enjoyable way to learn git |
| Git book | The “official unofficial” deep Git book. |
| v1 - ohmy,git , v2 - Dangit | Did you ever feel like an idiot sandwich ? save yourself in git |
| Git explorer | Find the right command for you |
| Resources | Description |
|---|---|
| The Missing Semester of Your CS Education | Nerds MIT students making gods work |
| Linux Journey | Your Home for Everything Linux |
| tldr pages | Community-maintained simplified man pages. |
| Command Line Fu | Shell tricks and terminal wizardry. |
| OverTheWire | wargames to learn Linux & Cyber |
| SadServer | Hands-On Linux & DevOps challenges |
| Resources | Description |
|---|---|
| Open Source Guides | Guide for open source contribution |
| First contribution | Beginner-friendly OSS contribution walkthrough. |
| System Design primer | Resources once you move deeper into backend/system design. |
