skip to main content
joncoded
the be-coding
nooks / object-oriented programming

🐍

2025-11-05

code

[textbook-python]

Python dictionaries

grouping objects into a collection of unordered but changeable key-value pairs

🐍

2025-11-05

code

[textbook-python]

Python and object-oriented principles: polymorphism

different objects with the same variable names

🐍

2025-11-05

code

[textbook-python]

Python and object-oriented principles: inheritance

making a subclass that inherits variables of its superclass

🐍

2025-11-05

code

[textbook-python]

Python and object-oriented principles: encapsulation

packaging variables into a single variable for later use

🐍

2025-11-05

code

[textbook-python]

Python access modifiers (public + private + protected variables)

limiting access of variables and functions to a specific code block

🐍

2025-11-05

code

[textbook-python]

Python classes and objects

organizing code into blueprints and their instances

built with sanity + next.js in 2023 before AI went crazy

other sites : jonchius + jonolist + jononews

github | telegram | twitter (new) | youtube (coming)