17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
In this Python Beyond the Basics - Object-Oriented Programming training course, expert author David Blaikie will teach you how to design Python classes, and how to implement object-oriented programming concepts in Python. This course is designed for users that already have a basic working knowledge of Python.
You will start by learning about classes, including defining a class, class attributes, and working with class and instance data. From there, David will teach you about inheritance and polymorphism. This video tutorial also covers advanced features, such as implementing core syntax, subclassing built-ins, and new style classes. You will also learn about exceptions and object serialization. Finally, David will teach you about efficiency and testing, including debugging, logging, and benchmarking.
Once you have completed this computer based training course, you will be fully capable of designing your own Python classes, as well as implementing object-oriented programming concepts in Python.
Table of Contents:
• Introduction To Object Oriented Python
• Getting Started
• Classes
• Inheritance And Polymorphism
• Advanced Features
• Exceptions
• Object Serialization
• Efficiency And Testing
• Conclusion
For More Udemy Free Courses >>> http://www.freetutorials.eu
For more Lynda and other Courses >>> https://www.freecoursesonline.me/
Our Forum for discussion >>> https://discuss.freetutorials.eu/
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
Chapter 1 Introduction To Object Oriented Python/1. Introduction And About The Author.ts
13.9 MB
Chapter 1 Introduction To Object Oriented Python/2. What Is Object Oriented Programming And Why.ts
17.6 MB
Chapter 1 Introduction To Object Oriented Python/3. Object-Oriented Python.ts
12.3 MB
Chapter 1 Introduction To Object Oriented Python/4. Modules Versus Classes.ts
13.8 MB
Chapter 2 Getting Started/1. Prerequisites And Toolkit.ts
6.1 MB
Chapter 2 Getting Started/2. Choosing An IDE Or Text Editor And Workflow.ts
12.8 MB
Chapter 2 Getting Started/installing_modules.docx
112.8 KB
Chapter 3 Classes/1. Classes, Instances, Attributes And Methods.ts
16 MB
Chapter 3 Classes/10. Assignment 1 - Solution.ts
22.8 MB
Chapter 3 Classes/2. Defining A Class.ts
10.2 MB
Chapter 3 Classes/3. Instance Methods.ts
13.8 MB
Chapter 3 Classes/4. Instance Attributes.ts
7 MB
Chapter 3 Classes/5. Encapsulation.ts
13.5 MB
Chapter 3 Classes/6. Init Constructor.ts
12.6 MB
Chapter 3 Classes/7. Class Attributes.ts
6.5 MB
Chapter 3 Classes/8. Working With Class And Instance Data.ts
16.8 MB
Chapter 3 Classes/9. Assignment 1.ts
19.1 MB
Chapter 3 Classes/Assignment_1.docx
79.8 KB
Chapter 4 Inheritance And Polymorphism_/1. Inheriting Attributes.ts
7.6 MB
Chapter 4 Inheritance And Polymorphism_/10. Assignment 2.ts
8.2 MB
Chapter 4 Inheritance And Polymorphism_/11. Assignment 2 - Solution.ts
11.8 MB
Chapter 4 Inheritance And Polymorphism_/12. Assignment 2 For Extra Credit - Solution.ts
21.4 MB
Chapter 4 Inheritance And Polymorphism_/2. Inheritance Examples.ts
39.5 MB
Chapter 4 Inheritance And Polymorphism_/3. Polymorphism.ts
16.2 MB
Chapter 4 Inheritance And Polymorphism_/4. Inheriting The Constructor.ts
6.2 MB
Chapter 4 Inheritance And Polymorphism_/5. Multiple Inheritance And The Lookup Tree.ts
12.1 MB
Chapter 4 Inheritance And Polymorphism_/6. Decorators, Static And Class Methods.ts
47.5 MB
Chapter 4 Inheritance And Polymorphism_/7. Abstract Classes.ts
9.9 MB
Chapter 4 Inheritance And Polymorphism_/8. Method Overloading - Extending And Providing.ts
19.1 MB
Chapter 4 Inheritance And Polymorphism_/9. Composition Versus Inheritance.ts
43.9 MB
Chapter 4 Inheritance And Polymorphism_/Assignment_2.docx