I’m Glenn — Python educator, software architect, and eternal learner. I specialize in object-oriented design, SOLID principles, design patterns, and Python internals. Whether you have a proposal for a guest article, need consulting on a complex project, or just want to discuss Python's descriptor protocol over email, I’d love to hear from you.
primary contact (fastest reply)
pansensoyglenn@gmail.comtutorials · essays · code
pansensoyglenn-dev.github.io/code-sense/Classes, inheritance, encapsulation, polymorphism, magic methods, dataclasses, builder pattern — all with mining equipment analogies.
read full article →Practical guide to applying Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion in real Python projects.
check topic outline →Benchmarks, tradeoffs, and when to use slots for high-performance Python applications (with code examples).
explore __slots__ →"Glenn's deep understanding of Python internals helped us redesign our core data pipeline. His explanations of __slots__ and descriptors were spot-on."
— Senior Engineer, data platform team
“I believe the best way to deepen your own understanding is to explain it to others. That’s why I maintain code::sense — a space for Python practitioners who care about design, performance, and clarity. Let’s learn together.”