• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
  • Online Degrees
  • Careers
  • Log In
  • Join for Free
    Coursera
    Chevron Left
    Back to Python Programming Essentials

    Learner Reviews & Feedback for Python Programming Essentials by Rice University

    Filled StarFilled StarFilled StarFilled StarFilled Star
    4.8
    stars
    3,509 ratings

    About the Course

    This course will introduce you to the wonderful world of Python programming! We'll learn about the essential elements of programming and
    how to construct basic Python programs. We will cover expressions, variables, functions, logic, and conditionals, which are foundational
    concepts in computer programming. We will also teach you how to use Python modules, which enable you to benefit from the vast array of
    functionality that is already a part of the Python language. These concepts and skills will help you to begin to think like a computer programmer
    and to understand how to go about writing Python programs. By the end of the course, you will be able to write short Python...
    ...

    Top reviews

    NC

    Apr 17, 2020

    Filled StarFilled StarFilled StarFilled StarFilled Star

    A wee bit challenging as a beginner but very good learning. The course imposes a disciplined structure in writing up the program is a good feature. The videos are excellent . Recommend the course

    PG

    Jun 24, 2022

    Filled StarFilled StarFilled StarFilled StarFilled Star

    A very simple and non-intimidating intro to python. I definitely got the gears going in some of the example problems and it was fun to feel like I was back in college again. Would recommend this one.

    Filter by:

    701 - 725 of 855 Reviews for Python Programming Essentials

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Bhalchandra N B

    •

    Jul 24, 2020

    good

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By 26 S P

    •

    Jun 6, 2020

    good

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Naveen C

    •

    May 27, 2020

    g

    o

    o

    d

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Ganapathi N K

    •

    Mar 20, 2018

    Good

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Zulfiqar

    •

    Nov 7, 2017

    best

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By Abdurahmonov A

    •

    Oct 30, 2018

    ok

    Filled StarFilled StarFilled StarFilled StarFilled Star

    By 20L136 N S M E A

    •

    Nov 16, 2021

    S

    Filled StarFilled StarFilled StarFilled StarStar

    By Raven M S

    •

    Oct 25, 2020

    I'm entirely new to Python, and all coding in general, and learned a hell of a lot in only 2 weeks, my only gripe is a sharp difficulty spike around week 4 that really feels like being hucked into the deep end. There's a necessity to understand the documentation, which is a muscle that is mostly untrained at that period. The teachers for this course are very active on their forums as long as you can navigate to them so as long as you ask insightful questions and not blanket statements such as: "How do I understand the documentation?," you should do fine.

    Filled StarFilled StarFilled StarFilled StarStar

    By Deleted A

    •

    Sep 16, 2018

    Started off reasonably difficult. After second quiz, got dramatically harder. Good thing I could find a tutor to help me with the parts I didn't get. However, I appreciate the challenges that the course wanted me to overcome. In all, I would recommend this course highly. I just recommend getting outside help for some of the tougher parts. Especially, if you are like me where programming does not come naturally to you!

    Filled StarFilled StarFilled StarFilled StarStar

    By Ton S

    •

    Mar 30, 2020

    Please consider revising the questions in the intermediate quizzes that aren't clear. In the forum you see a number of questions that cause confusing among participants. Instead of saying: "this might be confusing" and "we agree that this is worded strange" revise the questions. Also please consider adding more practice questions between lectures instead of the large list of questions at the end of each week.

    Filled StarFilled StarFilled StarFilled StarStar

    By SANGAMNATH C

    •

    Aug 30, 2020

    A great start to python and programming you will not only learn the fundamentals of Python but also standard coding practices which makes you inculcate the right coding practices very early in your journey of learning. You will also get a hands on with tools like codeskulptor and Python tutor which makes the learning easy with code visualization. Thank you Coursera and RICE university for this course.

    Filled StarFilled StarFilled StarFilled StarStar

    By Hudson H

    •

    Apr 28, 2020

    This course was very useful. It's accessible to a high schooler like myself and taught me more than any in person coding class has. The only thing keeping me from giving it 5 stars is the two guys producing the videos were a little out dated. (I actually had to look up what the matrix was in order to understand some references, but it didn't interfere with my learning of the class that much).

    Filled StarFilled StarFilled StarFilled StarStar

    By Carole J

    •

    Jun 14, 2024

    A great intro to Python! My only complaint is that the homework and final project made the class about 20+ hours long (and I have programming experience). Also, the problems we had to solve were sometimes more about math than programming (e.g. I'm unfamiliar with modular arithmetic and had to go off on a tangent to figure that out, which seems... tangential). Otherwise good stuff!

    Filled StarFilled StarFilled StarFilled StarStar

    By Monsour S

    •

    Aug 29, 2022

    I only took this course to brush up on Python since I briefly used it before. Exercises were good but too boring. Cannot expect a begginner programming course to be too interesting. You just learn the basics of python like variables, conditions, expressions, functions, etc. The final assignment is interesting since I never used the datetime module before.

    Filled StarFilled StarFilled StarFilled StarStar

    By Nidhi K

    •

    Apr 28, 2021

    The course is nice for the beginners who doesnt know about programming(in other languages also). But they might struggle during project. But for those who knows even a little bit of programming the course is a bit basic. It should have covered more discussions about inbuilt functions and by not just giving the links to the documentation pages.

    Filled StarFilled StarFilled StarFilled StarStar

    By B K

    •

    Aug 22, 2019

    This course is really good for absolute beginners because they start teaching from scratch in a very understandable way, by giving many examples. But i gave 4 stars because i felt that the course complexity increased suddenly high up the incline from 3rd week to 4th week, i just felt a bit difficult, other than that everything else is amazing.

    Filled StarFilled StarFilled StarFilled StarStar

    By Colin B

    •

    Nov 29, 2017

    Everything was nice and clear, plenty of practice problems with solutions. However I felt that there/should have been a lot more content. I paid (or will, when my trial ends) for the Python programming specialisation which includes several courses, so not so bad, but if I had paid £37 flat for this course I would feel very cheated.

    Filled StarFilled StarFilled StarFilled StarStar

    By Jose A M

    •

    Jul 6, 2021

    I would have prefered a more detailed explanation about defined functions, functions that can be imported and "for" loops. I understand that it is a very appropiate course for beginners, although it might be "too easy" for people who have programmed in other languages, such as MATLAB.

    Nonetheless, great professors and great course.

    Filled StarFilled StarFilled StarFilled StarStar

    By Sam L

    •

    Jul 26, 2020

    The course is mainly for fresh men who did not know of Python. I think the course from week1 to week 3 is easy to handle of. The course of week4 is kind of challenging. Well, I hope Rixner could slow down the spoken speed to some degree in the future lessons. Finally, Thanks for two teachers, they are very kind and enthusiastic.

    Filled StarFilled StarFilled StarFilled StarStar

    By Alex D

    •

    Mar 25, 2020

    I have experience in Java, I just wanted to start learning Python for work. I was able to do all these in one week, so I can't say what the experience might be like for a brand new programmer. I thought the instruction was good. I liked how the instructors laid out the tasks and how they progressed. Overall a great course.

    Filled StarFilled StarFilled StarFilled StarStar

    By RAVI P

    •

    Apr 12, 2021

    Well this course helped me to clarify my concepts & the practice exercises helped me to built my confidence. The clarification and the concept & the methodology of teaching was really good. Overall the concept and course content is very good. I am thankful for the Rice University team for such a beautiful course.

    Filled StarFilled StarFilled StarFilled StarStar

    By XIARAN C

    •

    Jun 27, 2022

    This was an exciting course- I learned a lot! Highly recommend. However, I found some of the material very hard to focus on, so be aware. Furthermore, there were some basic things that weren't covered as well, so I'm giving this course 4 stars. However, it is a very good starting point to learning python.

    Filled StarFilled StarFilled StarFilled StarStar

    By Erik F

    •

    Dec 29, 2021

    Good introduction to the fundamentals of Python. The quiz questions at times seemed a bit disconnected from the material in that week. The final project was reasonable - the largest challenge is working out the map of winning conditions so you can set the logic correctly in the code.

    Filled StarFilled StarFilled StarFilled StarStar

    By Muhammad U K

    •

    Oct 21, 2020

    The way the course is delivered is fantastic and the course content is good, especially the assignments and projects that helped in building programming & coding acumen. But however, I must say, it was further basic of basic. There should've been more aspects of Python programming.

    Filled StarFilled StarFilled StarFilled StarStar

    By Abhishay S

    •

    Feb 26, 2019

    It was a marvellous experience,considering the fact that in-depth teaching of concepts. The intriguing assignment questions and the focus on error resolving was unparalleled. It was a great idea to introduce us to two separate domains of experience-theoretical as well as practical.

    • Chevron Left
    • 1
    • ...
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
    • 32
    • 33
    • 34
    • 35
    • Chevron Right

    Coursera Footer

    Technical Skills

    • ChatGPT
    • Coding
    • Computer Science
    • Cybersecurity
    • DevOps
    • Ethical Hacking
    • Generative AI
    • Java Programming
    • Python
    • Web Development

    Analytical Skills

    • Artificial Intelligence
    • Big Data
    • Business Analysis
    • Data Analytics
    • Data Science
    • Financial Modeling
    • Machine Learning
    • Microsoft Excel
    • Microsoft Power BI
    • SQL

    Business Skills

    • Accounting
    • Digital Marketing
    • E-commerce
    • Finance
    • Google
    • Graphic Design
    • IBM
    • Marketing
    • Project Management
    • Social Media Marketing

    Career Resources

    • Essential IT Certifications
    • High-Income Skills to Learn
    • How to Get a PMP Certification
    • How to Learn Artificial Intelligence
    • Popular Cybersecurity Certifications
    • Popular Data Analytics Certifications
    • What Does a Data Analyst Do?
    • Career Development Resources
    • Career Aptitude Test
    • Share your Coursera Learning Story

    Coursera

    • About
    • What We Offer
    • Leadership
    • Careers
    • Catalog
    • Coursera Plus
    • Professional Certificates
    • MasterTrack® Certificates
    • Degrees
    • For Enterprise
    • For Government
    • For Campus
    • Become a Partner
    • Social Impact
    • Free Courses
    • ECTS Credit Recommendations

    Community

    • Learners
    • Partners
    • Beta Testers
    • Blog
    • The Coursera Podcast
    • Tech Blog
    • Teaching Center

    More

    • Press
    • Investors
    • Terms
    • Privacy
    • Help
    • Accessibility
    • Contact
    • Articles
    • Directory
    • Affiliates
    • Modern Slavery Statement
    • Manage Cookie Preferences
    Learn Anywhere
    Download on the App Store
    Get it on Google Play
    Logo of Certified B Corporation
    © 2025 Coursera Inc. All rights reserved.
    • Coursera Facebook
    • Coursera Linkedin
    • Coursera Twitter
    • Coursera YouTube
    • Coursera Instagram
    • Coursera TikTok
    Coursera

    Sign up

    Learn on your own time from top universities and businesses.

    ​
    ​
    Between 8 and 72 characters
    Your password is hidden
    ​

    or

    Already on Coursera?


    I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

    This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.