Comment on [deleted]
gatelike@feddit.de 1 year ago
lots of tutorials in different languages, a base project that you start to rewrite over and over forever whenever you aren’t motivated to do something else. write scripts to start new projects with a readme, git, a logger, and a unit test or two. You should be able to run a command to have a new working project ready to test any new library or idea. don’t be afraid to write code and not use it. writing is the point itself.