Published onJuly 6, 2024Python Programming Blogpythonstaticprototype-patternExploring trade-offs of dynamic vs static typing. Every new programming language has either a type system or has a type spec to support compile time checks.
Published onJuly 6, 2024Python Coding ChallengespythonTooth and nail to get to the start; python is only good with data scientist
Published onFebruary 18, 2024Python Logger Gotchapythonloggerprototype-patternPython logger using the prototype pattern