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

🐍📋

2025-11-05

code

[snippets]

Python dictionaries

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

🐍📦

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

🧑🏻‍💻

2025-02-20

code

[snippets]

"Object arithmetic" with JavaScript

what happens when we "do math" on a JavaScript object?

🧑🏻‍💻

2025-02-18

code

[snippets]

Merging multiple JavaScript objects with the same property names

using the spread operator with two objects

📒

code

[snippets]

JavaScript objects and JSON

collecting properties and values into containers

a jxc project - also known as jonchius

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

other sites : jonolist + jononews