DEV Community

Waqar Mohammad
Waqar Mohammad

Posted on

Learning Resources for Dev Newbies

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 🤹

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 💻

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 🐦

Communities 🏢

Help! 🆘

For When you are stuck

Top comments (3)

Collapse
 
helenanders26 profile image
Helen Anderson

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!

Collapse
 
waqardm profile image
Waqar Mohammad • Edited

👋 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?

Collapse
 
chenge profile image
chenge

Roadmap is cool, thanks.