Chevron Left
Back to Python Data Structures

Learner Reviews & Feedback for Python Data Structures by University of Michigan

4.9
stars
96,597 ratings

About the Course

This course will introduce the core data structures of the Python programming language. We will move past the basics of procedural programming and explore how we can use the Python built-in data structures such as lists, dictionaries, and tuples to perform increasingly complex data analysis. This course will cover Chapters 6-10 of the textbook “Python for Everybody”. This course covers Python 3....
Highlights
Excellent instructor

(503 Reviews)

Helpful assignments

(254 Reviews)

Top reviews

JL

Jan 31, 2017

Challenging for someone with zero experience with coding. Took a fairly long time to grind through the first two courses in the specialisation, but the lectures and course material were very helpful.

VV

Sep 19, 2021

Hello World. It was an excellent opportunity, as a beginner programmer, to learn Python (I have some dreams about lists, dictionaries, tuples, etc). Thanks, Dr. Chuck, Python community, and Coursera.

Filter by:

2026 - 2050 of 10,000 Reviews for Python Data Structures

By Vyvyen

Jun 24, 2017

The course in not amiable, extremely useful. The logic is so clear and therefore easy to follow. I love the course, and the professor is fun and hilarious.

By Guillermo C A

Jan 24, 2017

Amazing course! I really love the way Dr Chuck teach programming! I will continue taking courses with him! ... BTW was so hilarious the graduation ceremony.

By Barbara S

Oct 19, 2016

The best course ever. I never got to code anything before, but dr. Chuck is just brilliant in explaining complicated things in easiest way possible! Cheers!

By Sagiv G

Jan 12, 2016

Like the first course in this serious - Dr. Charles Severance - you are really one of the best lecturers I have ever had.

This course is highly recommanded.

By Masahiro Y

Oct 29, 2015

I love the course. It was challenging for me to keep up learning Python due to the fact that I did not know about code although I really enjoyed the course.

By Esra A

Apr 22, 2022

Even though I already knew the content of this course, it was still great to be tutored by Prof. Severance. Thank you for the great explanations Professor!

By Moisés B R M

Jul 22, 2021

Este curso es para principiantes y no tan principiantes, te da a conocer las primeras estructuras de datos que se utilizan en este lenguaje de programación

By Luis V

Mar 30, 2021

Es un excelente curso, un excelente profesor. Explica todo muy bien y si no tienes mucho conocimiento de estructuras de datos este es tu curso para empezar

By Iain W B

Jan 7, 2021

I highly recommend this series of courses. They are not intimidating, and will quickly get you up to speed. The lecturer is excellent as well as engaging.

By Dhruv S

Aug 23, 2020

A great course. I understood each and everything. Assignments are designed in such a way that you practice that was taught in the class which you just saw.

By saikat c

Jul 23, 2020

i really loved this course,it was amazing and things were made very easy to understand, the video lectures were very nice and lastly Dr. chuck was amazing.

By Ayush D

Jul 6, 2020

I loved this course and I was really encouraged to keep up with the class because of the quality of the lectures and instructor's way of explaining things.

By Wong Y L

Jun 1, 2020

Very good introductory course to data structures from Dr. Charles. Love his teaching style. More exercise can be found in his PDF book. Thanks Dr. Charles!

By Tauseef A

May 20, 2020

Great even though i am intermediate level python programmer it helped me to better understand the core operations on tuples and dictionary more effectively

By Phillip M

May 14, 2020

Excellent course; I do not consider myself inclined in computer science in the slightest, yet I feel I am learning and improving my computer skills vastly.

By Md A P

May 11, 2020

Absolutely Amazing. I love the way sir Charles

explains everything with very simple terms and relative examples. Highly Recommended for Beginners. Thank you

By Prakash P

Apr 21, 2020

It is very nice course design by Dr Charles Russell Severance, University of Michigan. Instructor Dr Charles is excellent, I love sir your teaching style!!

By Sujay D

Mar 7, 2020

Professor Charles is very engaging and keeps the lectures interesting. The additional non course videos are also very interesting and as much informative.

By Alex T

Jan 21, 2020

more challenging than the first one - wish they supplied the sample texts so i could solve the programming problems faster by trying a few different things

By Surya O

Jul 19, 2019

Excellent course, made me commit myself to complete it as it was very systematic and the concepts were dealt in a very interesting way.Thank you Dr. Chuck.

By Karen C

Jun 13, 2019

Don't forgo watching the "worked exercise" videos. Not only do you see more elegant solutions, but Dr. Severance demonstrates best ways to de-bug programs.

By Jialiang H

Jun 7, 2019

The course is both easy to understand and interesting. I really appreciate Dr. Charles Severance and the teaching staff in the course. Thank u so muchhhhh!

By Satyam B

Apr 7, 2019

Extremely important and interesting course, clears all basic topics and provides really good practice questions and exercises on data structures in python.

By Malay C

Mar 14, 2019

It's very easy to learn python with the kind of material provided. It was interesting to learn with Professor Chuck and his good examples really helped me.

By Jake F C

Jan 12, 2019

Very good overview of data structures and how to work with them, as well as how to access data in files and deal with it using the data structures covered.