Chevron Left
Back to Python Data Structures

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

4.9
stars
94,716 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

MA

Mar 23, 2021

This course was perfect for me. It was very interactive and included the essential topics I wanted to learn. The coding site they offer was the main thing to improve my skills, I really appreciate it.

HW

Jul 5, 2023

Excellent course. I feel that I learned a lot of very useful material. It was challenging but not to intimidating. I highly recommend this course to anyone looking to expand their knowledge of Python.

Filter by:

826 - 850 of 10,000 Reviews for Python Data Structures

By Atul K

May 26, 2020

I really loved this course i was so hooked up that i wanted to do it in one go, this course is really amazing thanks to prof Chuck , sir you are really amazing and i hope i can personally meet you some day to thank you for this great piece of work. Thanks

By Bradley D

Nov 12, 2019

Easy to learn! Easy to understand videos with an excellent mentor. There are open group discussions and also it's easy to ask for help from the mentor if I did not understand something. Very recommended for beginners. Really help me with my work progress,

By Gaël G

Aug 21, 2018

Great course and foundation for building ever more complex Python applications. Charles Severance is doing a great job at walking you through the most basic concepts and build on top of them to create virtually any Python applications. Highly recommended.

By Upashan

Sep 10, 2022

Really nice course, the assignments were pretty well thought out as well, the fact that the assignments force you to work with seemingly real data/information instead of bare explanations with simple examples is what sets this course apart from others..

By Simay K

Aug 5, 2020

I was scared of programming in general. In the past, I took couple of course about intoduction to programming and C language. Nevertheless, I wasn't able to write/read code. After this course, I feel much more confident and optimistic. Thanks Dr. Chuck!

By TOUFIK N

Jun 5, 2020

I really loved this course, I recommend it for everyone. simple and easy to understand and fathom. I hope you like it too. I hoped it was longer because I really enjoyed it. dr shuck is a great instructor. enjoy it guys and have a great learning journey

By Mukesh R

May 18, 2020

It was exciting to learn data structure with python which gives me knowledge about coding and how is to execute a program ,how to code basically after completion of course i am very happy and hope this knowledge will helpful in coming projects.thank you!

By Shahwaz K

Jul 5, 2018

I enjoyed this course and as a matter of fact I enjoyed this course because the teacher was so good in explaining stuff and the best part was his humor. Always, I learned a lot in this course and looking forward to the next course on python by Dr. Chuck.

By Sumangala S

Mar 26, 2017

I totally enjoyed this course and would really like to convey my special thanks to Dr. Severance for making the lecture and the entire learning process so enjoyable and interesting. I look forward to pursuing further lessons on the same. Thank you again.

By Matthew T

Feb 29, 2016

Brilliant instructors and a great progression from the 'Python for Everybody' Course. By the end of this course you will really start to understand the power of python, especially when combined with other technologies that are introduced in later courses

By Srikanth K

Feb 22, 2016

I find this course to be an excellent introduction to the data structures in python. The examples and metaphors used by Dr.Chuck are lucid and easy to understand. I find Dr.Chucks passion and encouragement served as a motivation to complete this course !

By IRIABIJE O T

Feb 8, 2021

I never had any knowledge regarding Python but this class has exposed me to a lot about Python programming that I am excited to dive into more of what there is to Python. I enjoyed all the classes and exercises given by Charles Russell Severance. Thanks

By Harsh V K

Aug 14, 2020

Best ever course of coding i am have with this professor. It's the best Data structure course for python. If you are reading to conforming that it good or not. Then i would like to give you green flag from my side it's the best course for the beginners.

By DEBARGHA S

Jul 31, 2020

This Course provided an in-depth insight into the core concepts such as Data Structures and File Handling issues in Python. I learnt a lot from this course and the instructor was too good. I wish to pursue more courses with the instructor in the future.

By Young P

Dec 9, 2015

The class is well paced for the busy individual, with concise lesson plans and short but effective programming assignments. Professor Severance is lively during the lectures so it's easy to keep focused on the material also. Great instruction and class.

By Mayur G

Nov 17, 2015

Fantastic follow up (part 2) course to the Programming for everybody. The way the professor explains all the concepts (lists, dictionaries, tuples etc) is wonderful and very easy for anyone to grasp, beginners included.

Thank you for the solved examples!

By Malygin V

Feb 11, 2018

Nice course for those students who are not experienced in programming and want to understand the fundamentals not only python, but programming itself. If you are experienced one, you would better taking more advance course. Teaching is extremely clear.

By Gene e

Dec 10, 2017

Gosh I guess a lot of new stuff has happened since I wrote my first BASIC program back in 1980, now I am learning Python and I am having so much fun as I had before. ( am I getting younger in the process? ) Thank you Coursera and thank you Dr. Chuck !

By Prithviraj N

Sep 30, 2020

This course started with the very basics and taught me how to develop my coding knowledge. A few of the assignments very a little challenging but the level of difficulty was just perfect. I would love to continue in this series of python for everybody

By Sherajul A

Jun 26, 2020

I'm really impressed and kind of obsessed with python. I don't know if I will find Dr. Chuk in the upcoming course. But I wish to meet him personally and thank him for igniting the fire in me . Thanks coursera,thanks university of Michigan . Take love

By Christopher L

Feb 8, 2019

I'm a big fan of Dr. Chuck and his teaching method. The process of integrating the book (Python for Everybody, the video lectures, and the assignments, really helps ingrain the material. I would strongly recommend this class for beginners in Python.

By Chenyang A

Feb 12, 2018

I know java before this study of python so I just finish the course one and two in a day. I would say that the explanation is extremely clear and important points are stressed according to their weight. The instructor is cordial and sincere. I like it

By Jewel H D

Sep 29, 2019

I really enjoyed this class, it was just the right amount of challenge for someone renewing their background in programming. Charles presented the chapters in a way that was easy to understand. I'm looking forward to the next course in this series.

By Alvaro G

Feb 12, 2018

I'm really enjoying learn programming. And I really assure now that I have choose the best for my need language. Actually, i'm developing a little business, and I can't wait until I have a good understanding of all of this: so many things would I do.

By Octavio F M

Apr 14, 2016

In order your programs do what you need, you have to learn how to organize the data in the best possible way.

This course gives you the necessary tools so you learn what is the best way to use data in your programs.

Easy to learn and best easy to apply