What are your go-to resources as you’re learning to code? (i.e., podcasts, blogs, YouTube channels, books, favorite GitHub repos, etc.)
Feel free to include links or names to your go-to resources so others can enjoy them too.
Feel free to include links or names to your go-to resources so others can enjoy them too.
In no particular order
What this looks like:
Some podcasts:
Long-form interviews or conferences:
Youtube superstars:
As I go over many of the JS courses for a second time, I find myself referencing the MDN documentation a lot more this time around. As I was going through the first time around, much of the MDN terminology was going over my head and as such, I didn’t understand much of it. This has made me realize that, depending on where you are in your learning path, the resources you use to help you along might change as you understand more concepts. Lastly, Books! Good, in depth books. Currently for me learning JS, the “Javascript The Definitive Guide” is great.
I recently made a video on this same topic, CodeCademy was definitely one of my go to resources.
Check it out here https://youtu.be/ldOcw9sIso0
Official documentation – It’s there for a reason! Someone spent countless hours to make and maintain it, don’t let that go to waste!
Stack Overflow – Chances are, if I’m having a problem, someone else has had the same problem before me and asked about it there.
Programming Discord servers – I’m a moderator over at the Codecademy Discord server, so I might be a little biased, but I find Discord to be a great place to ask programming-related questions. There are tons of servers that focus on everything from a particular language or framework all the way to general programming or data science. Often, the core maintainers for a given project are members of the server as well and you can get advice from straight from the person who’s building it.
General resources:
Podcasts:
Blogs / Other Resources:
For Swift programming fans like me , I got my inspiration from Mr. Chris’ Blog. He also has a Youtube Channel that I watch to enhance my skills I get from Codecademy. I hope this helpful
vey helpful…thanks…
For me personally podcasts and YouTube videos are a great help as I’m learning to code.
for web development these have help me a lot.
csstrick.com
stackoverflow.com
w3School.com
https://www.youtube.com/channel/UCCezIgC97PvUuR4_gbFUs5g
codecademy.com
https://www.youtube.com/c/SteveGriffith-Prof3ssorSt3v3/featured
MDN Web Docs
These are great resources! In addition to what’s been listed, I’ve been using devdocs.io for quick reference. I use Larder to save and categorize my bookmarks (this has been huge!), and I love reading Medium’s articles from other developers (specifically Better Programming, Javascript in Plain English, hackernoon and The Pragmatic Programmers). It’s really interesting some of the things you can glean from articles. I will also use the Hackr app to find recommended courses, tutorials and articles from other developers.
Oh and not really a dev resource, but it keeps me inspired to keep learning, exploring and improving my skills for better security and awareness is Jack Rhysider’s Darknet Diaries podcast.
My favorite resources (next to Codecademy) are w3schools, MDN Web Docs, CSS Trick, and other things that I use to enhance my webpages, such as Google Fonts, Adobe Color, and W3Validator (both for CSS and HTML).
I’d love to listen to some HTML/CSS podcasts, if they exist and/or anyone has any suggestions! Thank you in advance
Codecademy of course. Also, I listen to a great Argentinian coding podcast called Dev Rock.
On Youtube, I watch some Traversy Media, Coding Tech and Design Code content.
I refer to Stackoverflow.com, Mozilla, w3schools, github explore, geeksforgeeks. I also follow a few programmers on IG who provide tips and suggestions for coding challenges. And from my codecademy learning I use the right click ‘Inspect’ feature (of Chrome dev tools) to look at the DOM and/or CSS. And I keep trying when I struggle with grasping a concept.
In no order
In Order
Videos, doesn’t matter if it’s youtube or not
Podcasts also, but I don’t actually have an account to listen to podcasts on
Youtube is always great
w3schools
StackOverflow/CodeCademy Ask page
ask a friend to catch mistakes that I may have missed
There’s so much good stuff out there. MDN is really helpful. I use google sheets at work, so google documentation. There are so many cool scripts on the web. I’m not big on reinventing the wheel so I like tweaking something someone smarter than me has already done. If I can phrase the question right, google usually finds something I can work with. Now that I’m learning to do things correctly, I really enjoy reading others code, especially if it’s useful for me at work.
A few of my favorites…
Zen and the Art of Programming
(10) Educational Products for Academia and Competitive Programming - YouTube