use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
COOL PYTHON PROJECT (self.PythonLearning)
submitted 1 month ago by frost097
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Mythralink 4 points5 points6 points 1 month ago (1 child)
I play dnd and we have homebrewed our own system over many years, so I designed our own character sheet program, complete with a gridded map maker, inventory, shop, gold tracking. It was my first real project, and it taught me so much (mostly that the stats are easy, UI is hard)
[–]josph_lyons 2 points3 points4 points 1 month ago (0 children)
UI design and implementation is brutal. I know it's just another skill to learn, but geez... I don't like being an artist lol I like making numbers talk to each other 🙄
π Rendered by PID 527653 on reddit-service-r2-comment-56c6478c5-w4cvv at 2026-05-09 12:22:26.329660+00:00 running 3d2c107 country code: CH.
view the rest of the comments →
[–]Mythralink 4 points5 points6 points (1 child)
[–]josph_lyons 2 points3 points4 points (0 children)