Tag: Object

Python Object-Oriented Programming (2023)


Free Download Python Object-Oriented Programming (2023)
Released: 10/2023
Duration: 1h 55m | .MP4 1280×720, 30 fps(r) | AAC, 48000 Hz, 2ch | 270 MB
Level: Intermediate | Genre: eLearning | Language: English
The object-oriented programming (OOP) features in Python make it easier to build programs of increasing complexity and modularity. In this course with instructor Joe Marini, learn how to apply core OOP principles to build programs that are extensible and efficient. Joe starts with the basics of defining and using classes and objects. Then he moves into more advanced features like abstract base classes and how to implement interfaces. He also details some of the more unique features of Python, like magic class methods to make your classes integrate tightly with the Python language and data classes to dramatically reduce the amount of boilerplate code needed to build data-centric objects.

(more…)

Advanced C# – Object-Oriented Programming


Free Download Advanced C# – Object-Oriented Programming
Released 10/2023
MP4 | Video: h264, 1280×720 | Audio: AAC, 44.1 KHz, 2 Ch
Skill Level: Advanced | Genre: eLearning | Language: English + srt | Duration: 1h 46m| Size: 268 MB
There’s an old saying that goes "in .NET, everything is an object," and if that’s the case, then knowing how to write great object-oriented C# code is an absolute must. In this course, Joe Marini takes you beyond the basics of writing classes and introduces some of the more advanced C# OOP concepts that make programs easier to read and maintain, address common real-world programming scenarios, and improve overall code performance. Join Joe in this course to gain the knowledge and confidence to use all of the object-oriented programming features of C# in the most effective way for your projects.

(more…)