Chevron Left
Back to Python Basics

Learner Reviews & Feedback for Python Basics by University of Michigan

4.8
stars
18,051 ratings

About the Course

This course introduces the basics of Python 3, including conditional execution and iteration as control structures, and strings and lists as data structures. You'll program an on-screen Turtle to draw pretty pictures. You'll also learn to draw reference diagrams as a way to reason about program executions, which will help to build up your debugging skills. The course has no prerequisites. It will cover Chapters 1-9 of the textbook "Fundamentals of Python Programming," which is the accompanying text (optional and free) for this course. The course is for you if you're a newcomer to Python programming, if you need a refresher on Python basics, or if you may have had some exposure to Python programming but want a more in-depth exposition and vocabulary for describing and reasoning about programs. This is the first of five courses in the Python 3 Programming Specialization....

Top reviews

NR

Oct 17, 2019

It's a must join course for the people who want to deep dive into the world of Python. I really loving this course very much. I wanna explore more hence opting for other parts of this specialization.

JS

May 1, 2023

Great course and easy to follow. The only suggestion I have is to do lesson 2 the best you can then move on because some of the practice questions have answers from lessons that come after this one.

Filter by:

3426 - 3450 of 3,997 Reviews for Python Basics

By BHARATH G

Feb 19, 2021

no

By muhammad r

Feb 9, 2021

Gd

By Eugene M

Jan 2, 2021

5+

By PREETHY R

Aug 17, 2020

No

By Ramar

Jul 29, 2020

No

By Divya T

Jul 18, 2020

Na

By RUBA A

Nov 18, 2024

ن

By Deleted A

Nov 14, 2024

z

By ABDULRAHMAN A

Oct 28, 2024

.

By MASHARIPOV A A

Oct 24, 2024

.

By Rustam N

Aug 13, 2024

5

By oltinoy t

Apr 30, 2024

5

By Abduxoliq A

Apr 8, 2024

1

By Bahodirjon M

Mar 21, 2024

р

By ahmad a

Oct 14, 2022

I

By Machhour N

Dec 20, 2021

By Tanya

Jul 13, 2021

.

By Samir N

Nov 18, 2020

.

By Akshay D

Aug 8, 2020

.

By Ms. K

Jun 28, 2020

.

By PRINCE K

Jun 18, 2020

.

By Faisal A M

Jun 12, 2020

-

By PAMURI V M R

May 27, 2020

5

By Suryakant V

May 25, 2020

.

By Behnam O

Apr 25, 2021

Pros:

The course was well-structured which made it easy to follow.

The lecturers were professionals and they explained the educational materials with numerous details.

The assignments covered the provided material appropriately.

Cons:

For some sections, the teaching pace was not fast enough since the lecturers have assumed (absolute) zero background in programming and no familiarity with algorithms. For those who only want to fill a few minor gaps in their understanding (such as myself), most of the videos are too lengthy and can be skipped.

Some of the programming assignments were either erroneous or unclear which could make you stop for longer than necessary.

Conclusion:

If you have started learning Python using a textbook (and hence have a solid foundation in mind), you might want to skip this course and go to the next one in this specialization. However, if you have learned the basics of Python through "try and error" then this course might provide you with a better foundation and help you learn faster in the future.