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
Prompt Engineering Bootcamp (Working With LLMs): Zero to Mastery
Sources: zerotomastery.io
Stop memorizing random prompts. Instead, learn how Large Language Models (LLMs) actually work and how to use them effectively. This course will take you from be
31 hours 45 minutes 3 seconds
Tech Interview Pro
Sources: TechLead (Patrick Shyu), techseries.dev
Learn to pass the coding interview with the pros. Tech Interview Pro is an online training program & professional community mentored by industry veterans...
8 hours 16 minutes 2 seconds
OpenSSL Training
Sources: Practical Networking (practicalnetworking.net)
The course "Практическое руководство по OpenSSL" offers comprehensive training on using OpenSSL for analyzing, diagnosing, and solving issues related...
1 hour 46 minutes 2 seconds
Rock Solid Python with Python Typing Course
Sources: Talkpython
When Python was originally invented way back in 1989, it was a truly dynamic and typeless programming language. But that all changed in Python 3.5 when type "hints" were added t...
4 hours 27 minutes 54 seconds