* Add screencast resource for "The Rust Lang Book" by lets get rusty for the rust language
* fix the error : "free-programming-books/casts/free-podcasts-screencasts-en.md
427:1-430:128 warning Alphabetical ordering: swap l.430 and l.429 alphabetize-lists remark-lint
427:1-430:128 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint"
* Add screencast resource for "Memory Management" by Let's Get Rusty
Remove duplicate entry for "The Rust Lang Book" in podcasts
* Remove unnecessary blank line before "Spark" section in free-courses-en.md
* Add W3Schools Rust tutorial to the courses list
* fix: correct spelling of W3Schools in Rust tutorial entry
* Update courses/free-courses-en.md
Co-authored-by: Eric Hellman <eric@hellman.net>
* Fix W3Schools Rust tutorial link text
* add: include W3Schools Rust tutorial in interactive tutorials
* fix: restore W3Schools Rust tutorial entry in interactive tutorials
* add: include Boot.Dev full course for Go in interactive tutorials
* Fix formatting for Go Full Course entry in interactive tutorials
---------
Co-authored-by: Eric Hellman <eric@hellman.net>
* Add screencast resource for "The Rust Lang Book" by lets get rusty for the rust language
* fix the error : "free-programming-books/casts/free-podcasts-screencasts-en.md
427:1-430:128 warning Alphabetical ordering: swap l.430 and l.429 alphabetize-lists remark-lint
427:1-430:128 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint"
* Add screencast resource for "Memory Management" by Let's Get Rusty
Remove duplicate entry for "The Rust Lang Book" in podcasts
* Remove unnecessary blank line before "Spark" section in free-courses-en.md
* Add W3Schools Rust tutorial to the courses list
* fix: correct spelling of W3Schools in Rust tutorial entry
* Update courses/free-courses-en.md
Co-authored-by: Eric Hellman <eric@hellman.net>
* Fix W3Schools Rust tutorial link text
* add: include W3Schools Rust tutorial in interactive tutorials
* fix: restore W3Schools Rust tutorial entry in interactive tutorials
---------
Co-authored-by: Eric Hellman <eric@hellman.net>
* feature/pt br hacktoberfest: Add new resources to HTML and CSS section in free-programming-playgrounds.md
* Fix HTML and CSS section formatting in free-programming-playgrounds.md
* fix: update descriptions for Grid Generator and HTML-CSS-JS resources
* Update more/free-programming-playgrounds.md
Co-authored-by: Eric Hellman <eric@hellman.net>
---------
Co-authored-by: Eric Hellman <eric@hellman.net>
* Add Data Structures and Algorithms Visualizer link
Added the link to a very useful website for visualisation of data structure and algorithms with prebuilt options to choose the operation ( insert, create, traverse, search etc.) to be performed, for the chosen data structure or algorithm with customised inputs, giving a perfect playground to learners grasp the concept of a data structure or working of an algorithm.
* Fix order of Data Structures Visualization links
* Update link description for visualizing algorithms
* Fix: Update AI section in free-courses-ta.md with new resources
* Fix: Add a line break for better readability in the AI section of free-courses-ta.md
* Fix: Add line breaks for improved readability in the Index and AI sections of free-courses-ta.md
* Fix: Add line breaks for improved readability in the AI and Android sections of free-courses-ta.md
* Add Bench CLI section with cheatsheet link to free-programming-cheatsheets.md
* Update Bench CLI Cheatsheet attribution in free-programming-cheatsheets.md
* Add additional Bench CLI resources and commands to cheatsheet
* Reorder Bench CLI resources for improved clarity in cheatsheet
* Reorganize Bench CLI section in cheatsheets
* add cheatsheet for blockchain
add cheatsheet for blockchain
* Remove duplicate entry in Blockchain section
Removed duplicate Blockchain Cheat Sheet entry.
* Fix spelling and format in cheatsheets
Corrected spelling of 'BlockChain' to 'Blockchain' and added hyphens before names in the Blockchain section.
* Remove duplicate Blockchain For Beginners link
Removed duplicate link for 'Blockchain For Beginners'.
* Update author names in blockchain cheat sheets
* 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.