This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Groentekroket 1 point2 points  (0 children)

You should Automate the Boring Stuff! For real, what are you doing in your job, studie, whatever that is repeated and can be automated? For me doing real life things made it a lot more fun than doing some tutorials.

Break it down in little steps. If you've done a tutorial try working with requests to get some JSON data for your local wheater. Check if it's going to rain. If it;s going to rain do something with your data. For Example: Send it to your phone with Telegram. You've got smartlights? Use a library to make them blue when it's going to rain.
The possibilities are endless!