Dev Newbie Learning Resources
- Self-learning coding can be difficult as well as confusing. During the course of my learning I have been collating resources but never had single list so here goes.
- If you feel I have missed anything, please complete a pull-request. I will be updating it as and when required too.
- When learning, it is too easy to get confused by the noise, just try to learn the basics and the rest will follow. See the roadmap below to help you focus.
โน๏ธ Apologies in advance if it is Javascript-heavy as it is what I have been working with most.
Roadmap ๐๏ธ
- RoadMap - Follow this and you can't go wrong.
Learning ๐คน
- FreeCodeCamp - Without a doubt, the best learning resource for me personally
- Udemy
- Lynda
Books ๐
Very well rated and easy-to-understand books.
Documentation / Guides ๐
CSS
- CSS Tricks - Extremely useful CSS guide, I normally use when stuck
- Co Drops - Another great CSS Resource
JS/HTML/Jquery
PHP
Blog Posts ๐ป
- Lawyers Code (My personal attempt to solidfy my learning and hopefully pass on some knowledge)
- Eric Elliot - Extremely knowledgeable and informative, but on the advanced side.
- FreeCodeCamp Medium Publication - Various authors with some great content
- Smashing Magazine
- CSS Tricks
- Zen of Programming
Video Tutorials ๐ฝ๏ธ
- Traversy Media - Various languages and frameworks covered
- DevMarketer - Mainly PHP/Laravel but also covers some great concepts around git
- Laracasts - Geared towards Laravel, but other frameworks/langs are covered as well as general principles
- Wes Bos
Useful Twitter Accounts ๐ฆ
- lawyerscode - Me ๐
- Javascript Teacher - Easy to understand tutorials, despite the name CSS and other useful information is shared.
- Sara Soudein - Great for css and design related detail
- Ali Spittel
- Benjamin Spak - Positive, engaging content for devs
- Getify
- Veni Kunche - Provides great info on scholarships for conferences
- Eleftheria Batsou - Great doses of energy and determination, especially around the #100DaysOfCode Challenge
Communities ๐ข
- DEV Community - One of the best dev communities I have come across
- Dev Newbies Discord - General chit chat and helpful for dev newbies
- #100DaysOfCode - Excellent community for learning as well as gaining momentum in your journey
- Code Newbie
Help! ๐
For When you are stuck
Top comments (3)
Great post, thanks for writing it up. I wrote a post with Front End resources earlier in the year but didn't think to add Twitter accounts and Communities. These are really useful!
๐ Helen,
I actually remember reading your post - thatโs partially where I got the idea from ๐, I just couldnโt remember where I had seen it.
I have updated the list to add your list too, hope that's OK?
Roadmap is cool, thanks.