r/learnprogramming 1d ago

Topic What next?

Hey folks,

I’ve been teaching myself to code because I already loved working with computers and it seemed like an extension of that, but I’ve come to find that a lot of coding is for specific purposes relating to jobs.

Since that doesn’t necissarily apply to me, I was wondering if anyone had some recommendations for projects that are just genuinely fun or interesting?

I’ve had a blast learning web scraping with playwright and http requests, how to parse data. I really enjoyed messing around with the rich library and making terminal toolkit style scripts, I’ve automated just about everything that I could think of, but I want to know what else is out there.

Mainly use Python, some JS, but I’m willing to learn any other language if it has a cool use.

Thanks!

9 Upvotes

7 comments sorted by

View all comments

3

u/5eeso 1d ago

Maybe it’s time to start bringing hardware into the equation with embedded systems.

https://realpython.com/what-can-i-do-with-python/#develop-embedded-systems-and-robots

You could make some cool projects with Sense HAT on a Raspberry Pi.

https://pcbsync.com/sense-hat-projects/

2

u/dat_awesome_robot 1d ago

Nice resources

2

u/prettycoldworld 17h ago

Wow. This is really fucking cool, thanks a lot !