You are here |
techtldr.com | ||
| | | |
micro.webology.dev
|
|
| | | | One of the most significant Python innovations in my development toolchain was the Click utility, which simplified the creation of Python scripts. Click changed how I approach writing one-off Python scripts and made it easier for me to write better developer experiences around those scripts. Once I found django-click, writing Django management commands was a breeze, using the same Click API that I was already familiar with. Arguably, the second most significant innovation was the Typer library, built on Click, making writing Python scripts even easier. | |
| | | |
chelseatroy.com
|
|
| | | | Last week Aisha Blake hosted me for a conversation about computer science education, from designing an activity to a session to a course. Luckily, we got this recording, so you can watch it anytime! Here's that link to the recording again. Additional notes on what we covered: First, here is the "Designing a Course" blog... | |
| | | |
dusty.phillips.codes
|
|
| | | | UPDATE: I've updated the Inko Formula on Homebrew to 0.11.0, so you may just want to use brew install inko instead. That said, There are a few bugfixes on Inko that didn't make it to the 0.11.0 release, so you may want to build off the main branch instead. I have a blog article in progress about why I'm super excited about the Inko Programming Language. It's nowhere near completion, however, and I wanted to share how I got the latest version Inko running on MacOS (Ventura). | |
| | | |
5blogs.wordpress.com
|
|
| | The (best) five blogs we can read today. Check them out. Blog: "Manual Testing": What's the Problem? Written by: Michael Bolton On Deepfakes and Geography Written by: Peter Varhol When It Hurts Too Much, Leave Written by: Ryan Latta Dealing with new tabs in Cypress Written by: Kevin Tuck Should a Team Assign Work During... |