Object-oriented programming (OOP)
Object-oriented programming (OOP) is a programming paradigm based on the concept of objects fundamental to many programming languages, including Java and C++. OOP can be devided in two sub types: class-based (or “classical”) and prototype-based OOP (found in JavaScript, for example).
Object-oriented programming has several advantages over procedural programming:
Here are 30 public repositories matching this topic...
Notebook tutorials for Python Programming Language (Fundamentals, OOP, MVT, Frameworks, Django, Machine Learning, NLP)
-
Updated
Mar 31, 2025 - Jupyter Notebook
Jupyter Notebook Pemrograman Berorientasi Objek (PBO) Python
-
Updated
Dec 22, 2018 - Jupyter Notebook
Python code from scratch, covering the basics and advancing to OOP, iterators and advanced python tricks.
-
Updated
Jan 25, 2025 - Jupyter Notebook
Python Code Documented by Me During Learning Some Topics
-
Updated
Oct 1, 2022 - Jupyter Notebook
Jupyter notebooks covering core Python concepts like values, data structures, loops, functions, and OOP — perfect for beginners and students.
-
Updated
Jul 6, 2025 - Jupyter Notebook
Miscellaneous Jupyter notebooks for Python practice
-
Updated
Feb 11, 2025 - Jupyter Notebook
Python mastery. OOP | Numpy | Pandas | Jupyter Notebook & more.
-
Updated
Apr 29, 2025 - Jupyter Notebook
A jupyter notebook holding a collection of DSA problems
-
Updated
Jan 18, 2023 - Jupyter Notebook
"A beginner-friendly Python learning repo with notebooks, examples, and exercises."
-
Updated
Aug 23, 2025 - Jupyter Notebook
A notebook on SOLID principles with detailed descriptions, history and examples of implementation.
-
Updated
Jun 11, 2023
A beginner-friendly Python course with hands-on Jupyter Notebooks. Covers everything from installation to file handling, object-oriented programming, and API requests. Each notebook builds on core concepts with clear examples and practice questions.
-
Updated
Aug 31, 2025 - Jupyter Notebook
Created by MIT, Alan Kay
Released 1960
- Followers
- 92 followers
- Website
- github.com/topics/oop
- Wikipedia
- Wikipedia