As developers, we have to constantly learn new frameworks, languages, packages, patterns, whatever.
I don't know about you, but I don't have a ton of free time, so I'm always on the lookout for quick learning methods. For instance, If you know C#, you shouldn't have to read an entire book to learn Java, just the differences and some examples.
So post your treasure troves!
π¨βπ Here are my go-to resources:
β Quick no-fluff overviews
Learn X in Y minutes
https://learnxinyminutes.com/
Tutorialspoint
https://www.tutorialspoint.com/tutorialslibrary.htm
Combined API Docs (C#, JS, Angular, etc)
https://devdocs.io/
https://sunaku.github.io/dasht/man/man0/README.html (CLI)
Programming Notes for Professionals
https://books.goalkicker.com/
Studeer snel (Dutch)
https://www.studeersnel.nl
π Tutorials
Awesome Workshopper
https://github.com/therebelrobot/awesome-workshopper#readme
Programming Tutorials (Hackr.io)
https://hackr.io/
C# How-To Articles
https://docs.microsoft.com/en-us/dotnet/csharp/how-to/
βΆ Short courses and playgrounds
Microsoft Learn
https://docs.microsoft.com/en-gb/learn/browse/?expanded=dotnet&products=dotnet
Google Codelabs
https://codelabs.developers.google.com/
Github Learning Lab
https://lab.github.com/
Coding Ground
https://www.tutorialspoint.com/codingground.htm
Free Programming Playgrounds
https://github.com/EbookFoundation/free-programming-books/blob/master/free-programming-playgrounds.md
Exercism
https://exercism.io/
Code Wars
https://www.codewars.com/
Game of Life Coding Kata
http://codingdojo.org/kata/GameOfLife/
π Search Engines
Learn Anything
https://learn-anything.xyz/
My Custom Google Search Engine (Coding Tutorials)
https://cse.google.com/cse?cx=001208293229560494646:-xrg8y8ux3y
My Custom Google Search Engine (Snippets)
https://cse.google.com/cse?cx=001208293229560494646:fkx3ti70znc
SearchCode
https://searchcode.com/
π Awesome lists
Awesome Programming Languages
https://github.com/sindresorhus/awesome#programming-languages
Awesome Front-End Development
https://github.com/sindresorhus/awesome#front-end-development
Awesome Back-End Development
https://github.com/sindresorhus/awesome#back-end-development
Awesome University Courses
https://github.com/prakhar1989/awesome-courses#readme
β Awesome Roadmaps
https://github.com/liuchong/awesome-roadmaps#readme
Top comments (0)