From bdd5326cbb276371631654785461248d834fe98d Mon Sep 17 00:00:00 2001 From: Harshit Sethi Date: Tue, 15 Oct 2024 18:17:41 +0530 Subject: [PATCH] Improve the description of Ars Technica, fix grammar in some entries --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b8e38b38..afdc7aaf 100644 --- a/README.md +++ b/README.md @@ -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 - [Stratechery](https://stratechery.com) : Stratechery by Ben Thompson - [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 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. @@ -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. - [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. -- [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. - [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 - [Cave of programming](https://caveofprogramming.com) : Learn to program, Upgrade your skills. - [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. -- [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 - [Paqmind](http://paqmind.com) : Guides and challenges to learn programming - [Codecademy](https://www.codecademy.com) : Learn to code interactively, for free.