I'm a beginner python programmer, I want to improve my understanding of best practices regards OOP. How to lay out modules, how to approach a problem from OOP principles, stuff like that.
Anyone have any good resources they know of to help?
I'm a beginner python programmer, I want to improve my understanding of best practices regards OOP. How to lay out modules, how to approach a problem from OOP principles, stuff like that.
Anyone have any good resources they know of to help?
I’d also be curious to hear about some resources from the organization standpoint. Someone recommended “Fluent Python” to me when I started learning OOP and it is really helpful to learn the structures, but not as much about organizational principles I don’t think