Stop Writing Classes by Jack Diederich (Python, 2012)

Jack DiederichClasses are great but they are also overused. This talk will describe examples of class overuse taken from real world code and refactor the un… Read more

Similar

PySDR: A Guide to SDR and DSP Using Python

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 »