From 34628617729b745299c0e5aee2582c828df085f4 Mon Sep 17 00:00:00 2001 From: Mmis1000 Date: Sat, 27 Oct 2018 09:16:33 +0800 Subject: [PATCH 01/14] Add link to JSBin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6e647a4..ad054202 100644 --- a/README.md +++ b/README.md @@ -571,6 +571,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Godbolt.org](https://godbolt.org) : Excellent tool for exploring the assembly output of different compilers with and without optimization. - [Ideone.com](https://ideone.com) : online compiler and debugging tool for more than 60 programming languages - [JSFiddle](https://jsfiddle.net) : Test your JavaScript, CSS, HTML or CoffeeScript with online code editor +- [JSBin](https://jsbin.com/) : Front end playground, Output is not framed, so it allow you to share those snippet that will break inside iframe. - [Pastebin.com](https://pastebin.com) - [C9.io](https://c9.io) : Your development environment, in the cloud - [Github Gist](https://gist.github.com) : Instantly share code, notes, and snippets. From 9cca332101fabbe6cdcfc1d36f50baf746ae23e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20K=C3=BCnnen?= <7766565+DavidKuennen@users.noreply.github.com> Date: Fri, 28 Dec 2018 07:27:43 +0100 Subject: [PATCH 02/14] Add developer job board Devsnap --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 88fc52eb..6953514f 100644 --- a/README.md +++ b/README.md @@ -692,6 +692,7 @@ When learning CS, there are some useful sites you must know to get always inform advice and resources to job seekers. - [Dice](https://www.dice.com) : Dice is the leading site for tech job seekers. You can search by company, job title, keyword, employment type, and location. +- [Devsnap](https://devsnap.io) : Devsnap is a job aggregator for developer jobs. - [Glassdoor](https://www.glassdoor.co.in) : Find the job that's right for you. Search all the open positions on the web. Get your own personalized salary estimate. - [IAESTE](http://iaesteunitedstates.org) : Find more and amazing international internships From fa688a3955b192dda7bd7b175bdbd82c2f804e7e Mon Sep 17 00:00:00 2001 From: vidhyav656 Date: Sun, 30 Dec 2018 15:03:51 +0530 Subject: [PATCH 03/14] adding KudVenkat to youtube channels list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6953514f..b8fc9193 100644 --- a/README.md +++ b/README.md @@ -395,6 +395,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Udacity](https://www.youtube.com/channel/UCBVCi5JbYmfG3q5MEuoWdOw) : Udacity, a pioneer in online education, is building "University by Silicon Valley", a new type of online university - [V. Anton Spraul](https://www.youtube.com/channel/UCLEMTlEe5RE04EoULMHWEEQ) : Videos for people who want to understand software better, including explanations of how software performs some of its most important jobs and tools programmers can use to to solve programming problems. - [xdadevelopers](https://www.youtube.com/channel/UCk1SpWNzOs4MYmr0uICEntg) : You have found the world-famous XDA-Developers.com YouTube Channel, known as XDA TV. We cover Android and Windows Mobile from HTC, Samsung, Motorola, Sony, and more. Learn about rooting your Android, how to build applications, and more. +- [KudVenkat](https://www.youtube.com/user/kudvenkat/) : Microsoft .NET technologies and SQL Server tutorials. ## Good Articles From f45061df3021aa16d6c14a63d41ee90e0953f280 Mon Sep 17 00:00:00 2001 From: Rob Green Date: Sun, 30 Dec 2018 04:44:31 -0500 Subject: [PATCH 04/14] Added Soft Skills Engineering Podcast --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6953514f..51d3713f 100644 --- a/README.md +++ b/README.md @@ -434,6 +434,7 @@ When learning CS, there are some useful sites you must know to get always inform - [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 - [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. +- [Soft Skills Engineering](https://softskills.audio/) : A weekly advice podcast for software developers about non-technical topics. - [Software Engineering Daily](https://softwareengineeringdaily.com) : A daily technical interview about software topics. - [Software Engineering Radio](http://www.se-radio.net) : A podcast targeted at the professional software developer. The goal is to be a lasting educational resource, not a newscast. - [Syntax](https://syntax.fm) : A Tasty Treats Podcast for Web Developers by Wes Bos & Scott Tolinski. From 0e99dbb38e7383fe3fbdb884f273cc6749d8e611 Mon Sep 17 00:00:00 2001 From: Saeed Moqadam Date: Mon, 31 Dec 2018 18:48:34 +0800 Subject: [PATCH 05/14] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51d3713f..f7d9e120 100644 --- a/README.md +++ b/README.md @@ -275,6 +275,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Teach Yourself Computer Science](https://teachyourselfcs.com) : Teach Yourself Computer Science - [The Code](https://www.youtube.com/watch?v=XMm0HsmOTFI) : Story of Linux documentary - [Triumph of the Nerds](https://www.youtube.com/playlist?list=PLn-Y3vvQbmHO5WUcBdIWqiUfNawhC1cn3) : Play-list +- [The Internet's Own Boy](https://www.youtube.com/watch?v=9vz06QO3UkQ) : The Internet's Own Boy: The Story of Aaron Swartz ## MOOCs for learning something new From e092c676546558d0c58c1fd8dd42a33073ebc01f Mon Sep 17 00:00:00 2001 From: Saeed Moqadam Date: Mon, 31 Dec 2018 22:39:30 +0800 Subject: [PATCH 06/14] fix the documentary description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7d9e120..d14eb92c 100644 --- a/README.md +++ b/README.md @@ -275,7 +275,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Teach Yourself Computer Science](https://teachyourselfcs.com) : Teach Yourself Computer Science - [The Code](https://www.youtube.com/watch?v=XMm0HsmOTFI) : Story of Linux documentary - [Triumph of the Nerds](https://www.youtube.com/playlist?list=PLn-Y3vvQbmHO5WUcBdIWqiUfNawhC1cn3) : Play-list -- [The Internet's Own Boy](https://www.youtube.com/watch?v=9vz06QO3UkQ) : The Internet's Own Boy: The Story of Aaron Swartz +- [The Internet's Own Boy](https://www.youtube.com/watch?v=9vz06QO3UkQ) : The Story of Aaron Swartz ## MOOCs for learning something new From 9799fb6007d93b817c5e31fcf7ddbcd8727606c4 Mon Sep 17 00:00:00 2001 From: MichaelE1 Date: Wed, 2 Jan 2019 17:33:35 +1000 Subject: [PATCH 07/14] fix twitch.tv & liveedu.tv links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d14eb92c..9496ad6f 100644 --- a/README.md +++ b/README.md @@ -512,8 +512,8 @@ When learning CS, there are some useful sites you must know to get always inform - [Java tutorial](https://hackr.io/tutorials/learn-java) : A programming community & a great place to find the best online programming courses and tutorials. ## Watch others code -- [LiveEdu.tv](https://www.liveedu.tv) : screencast of people building application, websites, games, etc. -- [Twitch.tv](https://www.twitch.tv/communities/programming) : The programming community of twitch. +- [Education Ecosystem](https://www.education-ecosystem.com) : screencast of people building application, websites, games, etc. +- [Twitch.tv](https://www.twitch.tv/directory/game/Science%20%26%20Technology) : The programming community of twitch. ## What should a programmer know From ad9d95b06ca9dd9c9b4d138671dd17a2c4bc0de9 Mon Sep 17 00:00:00 2001 From: Sonkeng Maldini Date: Wed, 16 Jan 2019 05:35:34 +0100 Subject: [PATCH 08/14] Adding EmailDrop --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9496ad6f..9b0842c0 100644 --- a/README.md +++ b/README.md @@ -184,6 +184,7 @@ When learning CS, there are some useful sites you must know to get always inform - [IDE Onlang](https://ide.onelang.io) : Write in one language and get the same result in other languages. - [PullRequest](https://www.pullrequest.com/) : Code review as a service from vetted, professional reviewers - [Extends Class](https://extendsclass.com/) : Online developer tools: REST and SOAP clients, SQLite browser, testers (Regex, XPath, JSONPath) and other tools (Encoders, Converters and formatters) +- [EmailDrop](https://www.emaildrop.io/): Emaildrop is a free disposable email provider. ## Bash and Shell scripting From 2bd0021ced61019e87c961e582bfe1f178a1775b Mon Sep 17 00:00:00 2001 From: Anno Date: Wed, 16 Jan 2019 16:25:49 +0100 Subject: [PATCH 09/14] Added coder.com Added coder.com, a web based Development Environment thats using Visual Studio Code --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9b0842c0..a9e7cc07 100644 --- a/README.md +++ b/README.md @@ -586,6 +586,7 @@ When learning CS, there are some useful sites you must know to get always inform - [Pastebin.com](https://pastebin.com) : Pastebin can store texts like code, notes, and snippets online for a set period of time which can be shared instantly. - [C9.io](https://c9.io) : Your development environment, in the cloud - [Github Gist](https://gist.github.com) : Instantly share code, notes, and snippets. +- [Coder](https://coder.com) : A Web-based development environment using Visual Studio Code as code editor ## Blogs of Developers From 2f5c818d6f1f65f0134f73dbf20ab2d9fcfa5163 Mon Sep 17 00:00:00 2001 From: Sonkeng Maldini Date: Thu, 14 Feb 2019 21:50:27 +0100 Subject: [PATCH 10/14] Removing dupes url --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 3d1c1273..21af87e4 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,6 @@ When learning CS, there are some useful sites you must know to get always inform ## General Tools - [CodePad](https://codepad.remoteinterview.io/DDCUYLAEYS) : Quickly Conduct Coding Interviews and Phone Screen Interviews. - [CodePen](https://codepen.io) : Front End Developer Playground & Code Editor in the Browser -- [CodeSandbox](https://codesandbox.io) : Online code editor with a focus on creating and sharing web application projects. - [Devicons](http://vorillaz.github.io/devicons/#/main) : Cheatsheet for devs icons - [regex101](https://regex101.com) : Online regex tester and debugger: PHP, PCRE, Python, Golang and JavaScript - [regexr](https://regexr.com) : Another online tool to learn, build & test Regular Expressions From f6ca7d44c9581f296b918ba9ac0ef2ad469c3a68 Mon Sep 17 00:00:00 2001 From: Sonkeng Maldini Date: Wed, 27 Feb 2019 21:00:15 +0100 Subject: [PATCH 11/14] Removing some issues link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 21af87e4..7b7f516c 100644 --- a/README.md +++ b/README.md @@ -468,7 +468,6 @@ When learning CS, there are some useful sites you must know to get always inform - [CMSI 281: Data Structures](http://cs.lmu.edu/~ray/classes/dsa/) : light weight introduction to DS - [Collecting all the cheat sheets](http://overapi.com) : cheat sheets for lots of programming languages - [C Programming](http://users.cs.cf.ac.uk/Dave.Marshall/C/CE.html) -- [Data Structures and Algorithms by John Morris](http://oopweb.com/Algorithms/Documents/PLDS210/VolumeFrames.html) : another good source with code and its analysis - [Programming Community Curated C++ Resources](https://hackr.io/tutorials/learn-c-plus-plus) : resources recommended by developers - [Deep C](https://www.slideshare.net/olvemaudal/deep-c) : very good presentation on C language - [Design Patterns: Elements of Reusable Object-Oriented Software](https://www.amazon.com/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612) : aka the "Gang Of Four" book, or GOF From e803441fd3330f2095aefb0eb81938bca167c2bd Mon Sep 17 00:00:00 2001 From: Sonkeng Maldini Date: Wed, 27 Feb 2019 21:23:00 +0100 Subject: [PATCH 12/14] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7b7f516c..c478b3fe 100644 --- a/README.md +++ b/README.md @@ -622,7 +622,6 @@ When learning CS, there are some useful sites you must know to get always inform - [Small Programming Challenges and Puzzles](https://www.nayuki.io/category/programming) : Project Nayuki - [stevehanov.ca](http://stevehanov.ca/blog/) : I know how to make and sell software online, and I can share my tips with you. - [Takipi Blog](http://blog.takipi.com) : mainly focuses on Java and JVM languages -- [WildMl](http://www.wildml.com) : A blog for machine learning. - [XDA - Android Developer Forum](https://forum.xda-developers.com) : Android Open Source Developers Forum From 499d65ee5148e609fa2f59af3627a0f723b6a334 Mon Sep 17 00:00:00 2001 From: Sonkeng Maldini Date: Thu, 14 Mar 2019 21:27:09 +0100 Subject: [PATCH 13/14] Adding explainsheel.com --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c478b3fe..98836f1d 100644 --- a/README.md +++ b/README.md @@ -509,6 +509,8 @@ When learning CS, there are some useful sites you must know to get always inform - [The Bash Academy](http://www.bash.academy) : The Bash Academy is an initiative to promote the bash shell language and educate people on its use. - [Learn Shell Programming](http://learnshell.org) : This website is intended for everyone who wishes to learn programming with Unix/Linux shell interpreters. - [Java tutorial](https://hackr.io/tutorials/learn-java) : A programming community & a great place to find the best online programming courses and tutorials. +- [Explain Shell](https://explainshell.com/): Match command-line arguments to their help text + ## Watch others code - [Education Ecosystem](https://www.education-ecosystem.com) : screencast of people building application, websites, games, etc. From a0e4bb99f1f9d5f2fbc52931d8b99dd85d952912 Mon Sep 17 00:00:00 2001 From: Sonkeng Maldini Date: Thu, 21 Mar 2019 09:44:21 +0100 Subject: [PATCH 14/14] Removing links not working --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 98836f1d..0e5fb54f 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,6 @@ When learning CS, there are some useful sites you must know to get always inform ## Everything in one place - [reddit.com/user/ashish2199/m/cs_student_subs](https://www.reddit.com/user/ashish2199/m/cs_student_subs/) : a multisubreddit of all subreddits of topics related to computer science and programming. - [Websites a programmer should visit](https://www.quora.com/What-are-the-best-websites-a-programmer-should-visit/answer/Ashish-Padalkar?srid=OH96) : Response on Quora by ashish2199 -- [Moocha](https://www.moocha.io) : Search online courses from edX, Coursera, Udacity, & more - [Rico's cheatsheets](https://devhints.io) : A set of good cheatsheets - [API Documentation](http://devdocs.io) : A one-place well known API Documentation with searchable interface - [MDN](https://developer.mozilla.org/en-US/) : A place with all the documentation of the web standards @@ -592,7 +591,6 @@ When learning CS, there are some useful sites you must know to get always inform ## Blogs of Developers - [Algo-Geeks](http://algo-geeks.blogspot.com) : Programming Puzzles, Math Tricks, Algorithms etc -- [Andy Heathershaw](https://www.andyheathershaw.uk) : Personal website and blog of software developer Andy Heathershaw - [Antonio081014's Algorithms Codes](http://code.antonio081014.com) : The world is under the RULE. - [Archives — Ask a Manager](http://www.askamanager.org/archives) : HR related stuff - [Armin Ronacher's Thoughts and Writings](http://lucumr.pocoo.org) : blog on Python and open source