Hacker News new | ask | show | jobs
by beardyw 899 days ago
Yes, building something is key. But you would do better to build something easy well than something complex and fail.
1 comments

Any recommendations for a easy project?
From personal experience, start with something small (max a few 100s lines) but that can improve your everyday life (work or personal) so you can stick to it. Identify your need, think what functionality could solve it, then decompose the solution and read some doc.
Awesome thx