- Introduction
- Git
- 1. My First Repository
- 2. Bash Aliases
- C
- 3. Learning C
- 4. Header Files, Guards, and Macros
- 5. Bitwise Operations
- 6. Arithmetic Operations
- 7. Pointers and Addressing
- 8. Structs and Unions
- 9. Streams
- Python
- 10. Learning Python
- 11. Data Structures
- 12. Importing Modules
- 13. Object Orientated Programming
- Shell
- 14. Introduction to Shell Scripting
- 15. Advanced Shell Scripting
- 16. Fork Bomb
- Concepts
- 17. Compilers
- 18. Documentation
- 19. Debugging
- 20. Virtual Environments
- 21. Algorithms
22. Recursion
- Git Extras
- 23. Branching-Strategy
- 24. Git Oneflow
- 25. Anti Patterns
- 26. Continous Deployment
- 27. Release Deployment
- 28. Migration