Python 3.6.1 is now available. Python 3.6.1 is the first maintenance release of Python 3.6, which was initially released in 2016-12 to gre... (more…)
Read more »
Introduction The purpose of this blog post is to explore issues related to the selection of a first programming language for CS majors. I... (more…)
Read more »
Write maintainable, production-ready pipelines using Jupyter or your favorite text editor. Develop locally, deploy to the cloud. ☁️ - GitHub - ploomber/ploomber: Write maintainable, production-read... (more…)
Read more »
No matter which programming language we use, we all write “if-else” statements, but how about “for-else” ? For many languages, such as C, C++ and Java, it’s totally wrong if you use an “else” after a… (more…)
Read more »