Hacker News new | ask | show | jobs
by Void_Kitty 891 days ago
Any recommendations for a easy project?
1 comments

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