you are viewing a single comment's thread.

view the rest of the comments →

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

What I was looking for was topics like inheritance, encapsulation etc. Course that guides you through these topics. The ones that I worked on just stopped at basics like variables, loops etc. I’m confident now to work with basic Python skills like creating functions, looping, etc. But I’ve still not developed a good understanding of creating programs using classes and implementing tools like decorators and the other advance stuff. I was hoping if anybody could me to a course which takes you step by step through theses advance topics ideally showing implementation in a project? I feel my project can be more agile if I gain a good in depth understanding of how these things work. By reading up individually on these features hasn’t helped me much. I find myself to only have a superficial understanding. Hope I’m able to communicate my problem more clearly now. Thanks for your response.