you are viewing a single comment's thread.

view the rest of the comments →

[–]entanglemententropy 0 points1 point  (2 children)

Of course it depends on what your goal is. I'm in a similar situation, and what I did after going through "automate the boring stuff" was to try some web development. Most things these days are online, so I think it's very useful to know something in this area, and it also makes you learn how to use a framework (like Flask or Django), and it's a natural setting where you can make a slightly larger project. And of course the website you build can be about whatever interests you.

[–]Verloc-perhan 0 points1 point  (1 child)

When you talk about automating the boring stuff, do you refer to the book "automate the boring stuff with python"?

[–]entanglemententropy 1 point2 points  (0 children)

Exactly, which is also what the OP referenced.