Chevron Left
Back to Python Data Structures

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

4.9
stars
96,042 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

AC

Jun 18, 2020

Great course for pyhton. Loved this course and enjoyed it. Thanks to Dr.Chuck. If anyone who want to take a course which is well explained and fun for python learning, then Hey!!! this is your course.

DA

Nov 9, 2017

I feel incredible that I knew almost nothing about programming just a month ago. Now I have done two of the courses of the specialization and I can actually understand other basic codes. Great course!

Filter by:

1876 - 1900 of 10,000 Reviews for Python Data Structures

By Daria A

Sep 29, 2016

Thank you for this course. The best part is about tuples. I never realized when and how should I use this data structure. And now all is clear for me. It was great!

By Son N

Jun 15, 2016

The course was great. The professor gave the lecture in a way that everyone can learning to program Python without any background about programming language skills.

By soaham s

Mar 1, 2016

Excellent, in depth course. Can be a tad slow if you have taken even a basic level course in any sort of programing earlier. Absolutely great for beginners, though.

By shubham k s

Dec 9, 2020

AN EXCELLENT COURSE TO LEARN HOW THE PYTHON DATA STRUCTURES REALLY WORK.

I LOVED LEARNING A LOT THROUGHOUT THE COURSE WHICH WILL BE VERY HELPFUL IN THE NEAR FUTURE.

By Pushkar P

Jul 23, 2020

One of the best Python courses that you will find on the internet today.

Instructor is so knowledgeable and funny that you will love him and remember him for life.

By Pooja g

Jun 29, 2020

this python Data Structure course is really well taught by dr.chuck. the way of teaching of dr.chuck is amazing. all the assignments help me to build a new skill.

By ABHYUDAYA B

Jun 29, 2020

Very nice course to start learning about python data Structures. This course is for people totally new to data structures in python. The instructor is a great man.

By DIPANSHU G

Jun 15, 2020

Great and cool instructor , I have ever meet in my life. Me as a student gain too much valuable knowlegde from you . Thankyou so much for being such a good teacher

By Jeremy Y

Jun 4, 2020

Awesome learning experience. I came away with in-depth understanding of what kinds of data structures are available in Python and how to use them in different ways

By Ravikiran D

Apr 24, 2020

I really like this course, Including Python DS I also learned good skills in the way of understanding the concept and problem statement. It really helped me a lot.

By Roberto G A

Mar 19, 2019

Great introductory course. I'm learning a lot through this courses, material is very good and has given me the bases for continuing. Will definitely recommend it.

By Adewoyin O

Oct 10, 2018

Excellent introduction into data structures. Some assignments were a bit tricky, but I like the fact that they are challenging. Looking forward to the next course.

By brindha s

Oct 5, 2018

This course makes sure that you not only learn it for now, but you would remember it forever. Thank you Dr.Chuck. Never felt data structures could be this easy. :)

By Naveen K

Aug 10, 2018

Thank you for a wonderful course! That was an awesome experience.Thank you Dr.Chuck.

Also I felt that there should be even more programming assignments to practice.

By Gregor P

Sep 22, 2017

The best courese on programing! I learned a lot! thanks to Dr. Severance for having the wonderfull class on Coursera and to Coursera people for making it possible.

By Josie M

May 24, 2017

Great class! I highly recommend this class for anyone wanting to learn how to use Python in a practical way. I feel like I can go out and use Python on my own now.

By Raina

May 1, 2016

I really love this course. This is the first Coursera course that I completed. I especially like the professor who teach this course in an informative and fun way!

By Alex H

Apr 24, 2016

Really good follow on from the first part of the course. Started to create slightly useful programs. Can't wait to continue on and finish the entire 5 part series.

By Michael T

Dec 8, 2022

Complete and understandable. Presentation was a bit slow for me, so I spent most of the time on the examples which were very good. The exercises were a lot of fun

By Shree V

Jan 16, 2022

Thanks to Dr Chuck. The content of the topics are precise and clear. I'm a beginner and this course offered by Michigan University has helped me to learn better.

By Onur G

Oct 12, 2020

Great beginning lessons, every aspect is explained thoroughly by Dr. Chuck. Makes you feel like you can learn programming by yourself. Thanks for all your effort.

By ADITYA

Aug 1, 2020

while n>0:

print("thankyou dr chuck <3\

you helped me to learn something during this covid pandemic ';)' ")

By Atta U R

May 11, 2020

It was the best course so far. The instructor is really good at explaining everything. I just want to thank you Dr. Chuck for making this course more interesting.

By Ashish M S

Jan 27, 2019

Great experience, I have learn all basics needs to know for beginners. All assignments, exams, lectures are very well designed. Thanks for such wonderful content!

By Mureese J H

Nov 9, 2018

Great walk-through of data structures. I took it upon myself to really study the documentation on the data structure methods which really help cut down confusion.