ive been learning python for a few days now, and im enjoying it. very interesting stuff. what stuff could i make when I'm bored? or something useful that i would use quite often?
https://github.com/karan/Projects and check out Automate the Boring Stuff
small project ideas generator?
What are some fun things to do with Python?
https://www.youtube.com/watch?v=RoOqznZUClI
Here's a DEFCON (Hacker Convention) talk that's about splicing into an ethernet cable and intercepting packets so you can loop a camera just like in the movies. It's all done with python!
More on reddit.comAutomate the Boring Stuff - a wise time investment?
I became fluent in Python a few years ago but never used it for anything besides assigned coursework or job related tasks. I’ve been looking to apply my skills in a way that would inspire me to excel while being enjoyable and have been having a fairly hard time with it.
So what are the most fun things you’ve used Python for that can be turned into a long term hobby?
-
make websites
-
image manipulation
-
using apis with things you use daily like spotify or games you might play like league of legends
-
automating tasks for work or home life.
-
rasberry pi
Im still setting up a portfolio but heres an example of something I did with the spotify api
https://www.youtube.com/watch?v=RoOqznZUClI
Here's a DEFCON (Hacker Convention) talk that's about splicing into an ethernet cable and intercepting packets so you can loop a camera just like in the movies. It's all done with python!
Hi everyone. I stumbled across Automate the Boring Stuff, and stayed researching Python. My work is very outdated and a lot of stuff is still done the hard way. I would like to learn Python & bring the office into the times.
My concern is that, is this book the best place to start? I am pretty computer-literate. I'm a wiz with excel. However, I am working on an MBA, am a father, and working long hours. Should I invest my free time into learning this?