Object-Oriented Programming
4h 36m 7s
English
Paid
Course description
Programming languages are often classified based on their syntax, features, and execution models. This course introduces you to the idea of programming paradigms and gives you an in-depth look into one of the most popular ways to think about and organize your programs.
Watch Online
0:00
/ #1: 1 - Introduction
All Course Lessons (15)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | 1 - Introduction Demo | 11:53 | |
| 2 | 2 - Creating Classes | 18:34 | |
| 3 | 3 - Methods | 15:55 | |
| 4 | 4 - Properties | 15:40 | |
| 5 | 5 - Class Methods And Attributes | 15:07 | |
| 6 | 6 - Static Methods | 12:57 | |
| 7 | 7 - Inheritance | 35:33 | |
| 8 | 8 - Abstract Classes | 21:37 | |
| 9 | 9 - Interfaces | 14:05 | |
| 10 | 10 - Operator Overloading | 43:44 | |
| 11 | Inventory Class | 12:22 | |
| 12 | Student Class | 10:17 | |
| 13 | Geometry Inheritance | 09:14 | |
| 14 | Deck Class | 15:51 | |
| 15 | FileSystem Implementation | 23:18 |
Unlock unlimited learning
Get instant access to all 14 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
AI Engineering Bootcamp: RAG (Retrieval Augmented Generation) for LLMs
Sources: zerotomastery.io
This course will teach you how to create smarter AI applications using one of the most important techniques in modern artificial intelligence - Retrieval...
22 hours 1 minute 6 seconds
Master Data Structure & Algorithms & Crack the Coding Interview
Sources: INTERNET MADE CODER (Tuomas Kivioja)
Take a unique Python course that will help you master data structures and algorithms, so you can confidently tackle any tasks in the technical...
13 hours 48 minutes 49 seconds
Operating Systems
Sources: Oz Nova (csprimer.com)
The goal of this course is to help you understand the operating system, one of the most important pieces of software with which almost all programs interact.
29 hours 33 minutes 35 seconds
Advanced Programming with Python
Sources: David Beazley
"Advanced Programming in Python" is a practical journey through the key ideas and development tools that help write more reliable...
34 hours 56 minutes 12 seconds
Python 3: Deep Dive (Part 1 - Functional)
Sources: udemy
This is Part 1 of a series of courses intended to dive into the inner mechanics and more complicated aspects of Python 3. This is not a beginner course - if you've been coding P...
44 hours 40 minutes 37 seconds