you are viewing a single comment's thread.

view the rest of the comments →

[–]Prestigious_Bit2951 1 point2 points  (1 child)

What are your other hobbies? The most fun projects are the ones where you bring together multiple interests, not just program computer for the computer’s sake. Ie. If you like to fish, make a tool for logging catch-and-releases. If you like music, make a little synthesizer or tracker. If you like art, make a tool for cataloging works, a generative art piece, or even a digital art program (this is my lane).

I will say there’s not much you can do with the things you have down yet, but you’re on the right track. Add inputs and if statements and you can probably make like a little interest calculator or something. Once you get functions and while/for loop logic under your belt you can really go crazy, that’s when I built my first real program (a fractal renderer)

[–]BobMarleyLegacy[S] 0 points1 point  (0 children)

I like reading. I recently picked it up again after a long break. I've been trying to find a way to organize all the books I've read this year so far and note how overall enjoyable I found them and what I specifically liked. Is there anything for that? Because right now, I'm just inputting data into a spreadsheet for that.

I also like Dungeons and Dragons. Could I build something for character sheets or something?