Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added some resources #694

Merged
merged 2 commits into from
Oct 1, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
## Repositories Coding for Beginners

- [Funny Algorithms](https://github.com/ReciHub/FunnyAlgorithms)
- [Scrimba](https://scrimba.com)


## Repositories for intermediate/Advanced Coders
Expand Down Expand Up @@ -60,6 +61,7 @@

- [Angular Cheat Sheet](https://angular.io/guide/cheatsheet)
- [Bug Bounty Cheat Sheet](https://kathan19.gitbook.io/howtohunt/)
- [Cheatography - Find any CheatSheet](https://cheatography.com/)
- [Codeacademy cheat sheets](https://www.codecademy.com/resources/cheatsheets/all)
- [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet)
- [git-cheat-sheet](https://education.github.com/git-cheat-sheet-education.pdf)
Expand All @@ -80,7 +82,6 @@
- [Machine Learinig Basics CheatSheet](https://www.codecademy.com/learn/machine-learning/modules/dspath-linear-regression/cheatsheet)



## Meetups and Events

See all meetups and events [here](https://hacktoberfest.digitalocean.com/events)
Expand Down
Loading