Merge pull request #1981 from hstsethi/patch-1

Improve the description of Ars Technica, fix grammar in some entries
This commit is contained in:
Sonkeng
2024-10-16 08:40:30 +01:00
committed by GitHub

View File

@@ -69,7 +69,7 @@ When learning CS, there are some useful sites you must know to get always inform
- [ACM TechNews](http://technews.acm.org) : TechNews - [ACM TechNews](http://technews.acm.org) : TechNews
- [Stratechery](https://stratechery.com) : Stratechery by Ben Thompson - [Stratechery](https://stratechery.com) : Stratechery by Ben Thompson
- [AlternativeTo](https://alternativeto.net) : Crowdsourced software recommendations - [AlternativeTo](https://alternativeto.net) : Crowdsourced software recommendations
- [Ars Technica](https://arstechnica.com) : posts unique quality articles - [Ars Technica](https://arstechnica.com) : Posts unique quality articles on technology, science, politics and society.
- [Better Dev Links](https://betterdev.link) : Weekly links to help you become a better developer - [Better Dev Links](https://betterdev.link) : Weekly links to help you become a better developer
- [Better Programming](https://medium.com/better-programming) : Featured articles for modern developers available every day - [Better Programming](https://medium.com/better-programming) : Featured articles for modern developers available every day
- [CNET](https://www.cnet.com/news/) : Your guide to a better future! An excellent source of up-to-date tech news. - [CNET](https://www.cnet.com/news/) : Your guide to a better future! An excellent source of up-to-date tech news.
@@ -118,14 +118,14 @@ When learning CS, there are some useful sites you must know to get always inform
- [Reddit.com/r/dailyprogrammer](https://www.reddit.com/r/dailyprogrammer/) : interesting programming challenges where you can learn from looking at other's code, even if you are not able to solve code you can look at how others solved. - [Reddit.com/r/dailyprogrammer](https://www.reddit.com/r/dailyprogrammer/) : interesting programming challenges where you can learn from looking at other's code, even if you are not able to solve code you can look at how others solved.
- [Programming by Doing](http://programmingbydoing.com) : very good site for those who want to start with absolute basics - [Programming by Doing](http://programmingbydoing.com) : very good site for those who want to start with absolute basics
- [CodeAbbey - a place where everyone can master programming](http://www.codeabbey.com) : Best place to begin with problems that start at the easiest and gradually increase difficulty with each problem. - [CodeAbbey - a place where everyone can master programming](http://www.codeabbey.com) : Best place to begin with problems that start at the easiest and gradually increase difficulty with each problem.
- [Exercism.io](http://exercism.io) : download and solve practice problems in over 50 different languages, and share your solution with others. - [Exercism.io](http://exercism.io) : Download and solve practice problems in over 50 different languages, and share your solution with others.
- [InterviewBit/Coding Interview Questions](https://www.interviewbit.com) : Gamifies the experience of practicing for your interview and includes lots of sample problems to solve. - [InterviewBit/Coding Interview Questions](https://www.interviewbit.com) : Gamifies the experience of practicing for your interview and includes lots of sample problems to solve.
- [karan/Projects-Solutions](https://github.com/karan/Projects-Solutions) : Solutions to most of the problems in the link above - [karan/Projects-Solutions](https://github.com/karan/Projects-Solutions) : Solutions to most of the problems in the link above
- [Lod - Cloud](http://lod-cloud.net) : The Linking Open Data cloud diagram - [Lod - Cloud](http://lod-cloud.net) : The Linking Open Data cloud diagram
- [Cave of programming](https://caveofprogramming.com) : Learn to program, Upgrade your skills. - [Cave of programming](https://caveofprogramming.com) : Learn to program, Upgrade your skills.
- [Vim adventures](https://vim-adventures.com/) : Learn VIM by playing - [Vim adventures](https://vim-adventures.com/) : Learn VIM by playing
- [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com) : Learn Vim Script from beginning to expert. - [Learn Vimscript the Hard Way](http://learnvimscriptthehardway.stevelosh.com) : Learn Vim Script from beginning to expert.
- [Programming Tasks](http://rosettacode.org/wiki/Category:Programming_Tasks) : large collection of small programs - [Programming Tasks](http://rosettacode.org/wiki/Category:Programming_Tasks) : Large collection of small programs.
- [Pramp](https://www.pramp.com) : It's your turn to be the interviewer. when done, click on the swap roles button on the left - [Pramp](https://www.pramp.com) : It's your turn to be the interviewer. when done, click on the swap roles button on the left
- [Paqmind](http://paqmind.com) : Guides and challenges to learn programming - [Paqmind](http://paqmind.com) : Guides and challenges to learn programming
- [Codecademy](https://www.codecademy.com) : Learn to code interactively, for free. - [Codecademy](https://www.codecademy.com) : Learn to code interactively, for free.