Merge branch 'new'

pull/1/head
Amit Batra 2021-10-18 23:54:51 +05:30
commit 4573320006
2 changed files with 3 additions and 4 deletions

View File

@ -91,5 +91,5 @@
6. [DMOJ](https://dmoj.ca/) - An Archive of great coding problems. Also there are contest on this site.
7. [CSES](https://cses.fi/problemset/) - A problem set reknowned to be a one set package for getting ready for competitive programming.
8. [CP Algorithms](https://cp-algorithms.com/) - A collection of important algorithms written in C++.
9. [Atcoder](https://atcoder.jp/) - A programming contest site for anyone from beginners to experts.
10. [Clist.by](https://clist.by/) - Get updates on all CP contests happening online.
9. [Atcoder](https://atcoder.jp/) - AtCoder is a programming contest site for anyone from beginners to experts.
10. [Clist.by](https://clist.by/) - Get updates of upcoming competetive programming contests.

View File

@ -192,8 +192,7 @@ If you're not sure how to contribute, please follow **[this handy tutorial](http
6. [OpenSSH Manual](https://www.openssh.com/manual.html)
7. [Principle of Least Privilege](https://techcommunity.microsoft.com/t5/azure-sql/security-the-principle-of-least-privilege-polp/ba-p/2067390)
8. [Introduction to Linux](http://ftp.wayne.edu/ldp/en/Intro-Linux/Intro-Linux.pdf) - Hands on guide to learn Linux.
9. [Learn Bash shell](https://www.learnshell.org/) - learn programming with Unix/Linux shell interpreters.
9. [Learn Shell](https://www.learnshell.org/) - learn programming with Unix/Linux shell interpreters.
## Other interesting stuff <a name="misc"></a>
1. [E Foundation](https://e.foundation)