Contribute to mirzaKarahan/blog.mirza.app development by creating an account on GitHub. (more…)
Read more »
Work in progress Python support for Fable that hopefully one day will fix #2339. Ready for review. Still a lot more work needed but this PR have over 100 passing unit-tests. (more…)
Read more »
Students in my Python classes occasionally get the following error message: TypeError: object() takes no parameters This error message is technically true, as I’ll explain in a moment. But it’s surprising and confusing for people who are new to Python, be... (more…)
Read more »
For me, the first reason to learn Python was that it is, in fact, a beautiful programming language. It was really natural to code in it and express my thoughts. Another reason was that we can use… (more…)
Read more »
I’ll say it again: Python is a bad programming language, and the only reason it’s so popular today is because Google pushed it so hard in… (more…)
Read more »