Great introductory course with great exercises to help reinforce the programming language.
Ratings and Reviews for Python Data Structures
Back to course Page
Reviews and Ratings
Reviews
Needs to be updated
enjoyed
really helps
good
the best
Excelente
nice
very impressive
This course has been immensely helpful in my work with library systems. I took my time to complete chapters 9-10, using the recommended text to supplement the outstanding lectures. I appreciate that the professor introduces and explains concepts underlying Python behavior. This helps me make sense of my inevitable errors and correct them. The assignments are not easy for me, but I find them enjoyable because it is very rewarding to write a script that accomplishes in seconds a data-related task that could otherwise take many hours or longer.