skip to main content
joncoded
projects + snippets + thoughts
nooks / classes

🐍📦

2025-11-05

code

[snippets]

Python and object-oriented principles: polymorphism

different objects with the same variable names

🐍📦

2025-11-05

code

[snippets]

Python and object-oriented principles: inheritance

making a subclass that inherits variables of its superclass

🐍📦

2025-11-05

code

[snippets]

Python and object-oriented principles: encapsulation

packaging variables into a single variable for later use

🐍🔑

2025-11-05

code

[snippets]

Python access modifiers (public + private + protected variables)

limiting access of variables and functions to a specific code block

🐍📦

2025-11-05

code

[snippets]

Python classes and objects

organizing code into blueprints and their instances

built with sanity + next.js in the early 2020s

github | telegram