• 2 Posts
  • 72 Comments
Joined 1 year ago
cake
Cake day: July 19th, 2023

help-circle














  • I’m a hobbyist programmer myself. I’ve picked up a few languages along the way, and by far the best approach I have found to learning is a simple but real practical use case. Find the smallest task you want your program to do, break it down into even smaller subsections, and then start to figure out how to transform it into code. It usually takes less code and knowledge about a language than you think.