Category Archives: response

Response to “Class Material – reposted”

In his post titled Class Material – reposted, zickbe asked a very good question about the content of ECE2524.  This is a question that has come up at least once every semester, to paraphrase it is “Since there are modern GUI … Continue reading Continue reading

Posted in command line, ECE2524, engineering, response

Response to “Advanced Python exercises”

Recently Matt brought up some good points in his post Advanced Python exercises.  First, the more easily addressed one: To break up a Python program into multiple functions, just store related functions in a separate `.py` file, then in the main … Continue reading Continue reading

Posted in ECE2524, exceptions, programming, Python, response