Merge branch 'new'
commit
4573320006
|
@ -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.
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue