Chevron Left
Back to Python Data Structures

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

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

PM

Oct 7, 2017

assignment 9.4 auto grader not working .

LTI unable to launch.

error message: This tool should be launched from a learning system using LTI.

i am using chrome on mac book air 2 and python 3.6

V

Dec 7, 2020

Excellent explanation. Professor Charles kept the course from being monotonous. Learnt in depth about reading from file, sorting dictionaries and appending lists. Looking forward to learn more courses

Filter by:

1 - 25 of 10,000 Reviews for Python Data Structures

By Oluwafemi R

May 7, 2019

python_data_structures=["Great course!", "Great content!", "Great instructor!"]

for x in python_data_structures:

print (x)

By Shreyansh J

May 31, 2019

Charles is a great teacher who has the ability to explain concepts in lucid and yet engaging talks.

I recommend this course to anyone who has basic python knowledge and wants to learn Data Structures (lists,dictionaries,strings,tuples) in Python.

By Maurice E

Jul 18, 2019

This was a super-fun course! The materials were very easy to follow, and delivered in a very friendly and engaging manner. I highly recommend this course to anyone just getting started in programming.

By Daniel A

Nov 10, 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!

By Danielle B

Jan 19, 2018

Dr. Chuck is awesome! I audited this and the beginner class to prepare for a training course for work . I needed to prepare to learn an AV system control scripting software that uses a Python-based language. I tried some Code Academy lessons and some other short interactive tutorials but I just wasn't getting the deeper, meaningful learning experience that I was looking for. This truly feels like having access to a university course on the subject (if you continue with the other courses in this specialization after this). The lectures are great, I highly recommend also reading the textbook as well to get a deeper understanding, and doing the auto-grader assignments to verify your working knowledge is a great tool. The time and effort commitment for the first 2 courses has felt like a light load, a great way to get started if you're feeling overwhelmed about learning a scripting language. Thank you Dr. Chuck!!!!

By Ayash H C

Jun 19, 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.

By Pavani M

Oct 8, 2017

assignment 9.4 auto grader not working .

LTI unable to launch.

error message: This tool should be launched from a learning system using LTI.

i am using chrome on mac book air 2 and python 3.6

By kalu M

Dec 18, 2018

This is the second course in the python for everybody specialization. I must say, it's been an interesting ride from course 1 to 2 and I intend to go all the way. The areas covered include: Lists, Tuples, Dictionaries and they were touched upon as exhaustively as possible and Dr. Chuck was very impressive. The assignments were something to look up to, the videos very interesting (most especially the graduation ceremony)and straight forward but most of all, there is no unnecessary material in this course(stuffs like how the hash function works). However, I must warn prospective learners that the course builds upon course 1 of the specialization(though not much) and so I recommend this course to anyone who's done with course 1 and also anyone who understands the basic syntax of the python language

By Xuejun S ( S

Nov 8, 2019

Assignments are harder than the examples in the lecture. The TA doesn't help much. The TA is wasting my time and driving me crazy.Whenever I ask a question, the TA answers like: why did you put blabla into blabla? But this still makes me confusing, he didn't answer why this is wrong, and what to do to fix it.

By J A M

Dec 22, 2015

Yet another excellent course with Dr. Chuck. Thank you!

Key positives: Dr. Chuck patiently covers the "pain-points" that are difficult for students to learn on their own but tend to be overlooked by codecademy.com and codeschool.com. It's also nice to see him making occasional errors in the code because that humanizes the learning experience. The biggest bonus, however, is his interviews with the "star programmers" / language developers. These interviews make the student feel like he's already part of an "elite" albeit in a nascent cocoon phase.

Before I forget, I also think the videos of the international office hours are far more important than one would initially imagine in forging a sense of MOOC camaraderie that would otherwise be absent--being a MOOC student can be lonely experience. The video snippets also serve to provide a moment of respite from the assignments.

By Christopher M

May 14, 2019

Excellent course to take you through the basics of data structures, by the end I was confident in my ability to complete the assignments due to the similar / building nature of how the lessons / assignments start to stack on top of each other.

By VEMULA S R 2

Dec 8, 2020

Excellent explanation. Professor Charles kept the course from being monotonous. Learnt in depth about reading from file, sorting dictionaries and appending lists. Looking forward to learn more courses

By Farid H

Mar 11, 2019

This course is too much about text and have a lot of data structures, which I found to be non useful for majority of users.

By Rajasekhara R

Jun 10, 2016

Excellent Way to learn Python.

I am completely new to programming, but able to complete the course with in the time and now I am comfortable with the basics python programming. Charles made it a simple thing. His way of teaching, taking it step by step is very nice. Assignments are simple and at the same time ensures that we are good to go to next chapter. Support for questions while doing assignments is great.

Thanks to University of Michigan for allowing us completing assignments as well, without payment. This is very great. Giving chance to every one to complete assignments and in addition providing support during assignments is actually shows the social commitment of University that education should be available to every one .

By Frederik J E

Jan 24, 2017

Instructor, Dr. Chuck, is terrific. However, assignments are incredibly difficult. You are supposed to spend no matter than a few hours a week on the course. I spent over 100 hours alone on the assignments. The mentors that are supposed to help you did not help at all. Very poorly put together second module that does not prepare you to complete the assignments

By Andrew G

Aug 12, 2016

Python Data Structures is a great course for anyone who is interested in learning computer programming. The concepts taught here are very relevant to the field of Computer Science and apply to any programming language. The fact that this course uses Python for teaching programming is not a limitation, but rather a boon for students who may be intimidated by other programming languages. Python is easy and very fun to learn. It is also utilized by many large companies for things such as data analysis and modeling, so developing a fluency with Python is a valuable skill.

Dr. Chuck speaks and teaches well, and he is very enthusiastic about the subject of Computer Science. My favorite thing about him is that he shows multiple examples during lectures. It also helps that he knows how to relax and have fun at times. I highly recommend him to any student!

By Muru Z

Nov 16, 2019

Wonderful experience! Dr. Chuck is the best professor I've met on the Coursera, he is really enthusiastic about teaching and made me enthusiastic about learning! I have learned python before, I originally just want to use this course as a review, but Dr. Chuck did teach me a lot. First of all, it's a perfect beginning level course for python, it gave me a solid review in a relatively short period of time, it also gave me more insight on python, other areas of computer science, even on the career. I have never seen a professor post like an officer hour, a tour, a meeting with other experts in computer science, and the most surprising and exciting one - Graduation Ceremony! I can't conceal my appreciation for Dr. Chuck, I'm hoping to meet him and talk with him someday in the future.

By Ashray G

Jun 8, 2019

I found the course and teaching method very comprehensible for a beginner (like me) and other interested students. I have learned quite much within a short time, though needed to persist and allocate learning time. I am beginning to fill confident in working my way around with python and using recommended tools (notepad++, python, snipping, using interactive python through cmd prompt), after series of writing, testing and correcting my codes prior to submitting my course assignments. In conclusion, I am feeling confident and will continue to build this confidence by taking upcoming courses. Thank you Dr Charles Severance for such inspiring and comprehensive lesson. I look forward to continuous learning in up-coming courses, and an opportunity to meet!

By Troy E

Mar 21, 2019

A really great course that gave me a solid grounding for using Python to retrieve specific data. It was basic enough for me--a first time programmer--to understand, yet challenging enough for me to actually get to the point of --Wow, I am actually really programming!

By Anurag D

Jul 24, 2020

Excellent explanation. Professor Charles kept the course from being monotonous. Learnt in depth about reading from file, sorting dictionaries and appending lists. Looking forward to learn more courses

By Chuck H

Nov 22, 2019

this class covered what i find to be very confusing topics. After this class i feel that i have a working knowledge of these topics. The class was challenging and the exercises were also challenging.

By Jonathan W O G

Mar 19, 2019

wonderful, not only do I learn python, but I learn about computers/IT in general in a fun way!

By Nashla F

Dec 16, 2020

I took this course as a follow-up to part 1. I loved part 1 and was very excited and optimistic about part 2. I have absolutely no background with computer programming, but have a PhD and have been a college professor for 8 years. Based on what Prof. Severance stated in course 1, I thought it would all "click" in chapter 7; sadly this was not the case. Beginning in Ch. 7 I realized that neither the lectures or textbook (which btw is pretty much 95% covered in lecture slides) did not prepare a student to complete the assignments. Here is what I did to prepare for assignments: 1) Watched all videos 2/ more times, 2) Created my own slides by taking a screenshot of all slides, then printed them so I could take notes alongside the slides while rewatching the lecture , 3) Drew charts & figures of vocabulary and concepts, 4) Read the discussion forum on assignments I struggled with for around 1-2 hours. I gave up after spending hours and hours trying and failing at creating the correct code. Eventually I just googled for help on the internet, which is the only way I was able to complete assignments. Don't waste your money on this course. There is no way to connect with the instructor to ask questions and the teaching assistant is rude, unhelpful and deletes your comments if she doesn't like them. I'm very disappointed with this course, for which I had very high expectations based on the first course. I was originally planning to take the entire 5-course series, but will be looking elsewhere to learn Python.

By Owen S

Jun 27, 2021

Ok course overall. However, I will recommend you guys to fire a staff named Tamara Brunnock. I usually get along with people pretty easily, but this staff is downright arrogant, rude, and unhelpful. Look into her profile and you see that she says things like "This is an inefficinet approach " or " Why are you doing this". And, there was one time when she replied to my question, and I was like " Thank you but please dont't be rude in your next reply" and she DELETED my post?!?! I believe that Python Data Structures, a begineer course, should be inclusive and welcome, and Tamara Brunnock is taking away from these values. I will like to see her dismissed from her postition!

By Ricardo M

Mar 21, 2019

Excelente curso, bastante intuitivo. Sigue un orden bastante lógico que permite enlazar ideas rápidamente.