DEV Community

Discussion on: AMA, Sam 10-yr Googler in Web DevRel

Collapse
 
kensixx profile image
Ken Flake • Edited

Congratulations Sam! 🎉

Here is my question for you -

With regards to learning and diving in actual code, what resources have helped you in your journey and would really recommend to aspiring beginners? =)

Collapse
 
samthor profile image
Sam Thorogood

So I started coding when I was a young'en, so I don't think I can actually give solid advice for beginners. I had a head-start that many others did not.

I think there's two angles: aim to build a real website, app, etc, because it's something you can do. Use frameworks and tools because they are how the world works, but don't be afraid to dig into their source to see how they work, either.