[Add] Add a new set of websites

This commit is contained in:
Bhavesh
2020-10-01 03:40:01 +05:30
committed by GitHub
parent c86b502dc1
commit 5aeca2693a

View File

@@ -192,6 +192,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Source Making ](https://sourcemaking.com/): Design Patterns & Refactoring
- [Refactoring Guru](https://refactoring.guru/): Refactoring And Design Patterns
- [Google Java Style Guide](https://google.github.io/styleguide/javaguide.html): Google Java Style Guide
- [Rust Coding style](https://github.com/rust-dev-tools/fmt-rfcs): Rust code formatting RFCs and coding style guides
<div align="right">
<b><a href="#index">↥ Back To Top</a></b>
@@ -627,6 +628,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [Google Code Jam Practice and](https://code.google.com/codejam/past-contests) : past contest problems for practice
- [HackerEarth - Programming challenges and Developer jobs](https://www.hackerearth.com)
- [HackerRank](https://www.hackerrank.com) : Practice coding. Compete. Find jobs.
- [Leetcode](https://leetcode.com/): Practice writing most optimal solutions.
- [PKU ACM ICPC Practice problems](http://poj.org/problemlist) : Judge online for ACMACPC
- [Sphere Online Judge (SPOJ)](http://www.spoj.com) : Become a true programming master Learn how to code and build efficient algorithms
- [Topcoder](https://www.topcoder.com) : Deliver Faster through Crowdsourcing
@@ -653,6 +655,7 @@ When learning CS, there are some useful sites you must know to get always inform
</div>
## Video Tutorials
- [Aditya Verma](https://www.youtube.com/channel/UC5WO7o71wvxMxEtLRkPhiQQ) : Algorithm tutorials playlists by an Indian youtuber Aditya verma.
- [codedamn](https://www.youtube.com/channel/UCJUmE61LxhbhudzUugHL2wQ/videos) : front end web dev tutorials
- [Code School](https://www.codeschool.com) : A PluralSight Company and an Interactive learning destination for aspiring and experienced Developers
- [CodingMadeEasy](https://www.youtube.com/user/CodingMadeEasy/videos) : C++ tutorials