top of page


🐍 𝐏𝐲𝐭𝐡𝐨𝐧: 𝐅𝐫𝐨𝐦 𝐚 𝐇𝐨𝐛𝐛𝐲 𝐭𝐨 𝐚 𝐆𝐥𝐨𝐛𝐚𝐥 𝐏𝐡𝐞𝐧𝐨𝐦𝐞𝐧𝐨𝐧
A fascinating documentary has been released about the creation of Python - today the most popular programming language in the world.
Siergej Sobolewski
Aug 291 min read


Exploring Free Threading in Python and Its Impact on the GIL Era
Free threading in Python is not just an optimization - it is a paradigm shift. By removing the GIL, Python evolves from a “convenient but slow” scripting tool into a truly concurrent programming language, capable of leveraging the full potential of modern multi-core hardware.
We are witnessing the dawn of a new era in Python, where the language finally speaks to the machine on equal terms.
Siergej Sobolewski
Aug 170 min read


Discover Top Programming Courses Online
Diving into the world of programming is thrilling! Whether you're passionate about game development, fascinated by artificial...
Siergej Sobolewski
Aug 54 min read


Reaktiv: A Lightweight Python Library for Reactive State Management
Reaktiv: A Lightweight Python Library for Reactive State Management
Siergej Sobolewski
Jul 200 min read
bottom of page