mirror of
https://github.com/sdmg15/Best-websites-a-programmer-should-visit.git
synced 2025-09-03 02:22:43 +02:00
Merge branch 'master' into patch-1
This commit is contained in:
22
README.md
22
README.md
@@ -58,6 +58,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [Learn Anything](https://learn-anything.xyz) : Community curated knowledge graph of best paths for learning anything
|
||||
- [Quora](https://www.quora.com) : A place to share knowledge and better understand the world
|
||||
- [Stack Overflow](https://stackoverflow.com) : subscribe to their weekly newsletter and any other topic which you find interesting
|
||||
- [Stack Exchange](https://stackexchange.com/) : Stack Exchange is the combination of Stack Overflow and 170+ sites where you can get any kinds of help
|
||||
|
||||
<div align="right">
|
||||
<b><a href="#index">↥ Back To Top</a></b>
|
||||
@@ -127,7 +128,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [edabit](https://edabit.com/challenges) : Practice coding via various small challenges.
|
||||
- [Learn Git Branching](https://learngitbranching.js.org) : Learn and practice git commands in an interactive way
|
||||
- [Oh Shit, Git!?!](https://ohshitgit.com/) : Cheat sheet to get yourself out of bad git situations
|
||||
|
||||
- [The Odin Project](https://www.theodinproject.com/home) : The Odin Project provides a free open source coding curriculum that can be taken entirely online.
|
||||
|
||||
<div align="right">
|
||||
<b><a href="#index">↥ Back To Top</a></b>
|
||||
@@ -235,6 +236,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [EmailDrop](https://www.emaildrop.io/): Emaildrop is a free disposable email provider.
|
||||
- [Repl.it](https://repl.it): Accessible prototyping tool for various needs.
|
||||
- [KeyBr (Typing Practice)](https://www.keybr.com/): Easy to use typing practice app.
|
||||
- [Svgator](https://www.svgator.com/): Animate svg graphically. Its like a video editor but for svg.
|
||||
|
||||
<div align="right">
|
||||
<b><a href="#index">↥ Back To Top</a></b>
|
||||
@@ -247,8 +249,8 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [Bash Reference Manual](https://www.gnu.org/software/bash/manual/bashref.html) : Bash Reference Manual
|
||||
- [BashGuide](http://mywiki.wooledge.org/BashGuide) : BashGuide - Greg's Wiki
|
||||
- [Conquering the Command Line](http://conqueringthecommandline.com/book/frontmatter) : Unix and Linux Commands for Developers
|
||||
- [Airbon OS](https://www.airbornos.com) : Private Google Docs Alternative
|
||||
- [Commandlinefu](https://www.commandlinefu.com/commands/browse) : An extensive collection of Shell oneliners that can save your day on many ocasions
|
||||
- [Airborn OS](https://www.airbornos.com) : Private Google Docs Alternative
|
||||
- [Commandlinefu](https://www.commandlinefu.com/commands/browse) : An extensive collection of Shell oneliners that can save your day on many occasions
|
||||
- [Pure Bash Bible](https://github.com/dylanaraps/pure-bash-bible) : A collection of pure bash alternatives to external processes.
|
||||
|
||||
<div align="right">
|
||||
@@ -285,7 +287,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [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)
|
||||
- [IIT Delhi Placement Experience](http://placement-iit2013.blogspot.com)
|
||||
- [samwincott/Internship-Guide](https://github.com/samwincott/Internship-Guide) : An aggregrate of links related to internships.
|
||||
- [samwincott/Internship-Guide](https://github.com/samwincott/Internship-Guide) : An aggregate of links related to internships.
|
||||
- [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.
|
||||
@@ -391,8 +393,12 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [JavatPoint](https://www.javatpoint.com/java-tutorial) : Best website to get a basic Java programming tutorial
|
||||
- [The Rust Programming Language Book](https://doc.rust-lang.org/book/title-page.html) : Explains the Rust programming language
|
||||
- [Rust Cookbook](https://rust-lang-nursery.github.io/rust-cookbook/intro.html#cookin-with-rust) : Quickly get an overview of the capabilities of the Rust crate ecosystem
|
||||
|
||||
-[Getting start with python](https://riptutorial.com/ebook/python) : A-Z python programming concepts and methods.
|
||||
|
||||
- [Rust by Example](https://doc.rust-lang.org/rust-by-example/) : A collection of runnable examples that illustrate various Rust concepts and standard libraries
|
||||
|
||||
|
||||
<div align="right">
|
||||
<b><a href="#index">↥ Back To Top</a></b>
|
||||
</div>
|
||||
@@ -501,7 +507,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [KudVenkat](https://www.youtube.com/user/kudvenkat/) : Microsoft .NET technologies and SQL Server tutorials.
|
||||
- [The Net Ninja](https://www.youtube.com/channel/UCW5YeuERMmlnqo4oq8vwUpg): Web development tutorials
|
||||
- [Web Dev Simplified](https://www.youtube.com/channel/UCFbNIlppjAuEX4znoulh0Cw): Tutorials based on Web development from basic to advanced.
|
||||
- [Take You Forward](https://www.youtube.com/c/takeUforward): Tutorials on Data structres and Algorithms in Java and C++.
|
||||
- [Take You Forward](https://www.youtube.com/c/takeUforward): Tutorials on Data structures and Algorithms in Java and C++.
|
||||
|
||||
<div align="right">
|
||||
<b><a href="#index">↥ Back To Top</a></b>
|
||||
@@ -549,7 +555,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [IPhreaks](https://devchat.tv/iphreaks) : A weekly group discussion about iOS development and related technology by development veterans. We discuss Apple, tools, practices, and code.
|
||||
- [JavaScript Jabber](https://devchat.tv/js-jabber) : A weekly discussion about JavaScript, front-end development, community, careers, and frameworks.
|
||||
- [Learn To Code With Me Podcast](https://learntocodewith.me/podcast/) : A Season by season of tech podcast episodes by Laurence Bradford with topics ranging from Career in Tech to lessons in doing tech business
|
||||
- [LispCast](https://lispcast.com/category/podcast/) : A podcast by Eric Normand, a functinal programming expert talking about FP concepts.
|
||||
- [LispCast](https://lispcast.com/category/podcast/) : A podcast by Eric Normand, a functional programming expert talking about FP concepts.
|
||||
- [MS Dev Show](http://msdevshow.com) : Jason Young and Carl Schweitzer talk about the latest in developer news covering topics such as the Azure cloud, Windows, Windows Phone, Visual Studio, and cross-platform development using the Microsoft platform.
|
||||
- [React Native Radio](https://devchat.tv/react-native-radio) : A weekly discussion of the tools, techniques, and technologies used to build mobile applications with JavaScript and React.
|
||||
- [ShopTalk Show](https://shoptalkshow.com/) : A weekly podcast about just building websites from Dave Rupert and Chris Coyier.
|
||||
@@ -682,6 +688,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [UVa Online Judge](https://uva.onlinejudge.org) : hundreds of problems supporting multiple languages.
|
||||
- [WakaTime](https://wakatime.com) : leaderboards of coding metrics collected via editor plugins
|
||||
- [PrepBytes](https://mycode.prepbytes.com/competitive-coding/practice) : Topic and level wise proper arrange problems
|
||||
- [A2OJ Ladders](https://a2oj.com/Ladders.html) : Practice codeforces problems based on your proficiency and difficulty
|
||||
|
||||
<div align="right">
|
||||
<b><a href="#index">↥ Back To Top</a></b>
|
||||
@@ -696,6 +703,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [Data Science course](https://jakevdp.github.io/PythonDataScienceHandbook/) : Python Data Science Handbook
|
||||
- [Goal Kicker](https://goalkicker.com) : Programming Notes for Professionals books
|
||||
- [The GraphQL Guide](https://graphql.guide) : The complete guide to GraphQL, the new REST ✨
|
||||
- [Eloquent JavaScript](https://eloquentjavascript.net/) : A book about JavaScript, programming, and the wonders of the digital.
|
||||
|
||||
<div align="right">
|
||||
<b><a href="#index">↥ Back To Top</a></b>
|
||||
@@ -712,6 +720,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [DevTips](https://www.youtube.com/user/DevTipsForDesigners/videos) : web dev tutorials
|
||||
- [FreeCourses](https://freecourses.github.io) : Free courses about programming
|
||||
- [Kathryn Hodge](https://www.youtube.com/channel/UC4DwZ2VXM2KWtzHjVk9M_xg/videos) : Has good videos for beginners
|
||||
- [Kunal Kushwaha](https://www.youtube.com/watch?v=apGV9Kg7ics) : An amazing guide to Git and GitHub for beginners
|
||||
- [mycodeschool](https://www.youtube.com/user/mycodeschool/videos) : Data structures and algorithms tutorials
|
||||
- [Pluralsight](https://www.pluralsight.com) : Learn Software Development, DevOps and Data Science through multiple short courses
|
||||
- [thenewboston](https://www.youtube.com/user/thenewboston/videos) : good but with too much talk as compared to actual content
|
||||
@@ -844,6 +853,7 @@ When learning CS, there are some useful sites you must know to get always inform
|
||||
- [Up for Grabs](http://up-for-grabs.net) : This is a list of projects which have curated tasks specifically for new contributors. These are a great way to get started with a project or to help share the load of working on open source projects.
|
||||
- [First Timers Only](http://www.firsttimersonly.com) : Contributing to open source for the first time can be scary and a little overwhelming. Perhaps you’re a Code Newbie or maybe you’ve been coding for a while but haven’t found a project you felt comfortable contributing to.
|
||||
- [Your First PR](http://yourfirstpr.github.io) : Your First PR helps you get started contributing to Open Source by showcasing great starter issues on GitHub and elsewhere.
|
||||
- [Awesome First PR Opportunities](https://github.com/mungell/awesome-for-beginners) : An awesome repository for finding beginner-friendly projects in different programming languages.
|
||||
|
||||
<div align="right">
|
||||
<b><a href="#index">↥ Back To Top</a></b>
|
||||
|
Reference in New Issue
Block a user