Bas Terwijn | Python memory_graph
banner
bterwijn.bsky.social
Bas Terwijn | Python memory_graph
@bterwijn.bsky.social
Software Engineer and Educator at University of Amsterdam. Developer of memory_graph, a Python execution visualizer: https://github.com/bterwijn/memory_graph#readme
An exercise to help build the right mental model for Python data.
- Solution: memory-graph.com#codeurl=http...
- Explanation: github.com/bterwijn/mem...

The Solution link uses 𝗺𝗲𝗺𝗼𝗿𝘆_𝗴𝗿𝗮𝗽𝗵: github.com/bterwijn/mem...
to visualize code execution.

#PythonDev #memory_graph #ShallowCopy #DeepCopy
September 16, 2026 at 11:38 PM
Data Structures in Python get easy when you can see the structure of your data using 𝗺𝗲𝗺𝗼𝗿𝘆_𝗴𝗿𝗮𝗽𝗵. A Binary Tree example: memory-graph.com#codeurl=http...

VS Code setup: dai.ly/xb2u52e?star...

memory_graph GitHub: github.com/bterwijn/mem...

#PythonDev #memory_graph #DataStructures #BinaryTree
September 16, 2026 at 11:36 PM
An exercise to help build the right mental model for Python data.
- Solution: memory-graph.com#codeurl=http...
- Explanation: github.com/bterwijn/mem...

The Solution link uses memory_graph: github.com/bterwijn/mem...
to reveal what’s actually happening.

#PythonDev #memory_graph #Mutability
September 16, 2026 at 11:33 PM
Programming courses often focus heavily on understanding code, while paying far less attention to understanding the program state.

Package memory_graph: memory-graph.com#codeurl=http...
visualizes the state for easy program understanding and debugging.

#PythonDev #memory_graph #PythonTeaching
September 16, 2026 at 11:31 PM