Since I'm in a period where I reorganise a lot of stuff in my head, living/working places and work on things left in suspense for a long time, I start to find back motivation to touch some code.

I've abandoned it ages ago but I really want to learn.

I can probably still automate some stuff with python which will cover most of my basic needs rn but I'm rusty.

@nico_n I'm rusty with Python too, haven't touched it since university, but if you if you need help with anything let me know

@gaeel Thank you! 🙏

Yeah, I mean, the main reason why I'm going back to python is because I can still remember some basics and how to do some stuff with it.

Really simple stuff but still, I prefer to start back on some slightly more familiar ground.

I will see later what I need to learn depending on what I need.

@nico_n Python is a good starting point for learning too, since it enforces some good practises, like indenting and stuff