* Added Business analytics with python cheat sheet from ZTM
* Added acidentally deleted line of 449
---------
Co-authored-by: enguy-hub <enguy-hub@github.com>
* Add React cheatsheet from ZTM
* Move to line 335
* Moved to line 334
* Moved to line 333 as suggested
---------
Co-authored-by: enguy-hub <enguy-hub@github.com>
* ADD: All resources to become Ai engineer, with free courses and yt videos #12396
* Update free-programming-books-subjects.md
* Update links and formatting in subjects list
* Remove duplicate book entries in subjects list
Removed duplicate entries for 'Introduction to Machine Learning Systems' and 'Learn Tensorflow'.
* Fix formatting for text mining and ML resources
* Update books/free-programming-books-subjects.md
Co-authored-by: Eric Hellman <eric@hellman.net>
* Update books/free-programming-books-subjects.md
Co-authored-by: Eric Hellman <eric@hellman.net>
* Update books/free-programming-books-subjects.md
Co-authored-by: Eric Hellman <eric@hellman.net>
* Remove LLM Transformer Model link from subjects
Removed a link to 'LLM Transformer Model Visually Explained'.
* Add LLM Transformer Model tutorial link
---------
Co-authored-by: Eric Hellman <eric@hellman.net>
* Add cheat sheets for Chef, Jenkins, and Puppet
Add Cheat Sheets for Chef, Jenkins, and Puppet
This pull request adds comprehensive cheat sheets for three key DevOps configuration management tools: Chef, Jenkins, and Puppet. These tools are widely used in automation, infrastructure management, and continuous integration/continuous deployment (CI/CD) pipelines.
Why this is valuable:
Chef, Puppet, and Jenkins are cornerstones of modern DevOps workflows, enabling efficient and reliable management of infrastructure and software delivery.
The cheat sheets provide quick yet detailed references for commands, architecture, common use cases, and best practices, helping practitioners accelerate learning and day-to-day work.
Including these cheat sheets enriches the repository’s DevOps section, making it a more complete and practical resource for developers, sysadmins, and engineers.
Sources and Quality:
All added cheat sheets come from reputable providers such as Intellipaat, which offer free, up-to-date, and well-structured content accessible without paywalls.
Highlights from the added cheat sheets:
Chef: Covers configuration management concepts, cookbook recipes, and client-server architecture details.
Puppet: Explains manifests, modules, agent-server communication, and compliance reporting capabilities.
Jenkins: Includes pipeline creation, job configuration, plugin management, and CI/CD best practices.
This update is aligned with current DevOps trends and the increasing demand for reliable infrastructure automation and deployment tools.
Date: Thursday, October 16, 2025, 6 PM IST
* Fix formatting in free-programming-cheatsheets.md
Fix formatting in free-programming-cheatsheets.md
* Refactor cheat sheet index for DevOps topics
Reorganized cheat sheet index to group DevOps-related topics and added Ansible and Chef cheat sheets under DevOps.
* Add nmap cheatsheet
* Add nmap cheatsheet
* Added InforSec section and move nmap under it
* Remove extra line between InfoSec and nmap headers
* Remove nmap subcategory
---------
Co-authored-by: enguy-hub <enguy-hub@github.com>
* add: new machine learning books (MLSys Book, Patterns, Predictions, and Actions)
* add: OpenCV University free courses (PyTorch, TensorFlow, Python, OpenCV)
* add: new SQL practice and editor resources
* add: Deep-ML problem set for competitive programming
* fix: lint issues (pdf tag, ordering, trailing slash)
* fix: correct alphabetical order for SQL resources
* feat: Add Atcoder and CSES problem sets
* fix: Correct alphabetical order
* fix: Move resources to correct file and add new resource
* fix: Add final newline character
* Update free-programming-cheatsheets.md
Added Matplotlib Cheatsheet by Data Camp as resource
* Update more/free-programming-cheatsheets.md
Co-authored-by: Eric Hellman <eric@hellman.net>
---------
Co-authored-by: Eric Hellman <eric@hellman.net>