mirror of
https://github.com/sdmg15/Best-websites-a-programmer-should-visit.git
synced 2025-09-09 23:30:59 +02:00
Corrected the syntax error.
Due to the syntax error in the code where '|' symbol was used it was creating two columns for the table at that place in the deployed site. Therefore I replaced all the '|' which were creating the error with the '/'
This commit is contained in:
20
README.md
20
README.md
@@ -113,7 +113,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [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.
|
||||
- [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
|
||||
- [Lod - Cloud](http://lod-cloud.net) : The Linking Open Data cloud diagram
|
||||
- [Cave of programming](https://caveofprogramming.com) : Learn to program, Upgrade your skills.
|
||||
@@ -149,7 +149,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
</div>
|
||||
|
||||
## For those who want to start a small project but can't find the ideas
|
||||
- [freeCodeCamp | React project ideas](https://medium.freecodecamp.org/every-time-you-build-a-to-do-list-app-a-puppy-dies-505b54637a5d?gi=c786640fbd11) : 27 fun app ideas you can build while learning React.
|
||||
- [freeCodeCamp/React project ideas](https://medium.freecodecamp.org/every-time-you-build-a-to-do-list-app-a-puppy-dies-505b54637a5d?gi=c786640fbd11) : 27 fun app ideas you can build while learning React.
|
||||
- [martyr2s-mega-project-ideas-list](http://www.dreamincode.net/forums/topic/78802-martyr2s-mega-project-ideas-list/) : contains about 125 project ideas from beginner to intermediate level.
|
||||
- [karan/Projects](https://github.com/karan/Projects) : a large collection of small projects for beginners with
|
||||
- [Wrong "big projects" for beginners](http://rodiongork.tumblr.com/post/108155476418/wrong-big-projects-for-beginners) : How to choose where to start
|
||||
@@ -273,12 +273,12 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [five-essential-phone-screen-questions - steveyegge2](https://sites.google.com/site/steveyegge2/five-essential-phone-screen-questions)
|
||||
- [Freshers Interviews](http://placementsindia.blogspot.com)
|
||||
- [Gainlo](http://www.gainlo.co/#!/) : Mock interview from professionals
|
||||
- [GeeksforGeeks | A computer science portal for geeks](http://www.geeksforgeeks.org) : also subscribe to their feeds to get links to their new articles.
|
||||
- [GeeksforGeeks/A computer science portal for geeks](http://www.geeksforgeeks.org) : also subscribe to their feeds to get links to their new articles.
|
||||
- [github.com/odino/interviews](https://github.com/odino/interviews) : list of important questions for interview
|
||||
- [Give your résumé a face lift](http://www.lifeclever.com/give-your-resume-a-face-lift/)
|
||||
- [Here's How to Prepare for Tech Interviews • /r/cscareerquestions](https://www.reddit.com/r/cscareerquestions/comments/1jov24/heres_how_to_prepare_for_tech_interviews/)
|
||||
- [How to Answer "Tell Me a Little About Yourself" | The Art of Manliness](http://www.artofmanliness.com/2016/01/05/tell-me-a-little-about-yourself/)
|
||||
- [How to Answer the Toughest 40 Job Interview Questions | ICS Job Portal](http://www.icsjobportal.com/blog/job-interview-questions)
|
||||
- [How to Answer "Tell Me a Little About Yourself"/The Art of Manliness](http://www.artofmanliness.com/2016/01/05/tell-me-a-little-about-yourself/)
|
||||
- [How to Answer the Toughest 40 Job Interview Questions/ICS Job Portal](http://www.icsjobportal.com/blog/job-interview-questions)
|
||||
- [How to Break Into the Tech Industry - a Guide to Job Hunting and Tech Interviews](http://haseebq.com/how-to-break-into-tech-job-hunting-and-interviews)
|
||||
- [How to interview](http://kelukelu.me/interview/index.html)
|
||||
- [How to prepare for an interview - 1](http://se7so.blogspot.com/2014/01/how-to-prepare-for-interview-1.html)
|
||||
@@ -287,15 +287,15 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [Interviewing At Jane Street](https://blog.janestreet.com/interviewing-at-jane-street/) : Interviewing At Jane Street
|
||||
- [Interview Archives - Java Honk](http://javahonk.com/category/interview/)
|
||||
- [Interview Cake](https://www.interviewcake.com/) : Free and Paid course options offering high quality technical interview practice.
|
||||
- [Job Interview: How to Ace a Job Interview | The Art of Manliness](http://www.artofmanliness.com/2012/08/06/how-to-ace-a-job-interview/)
|
||||
- [Job Interview: How to Ace a Job Interview/The Art of Manliness](http://www.artofmanliness.com/2012/08/06/how-to-ace-a-job-interview/)
|
||||
- [Job interviews News, Videos, Reviews and Gossip - Lifehacker](https://lifehacker.com/tag/job-interviews)
|
||||
- [Job Interview Questions and Best Answers](https://www.thebalance.com/job-interview-questions-and-answers-2061204)
|
||||
- [kimberli/interviews](https://github.com/kimberli/interviews) : study sheet for Interview
|
||||
- [LeetCode](https://leetcode.com/) : A new way to learn.here you can prepare for your interview.
|
||||
- [Learnersbucket](https://learnersbucket.com): Data Structures and Algorithms in Javascript.
|
||||
- [Mission-peace/interview problems](https://github.com/mission-peace/interview/wiki) : A large collection of coding interview problems
|
||||
- [Pramp | A free on demand interview practice platform for Software Engineers](https://www.pramp.com/ref/gt1) : Practice coding interviews with real peers
|
||||
- [Problems | LeetCode OJ](https://leetcode.com/problemset/algorithms/) : Coding practice for interviews
|
||||
- [Pramp/A free on demand interview practice platform for Software Engineers](https://www.pramp.com/ref/gt1) : Practice coding interviews with real peers
|
||||
- [Problems/LeetCode OJ](https://leetcode.com/problemset/algorithms/) : Coding practice for interviews
|
||||
- [Programmer And Software Interview Questions Answers](http://www.programmerinterview.com)
|
||||
- [Reddit.com/user/ashish2199/m/puzzles](https://www.reddit.com/user/ashish2199/m/puzzles/) : Logic Puzzles
|
||||
- [SQL interview questions](https://www.jitbit.com/news/181-jitbits-sql-interview-questions/) : great SQL test
|
||||
@@ -347,7 +347,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [Coursera.org](https://www.coursera.org) : Take the world's best courses, online.
|
||||
- [CS50](https://www.youtube.com/user/cs50tv/videos) : A set of goods tutorials from cs50
|
||||
- [edX](https://www.edx.org) : Free Online Courses, Advance Your Career, Improve Your Life.
|
||||
- [Kadenze | Creative Programming](https://www.kadenze.com/courses?subjects%5B%5D=7) : Programming courses focused on art and creativity
|
||||
- [Kadenze/Creative Programming](https://www.kadenze.com/courses?subjects%5B%5D=7) : Programming courses focused on art and creativity
|
||||
- [MIT OCW Electrical Engineering and Computer Science](https://ocw.mit.edu/courses/electrical-engineering-and-computer-science/)
|
||||
- [MOOC.fi](http://mooc.fi/english.html) : Free online courses from the University of Helsinki
|
||||
- [NPTEL](http://nptel.ac.in) : Free online courses by IIT with certificates
|
||||
@@ -607,7 +607,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [OS Course Notes](https://www2.cs.uic.edu/~jbell/CourseNotes/OperatingSystems/) : Chapter-wise course notes according to Galvin's book
|
||||
- [Programming, Web Development, and DevOps news, tutorials, and tools for beginners to experts](https://dzone.com)
|
||||
- [SQL (Structured Query Language) in one page : SQL.SU](http://www.cheat-sheets.org/sites/sql.su/) : a very good SQL cheat sheet
|
||||
- [Subtle | Poor Man's CI](https://www.subtle.press/course/poor-mans-ci) : Learn how continuous integration platforms work under the hood, by building one of your own on top of git with Node.js
|
||||
- [Subtle/Poor Man's CI](https://www.subtle.press/course/poor-mans-ci) : Learn how continuous integration platforms work under the hood, by building one of your own on top of git with Node.js
|
||||
- [TCP/IP Illustrated Series](https://en.wikipedia.org/wiki/TCP/IP_Illustrated)
|
||||
- [The Bash Guide](http://guide.bash.academy) : a very good guide for learning the Bash Shell
|
||||
- [The Descent to C](https://www.chiark.greenend.org.uk/~sgtatham/cdescent/) : for those moving to C from some higher programming language like java or python.
|
||||
|
Reference in New Issue
Block a user