Back to Browse

Inheritance | Objects | next level | Simple Python Tutorial

660 views
Oct 31, 2021
14:18

Objects are a type of class like integers, strings and lists, therefore we can use objects as a type of attribute. We explain how to use a class as an attribute with the example of a Name class for the Student class. In addition, we can also use inheritance to apply attribute and methods from one class, called the superclass, to other class that act like children or sub classes. In this video we use the example of both Students and Teachers inheriting from a superclass called Person. 0:00 objects in python 2:05 class Student example 2:48 class Name 5:02 python inheritance 9:53 python override a method http://www.drcodie.com/ [email protected] #pythonfundamentals #pythontutorials #pythontutorialsforbeginners PYTHON PLAYLISTS ON YOUTUBE: Python Coder – Beginner https://www.youtube.com/playlist?list=PLpeS0xTwoWAsiurqVwBnniy3JkPOMaWlg Python Fun & Games https://www.youtube.com/playlist?list=PLpeS0xTwoWAvxQYcEhxXixAXIl-o3fy0g More Simple Python Tutorials https://www.youtube.com/playlist?list=PLpeS0xTwoWAuyv0cMPkxpOFhyCeskskDh Simple Python https://www.youtube.com/playlist?list=PLpeS0xTwoWAtAUb_gcTRjdgkRM6woHWnP Python Regular Expressions https://www.youtube.com/playlist?list=PLpeS0xTwoWAsHywYR0FLjGuNlngFq_vHH WHY LEARN CODING WITH DR CODIE: If you want to know how to learn python then these python programming tutorials are for you. Hi, my name is Dr Codie and I have helped many students to learn python, Scratch, SQL and other programming languages. In these videos you see how to learn python using your existing knowledge and gain some tips for learning python. Codie means ‘helpful person’ and we want to help you not just learn python programming but to enjoy learning python. We start with python tutorials for beginners and then move to tutorials for more advanced learning. The videos teach python 3. In my experience, success being a python coder comes down to getting the fundamentals right. You can then move onto advanced programming concepts and skills. You will understand how to do simple coding tasks and then we will show you the simple methods of putting lines or blocks of code together using this knowledge. Practice is essential for your skills to grow but again do not fear we will help you practice as well. Learn to understand the logic and design aspects needed to become a good programmer, let us help you practice to keep improving and don’t forget the bonus of seeing first hand how to build the code and possible stumbling blocks when we explain the answers to the tasks set within the tutorial. You do not need to watch the whole video but if you do you will improve as a python coder! SOCIAL MEDIA Pinterest: https://www.pinterest.com/codie0274/ Twitter: https://twitter.com/prepare15978094 Instagram: https://www.instagram.com/drcodiecoder/ Linkedin: https://www.linkedin.com/in/dr-codie-745021166/ YouTube Channel: https://www.youtube.com/channel/UCFH0iZlolP0HiJOUuDxihqg SUBSCRIBE and you will know when the videos are available! Good luck!

Download

0 formats

No download links available.

Inheritance | Objects | next level | Simple Python Tutorial | NatokHD