Very detailed intro class to Python as a programming language. I don't have much background in the field, and was able to follow the material with no issue. It's comfortably challenging.
Ratings and Reviews for Python Basics
Back to course Page
Reviews and Ratings
Reviews
Excellent course,very good explaination by the teachers.Great work coursera.Must do course for those who want to learn python.Turtle part was the best.
This is very useful .I learned the basics of python programming from this course.Thank you Coursera and University of Michigan for this course
This course and platform is a great combination for learning, interacting with python and I must say, thank you to every tutor and other respected person whosoever involved in the development of this course, and I am sending my best wishes from my heart to their hard work . I promise to myself, i
_var1=' Thank You'
_Var2='Promise to put good efforts to learn python in week : '
for i in range (4):
print(_var2+ i)
print(_var1+' Week '+i)
good coverage of some basic python data structures and constructs. I plan to taking the next courses in this specialization to get a deeper understanding and expertise on Py3. I would recommend everyone to start with this course for basic programming skills.
Great refresher on the basics of python!
It is a very good course for beginners.
Good course with pleasent teachers
非常棒的课程,对于入门很有帮助
Un buen curso con clases bien definidas acerca de los conocimientos básicos de python, sin duda aporta muchas cosas para el entendimiento del tema