Object Oriented Programming (Python)

The 2017 school term has begun and in the next few weeks I’m looking forward to starting the new term of the schools code club. In the mean time I am continuing my own learning with some object oriented programming (Python) via Future Learn. The course can be found here: https://www.futurelearn.com/courses/object-oriented-principles/

I’m currently on week 2, the course is 2hrs per week for 4 weeks (so 8hrs), its fun and a great introduction to object oriented programming especially if you want to see graphical results from programming rather than just text. If you want to know the difference between Class, Instance and Object then give the course a whirl (its free!).