I discuss the challenges of teaching Digital Signal Processing (DSP) and Software-Defined Radio (SDR) concepts to those without any background in the area. At the University of Maryland I created an elective for undergraduates in the CS dept. that introd... (more…)
Read more »
Full Video: https://www.pscp.tv/Microsoft/1OyKAYWPRrWKb?t=29m19s Credits: Microsoft, OpenAI... (more…)
Read more »
Today I'm starting a new series of articles about a topic that does not get a lot of coverage: how to write Python unit tests. Unlike other testing tutorials, I'm going to focus on testing techniques… (more…)
Read more »
Why Python? A common question we get is: why Python? Isn’t it too slow? How do you scale it to the size of your team? How do you ensure your software is robust? A Lingua Franca The biggest strength of Python is that everyone can use it. We have carefully ... (more…)
Read more »
Speaker:: Adam SerafiniTrack: PyCon: LibrariesZig is an almost drop-in replacement for C, and that includes directly importing and calling the Python C API w... (more…)
Read more »