AH – Objects and Classes

https://www.youtube.com/watch?v=CtzVNCmysFs

Object-oriented programming (OOP) was discussed in Higher but we didn’t spend a lot of time on it. It is the first “difficult” topic to get your head round in AH. The video above gives a quick introduction to OOP in Python. Python is a OOP language, a topic we don’t dwell on before advanced higher but it was one of the reasons we picked Python for use in the school.

The Scholar notes use Standard Reference Language in their examples, it would be very good practice if you were to code them in Python.

OOP

If you are still having problems with Methods, Classes and Objects then you might want a look at the next couple of lessons from Learn Python the Hard Way.

Leave a Reply

Your email address will not be published. Required fields are marked *