- Introduction
- Git
- 1. My First Repository
- 2. Bash Aliases
- Shell
- 3. Introduction to Shell Scripting
- 4. Advanced Shell Scripting
- 5. Fork Bomb
- C
- 6. Learning C
- 7. Header Files, Guards, and Macros
- 8. Bitwise Operations
- 9. Arithmetic Operations
- 10. Pointers and Addressing
- 11. Structs and Unions
- 12. Streams
- Python
- 13. Learning Python
- 14. Data Structures
- 15. Importing Modules
- 16. Object Orientated Programming
- 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