* Add link to OS tutorial
* Add introduction
* Update content/roadmaps/101-backend/content/102-os-general-knowledge/readme.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* It's not polite term ' Dummies
* Update content/roadmaps/101-backend/content/100-internet/100-how-does-the-internet-work.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* A course added for PHP
- Add a link to PHP for Beginners (2023 Edition) [Free Course]
* Update content/roadmaps/101-backend/content/103-learn-a-language/103-php.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Added client-side-file-caching
There was no data on client-side-file-caching, so I added some for people to learn.
* Update content/roadmaps/101-backend/content/110-caching/102-client-side.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Added instrumentation, telemetry, monitoring
There was no data on instrumentation, monitoring, and telemetry, so I decided to contribute and help others by also providing links.
* Update content/roadmaps/101-backend/content/123-scalability/101-instrumentation-monitoring-telemetry.md
* Update content/roadmaps/101-backend/content/123-scalability/101-instrumentation-monitoring-telemetry.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* feat: free content about ci/cd
add a read free content about ci/cd
* feat: add a postgre tutorial
Added PostgreSQL full tutorial for beginners in SQL
Thank you '-'
* feat: free content about ci/cd
add a read free content about ci/cd
* feat: add cli-progress summary and content
Add summary and content to cli-progress package
Thank you '-'
* add book to javascript roadmap
* add book to javascript section on frontend roadmap
* add book to javascript section on backend roadmap
* add book to javascript section on blockchain roadmap
* Added Python Refrence read guide link from freecodecamp.org How to Learn python ?
* tag mistake update colorscheme
* \Update content/roadmaps/101-backend/content/103-learn-a-language/106-python.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
* Added content about Migration strategies and added blog link for the same
* Update content/roadmaps/101-backend/content/123-scalability/102-migration-strategies.md
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
New free course on Python ( pythonprinciples.com ) . This is where I learnt Python with interactive lessons - while reading what’s going on and giving you practical examples to follow along with and try yourself.