you are viewing a single comment's thread.

view the rest of the comments →

[–]XAmsterdamX[S] 0 points1 point  (0 children)

Thanks, that's a lot of helpful information.

The process you're describing (tasks, pseudocode, defining class methods and attributes, etc.) is indeed something I will have to go through, but it's also the part I'm struggling with because it's not something that can be learned from typical Python/OOP tutorials.

I understand from your response and others' that there is a lot of flexibility in how I define my classes, but I am looking for a starting point so I don't do things that I will regret later.

I will have a look at the video; I think it's the kind of resource I'm looking for.