Commit Graph

371 Commits

Author SHA1 Message Date
enguy-hub 5136c818af Add pytorch cheat sheet from ZTM (#12532)
Co-authored-by: enguy-hub <enguy-hub@github.com>
2025-10-15 22:11:45 -04:00
enguy-hub 3b07f7894d Add VBA cheat sheet from ZTM (#12531)
Co-authored-by: enguy-hub <enguy-hub@github.com>
2025-10-15 22:10:56 -04:00
Harshit Sethi b0ba59eebe Add SciPy cheatsheet (#12520) 2025-10-15 22:05:18 -04:00
enguy-hub b7e8c5bc46 Added Shiny for python cheatsheet (#12488)
Co-authored-by: enguy-hub <enguy-hub@github.com>
2025-10-14 23:39:07 -04:00
enguy-hub 9da216cfdb Added Csharp cheatsheet from ZTM (#12487)
Co-authored-by: enguy-hub <enguy-hub@github.com>
2025-10-14 23:37:59 -04:00
enguy-hub e9aba6cb54 Added Angular cheatsheet from ZeroToMastery (#12486)
Co-authored-by: enguy-hub <enguy-hub@github.com>
2025-10-14 23:37:33 -04:00
enguy-hub 6a6fa1b7ed Added StationX Cassandra Lee powershell cheatsheet page (#12452)
* Added StationX Cassandra Lee powershell cheatsheet page

* Update more/free-programming-cheatsheets.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
2025-10-13 20:27:18 -04:00
enguy-hub a4515e525b Added conda cheatsheet from DataCamp (#12433)
* Added conda cheatsheet from DataCamp

* Update more/free-programming-cheatsheets.md

Co-authored-by: Leithen <lcrider@cvent.com>

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
Co-authored-by: Leithen <lcrider@cvent.com>
2025-10-12 20:02:43 -04:00
enguy-hub 9d999375ae Addded section header for pytorch and moved it below pyspark (#12435)
* Addded section header for pytorch and moved it below pyspark

* Update more/free-programming-cheatsheets.md

Co-authored-by: Leithen <lcrider@cvent.com>

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
Co-authored-by: Leithen <lcrider@cvent.com>
2025-10-12 20:01:53 -04:00
enguy-hub f8552bc741 Add cheatsheet powershell sans and practicalpowershell #12434 (#12436)
* Added Powershell7 quick references cheatsheet from PracticalPowershell

* Added SANS Powershell cheatsheet

* Update more/free-programming-cheatsheets.md

Co-authored-by: Leithen <lcrider@cvent.com>

* Update more/free-programming-cheatsheets.md

Co-authored-by: Leithen <lcrider@cvent.com>

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
Co-authored-by: Leithen <lcrider@cvent.com>
2025-10-12 20:00:56 -04:00
enguy-hub 1323e4e810 Added cheatsheet for basic Pandas from DataCamp (#12425)
* Added cheatsheet for basic Pandas from DataCamp

* Moved Datacamp Pandas cheatsheet to Numpy Pandas section

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
2025-10-12 19:40:51 -04:00
enguy-hub 1e42f33cef Added Posit dplyr cheat sheet (#12440)
* Added Posit dplyr cheat sheet

* Reordered the item

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
2025-10-12 19:39:34 -04:00
enguy-hub decc22b376 added docker-compose cheatsheet from devhints.io (#12426)
Co-authored-by: enguy-hub <enguy-hub@github.com>
2025-10-11 21:08:20 -04:00
enguy-hub 2b733cd7bf Added Matplotlib cheatsheet from DataCamp (#12424)
Co-authored-by: enguy-hub <enguy-hub@github.com>
2025-10-11 21:06:46 -04:00
Vipin Kumar 010c6c082e Add SQL playgrounds, Deep-ML problem set, and OpenCV University courses (#12421)
* 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
2025-10-11 21:04:32 -04:00
sairamsharan 386a579cf7 feat: Add Atcoder and CSES Competitive Programming Resources (#12335)
* 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
2025-10-09 21:32:31 -04:00
0xSYN.dev 451d7600ff Add TypeScript Cheat Sheet covering TS basics, React, and Node/Express (#12356)
* Added Typescript with react and node/express

* Order fixed

* Spaces linting error fixed

* Update more/free-programming-cheatsheets.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Linting error solved + title changed

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2025-10-09 20:38:34 -04:00
Naman Soni 2efc1a6290 docs: add interactive tutorials for Redux, LaTeX, PHP, PostgreSQL, an… (#12206)
* docs: add interactive tutorials for Redux, LaTeX, PHP, PostgreSQL, and Scala

* Updated Changes as mentioned

* Updated files as mentioned
2025-10-06 21:49:33 -04:00
Vasudev 79254ab7fd Add FastAPI to programming cheatsheets (#12219)
* Add FastAPI to programming cheatsheets

Added FastAPI section with a cheat sheet link.

* Add FastAPI section to cheatsheets
2025-10-06 11:39:29 -04:00
William Aboucaya 834971a6ab Add Select Star SQL to the list of SQL interactive tutorials (#12236)
* Add Select Star SQL to the list of SQL interactive tutorials

* Change position of the new entry to suit alphabetical order
2025-10-05 21:52:18 -04:00
Aaditya 19a901f507 Update free-programming-cheatsheets.md (#12161)
* 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>
2025-10-05 21:07:00 -04:00
Aryan Singh 00c8575292 Add FastAPI cheatsheet to Python cheatsheetsChange1 (#12211)
* added Fastapi cheatsheet

* fast-api cheatsheet

* fast-api-cheat-sheet
2025-10-05 20:46:09 -04:00
Sahil Afrid Farookhi 0cd7c01a97 Add Rego Playground to Playgrounds (#12063)
* add Rego Playground

* Fix 2 of 2 Linter issues

* Resolved 1 of 1 review comment
2025-10-02 11:41:10 -04:00
enguy-hub 4021689aa2 Added conda cheatsheet (#11958)
* Added conda cheatsheet

* Updated URL to conda cheatsheet

---------

Co-authored-by: enguy-hub <enguy-hub@github.com>
2025-10-02 09:58:00 -04:00
JongMyeong HAN 798eb321f4 Fixes annotations like (🗃️) (#11996)
That seems to work! fixes #11995
2025-09-30 15:29:49 -04:00
Ajay Singh 6b901032b8 Added Playground for different languages (#11781)
* Added a playground for Ionic

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Apply suggestions from code review

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-12-21 18:30:22 -05:00
cyr1l0u 8359589bb6 Add PHPHub to PHP (#11783) 2024-12-10 16:58:52 -05:00
Joseph Cole-Showers 13d2eec688 added react-router to cheatsheets (#11774)
* added react-router to cheatsheets

* fixed linter

* Update more/free-programming-cheatsheets.md

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-12-01 13:38:25 -05:00
Ajay Singh 1985b6bd59 Added Cheatsheets for many languages (#11616)
* Added Cheatsheets

* Added Java Cheatsheet

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md

* Removed Extra Space
2024-10-19 20:16:25 -04:00
Hang 85d1515037 Add Linux playground (#11605)
* Add Linux playground

* Update Online Java Playground link

* Update free-programming-playgrounds.md: Remove duplicate Java playground link

* Update free-programming-playgrounds.md: Remove duplicate Java playground link
2024-10-18 10:51:36 -04:00
Ajay Singh 2706bca027 Added playgrounds for C++ (#11590)
* Added playgrounds for C++

* Update free-programming-playgrounds.md

* Update free-programming-playgrounds.md
2024-10-16 17:02:41 -04:00
Ajay Singh 1fbcc2195b Added Cheatsheets for many languages (#11588)
* Added C++ Cheatsheet by GeeksforGeeks

* Added an Angular Cheatsheet by Geeks for Geeks

* Added python cheatsheet
2024-10-16 17:00:47 -04:00
Ajay Singh 7459e67690 Added a C cheatsheet by GeeksforGeeks (#11559) 2024-10-15 10:56:12 -04:00
ReddiRani8496 e611698a6e Added database courses by Scaler and Simplilearn (#11455)
* Added database courses by Scaler and Simplilearn

* Added database courses by Scaler and Simplilearn

* Added database courses by Scaler and Simplilearn

* Added database courses by Scaler and Simplilearn

* Add Database courses by Scaler and Simplilearn

* Add database courses by Scaler and Simplilearn

* Updtaed DBMS course name by Scaler
2024-10-15 10:55:02 -04:00
Ajay Singh 322fcde91f Added an interactive tutorial in C from W3Schools (#11557) 2024-10-15 08:32:56 -04:00
Hang aef1aa1349 add practice-linux-commands-free-course to courses/free-courses-en.md (#11524)
* add practice-linux-commands-free-course

* Update free-courses-en.md: Remove duplicate Linux commands course

---------

Co-authored-by: huhuhang <no-reply@huhuhang.com>
2024-10-14 11:55:28 -04:00
Shrey kumar gupta 471726d8e6 Add Comprehensive Free Resources for Algorithms and System Design. (#11494)
* Added a new book and some courses in english resources file. Algorithms book, system design and dsa courses

* Added a new book and some courses in english resources file. Algorithms book, system design and dsa courses

* Fix linter warnings by correcting blank line spacing in free-courses-ur.md

* Fix linter warnings by correcting blank line spacing in free-courses-ur.md again!

* Fix linter warnings by correcting blank line spacing in free-courses-ur.md again!!

* Changes as per contributing.md  made

* fixed line spaces

* hygiene check

* Changed resource location from courses to problem-sets-competitive-programming.md
2024-10-12 12:29:59 -04:00
Tejaswi Tyagi 4e0003ed3a Adds cheatsheet for AI Terminologies (Changes Made) (#11387)
* Add cheatsheet for AI Terminologies

* chronologically arranged resources

* Updated title and Author Name
2024-10-05 21:16:04 -04:00
minatorak dd68bcc689 Added Rust tutorial (#11366)
* Added Rust tutorial

* Update interactive-en
2024-10-04 13:17:38 -04:00
Sumit Dutta dc11fd3d9a Neetcode 150 problem set added (#11365) 2024-10-04 13:16:13 -04:00
Vineet Kumar 855ae34f86 Added "Foundations of Python Programming" Book (#11330)
* Added "Foundations of Python Programming" Book

* Fixed Alphabetical Order

* removed "Foundations of Python Programming"

* Added "Foundations of Python Programming" into Interactive course
2024-10-03 08:43:27 -04:00
katsuma d1e5603185 Add "Learn Git Branching" (ja: interactive-tutorials) (#11154)
* add: Learn Git Branching

* fix: blank space between lines
2024-06-19 09:01:39 -04:00
Ruja Awal 26ae875217 Add Online Playground of Programiz PRO for Python and C (#11136)
* Added Online Playground for Python and C

* Added Online Playground for Python and C.

* Added Online Playground for Python and C

* Updated correct urls of Programiz PRO C and Python Playgrounds

* Update more/free-programming-playgrounds.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Changed Name to remove confusion on Programiz and Programiz PRO

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update free-programming-playgrounds.md

Changed the order to remove linter error

* Update more/free-programming-playgrounds.md

Made change as per the suggestion

Co-authored-by: Eric Hellman <eric@hellman.net>

* Update more/free-programming-playgrounds.md

Made changes as per the suggestion

Co-authored-by: Eric Hellman <eric@hellman.net>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2024-05-31 11:13:49 -04:00
Abhishek 29ca065a06 Add free resources from CodeCrafters (#11127)
* Add free resources from CodeCrafters

* Fix linter errors

* fix linter error - 2

* Remove (no account required) text
2024-04-24 11:19:54 -04:00
cyril e5ef642d01 Add Pyrexp to Regular Expressions (#11081) 2024-03-04 10:05:24 -05:00
Harsh Dev Pathak 5f7dcce3cf Add Latex Cheat Sheet (#11002)
* Added Latex cheat sheet

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md
2023-12-13 09:07:46 -05:00
BRH 3019aa3df6 Update problem-sets-competitive-programming.md (#10996)
* Update problem-sets-competitive-programming.md

Add DamnVulnerableDefi, A Web3 CFT challenge to exploit Solidity contracts.

* Update problem-sets-competitive-programming.md

Fix linter error after adding DamnVulnerableDefi
2023-12-04 13:26:05 -05:00
David Ordás 59e4fba4b6 format: syntax of in-process anotation should be *(🚧 in process)* (#7036)
* format: update syntax of `in process` anotation (CONTRIBUTING-*)

from (🚧 *in process*)
to   *(🚧 in process)*

* format: apply notes syntax to `in_process` resources

- Applied note `*(🚧 in process)*` translating `in process` to underlying language there where we have previous translated text
- Used regex to detect most of notes: `((\*[^\*]+\*)|(_[^_]+_))`

* apply to new resources added in #7082

* Update books/free-programming-books-subjects.md

Co-authored-by: Leithen <lcrider@cvent.com>

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: Leithen <lcrider@cvent.com>
2023-11-29 17:15:41 -05:00
Lakshmi N ea1b270a03 Fixing broken ui in case of "|" (#10880)
* Fixing ui in case of "|"

* Fix lint
2023-11-21 20:08:41 -05:00
Eric Hellman ec2b79aa1d Roll up Three (#10988)
* hindi hibernate course

* add a react tutorial

* add three playgrounds from #9775

* duplicate

* from #10628

* add figma course from #10649

* line

* the algorithms

* resource moved to playgrounds

* rescued from #9778

* added from #9992

* add from #9993

* add course from #10637

* Update courses/free-courses-hi.md

* statistical learning

* Update free-courses-ml.md

* Update books/free-programming-books-langs.md
2023-11-21 19:55:06 -05:00