Me encantó el curso. Muy didáctico.
Ratings and Reviews for Programming for Everybody (Getting Started with Python)
Back to course Page
Reviews and Ratings
Reviews
Very inspirational and informative! Awesome course for beginners in Python and programming
Highly recommend this course for beginners.
Esta bueno
It's a very good course for beginners who love programming
perfect. especially learned try/except function in assignment 5.2. although try is "The try block lets you test a block of code for errors.", but it is different from if. if is check statements, so if use ==. but try is "do this", so no need to use ==, just try to put a value into it and see it works or not. therefore we use num = int(num), instead of checking num == int(num)
.
This is a fun course!
I love to attend all the weekly class, specially the way it is designed and can do at one's convenient timing. Looking for attend the other related course. Thank you so much coursera and University of Michigan.
GOOD COURSE FOR BEGINNERS