Solid course that dives deeper into the fundamentals of CS. Great instruction, attention to detail and the excercises are adequately challenging for beginners and lower-intermediate programmers.
This is a small course, but I have to say that I learned a lot from it. As a python developer, many of the features this course talk about is unfamliar to me. I never write test before and also catch errors. In this course, I learned how to write doctest which I think is great! And I also learned the hieranchy structure of Exceptions which I think can be very helpful for my future usage of Python. Thanks a lot! Looking forward that you can make more great courses on Python!