Skip to main content

Top Websites Every Computer Science Student Must Visit

1. Stack Overflow : answers to thousands of questions on all kinds of topics related to                                 programming, work, math, software, etc.

2. tutorialspoint    : online training , courses materials and online recorded videos that can be accessed any time

3. GitHub              :  thousands of projects with their code, examples also you can create your own repositories to host your projects in

4. TopCoder         : an online judge for developer to solve problems and offers also         recommendations , algorithms tutorials and online contests . just download the  topcoder Arena and start solving problems and enhance your problem soving  skills 

5. Codeforces        : an online judge for developer to solve problems and it offers weekly online contest you can participate in to evaluate your level .

6. khanacademy  : math, statistics, economics - everything you missed out on in college and high-school and wanted to re-learn, re-visit, etc.

7. Quora              :  the best answers to any question, you can add a question you want an answer for or you can add answer to a certain question.don't miss this great website.

8. Forbes Magazine : one of the best magazines ever it offers great news in business, technology, stock markets, personal finance, and lifestyle.

9. No Excuse List : the best place on the web to learn anythin free ( it is treasure ).

10. W3schools For those looking to learn a programming language, there are few better resources than w3schools. On their site, there are tutorials for learning HTML,  CSS, AJAX, and dozens of other programming languages.

11. Codeacademy : If you need a little help learning a coding language, check out this site for some step-by-step guidance that will make everything a bit easier.

12. Coursera  , Udacity , Udemy , edX , MIT OpenCourseWare : thousands of complete courses for all computers science related fields.

13. UVA , URI , HackerRank , USACO , ACM-ICPC , SPOJ  , Codechef : group of online judges that has thousands of  problems to enhance your problem solving skills.

14. geeksforgeeks : website that provide and explaine solutions of selected C,C++ and java Problems. it is greate  website to learn how algorithms are implemented.
   

Comments