Chevron Left
Back to Python Programming Essentials

Learner Reviews & Feedback for Python Programming Essentials by Rice University

4.8
stars
3,551 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 programs that are able to accomplish real, practical tasks. This course is the foundation for building expertise in Python programming. As the first course in a specialization, it provides the necessary building blocks for you to succeed at learning to write more complex Python programs. This course uses Python 3. While many Python programs continue to use Python 2, Python 3 is the future of the Python programming language. This first course will use a Python 3 version of the CodeSkulptor development environment, which is specifically designed to help beginning programmers learn quickly. CodeSkulptor runs within any modern web browser and does not require you to install any software, allowing you to start writing and running small programs immediately. In the later courses in this specialization, we will help you to move to more sophisticated desktop development environments....

Top reviews

PW

Mar 23, 2020

I know I lost points on the final due to some formatting errors. It would be good to get more feedback as to what they were. otherwise this was very east to follow and I really enjoyed it.

VB

Jan 4, 2020

This course is very good for beginner. It gives exposure to all the basics required to become a good programmer. Its tool suggestions are also very good like pthon tutor and pylint.

Filter by:

851 - 873 of 873 Reviews for Python Programming Essentials

By MII f

Jun 14, 2024

Everything was good until the project where the testing mechanism is absolute poopoo. I had to suffice problem 4 and submit just problem 1,2,3. This was because the testing program simply couldn't process the code functions within problem 4 despite using the same functions in problem 3 which worked. The reason it didn't process was because the testing mechanism aborted the grading due to taking "TOO LONG". Is that suggesting that my wifi or connection isn't good enough. Also the fact that if your code is too long (more than 200 lines for looks), it wouldn't process, was very dumb to say the least. The skills I gained were no doubt useful but that fact that I could have easily scored 98% or higher and having to deal with an 84% due to the testing program is really pitiful. Who knew that my first non-A (92%+) course would be a course in python essentials :p. (Co. sch of Mines student)

By Deleted A

Mar 20, 2023

I have fully completed all 4 modules.

The Good: I very much like the fact that the lecture videos themselves are relatively short and cover little material. It covers just enough without being overwhelming.

The Mediocre: The lectures of these professors don't explain the material as well as other courses that can be found both on and off of Coursera.

The Bad: The exercises are written poorly. They contain spelling and grammatical errors and some simply don't do a good job of being clear about what they are asking you.

The Verdict: There are definitely better Python 3 beginner courses out there, but if you're like me and like learning at a slower pace and have some prior experiences with learning Python then you can probably manage to navigate the course. 3/5.

By Carlos S B

Mar 1, 2020

The lectures of the topics covered are quite good, as well as the exercises and final Project. However, I'm sure that the course does not cover lots of additional basic concepts. I expected to have had an extended view of these other concepts. In conclusión: the course it's good if you don't have previous experience with programming. If you already have experience with other languages, the course it's too much basic.

By Melissa S

Jan 12, 2023

CodeSkulptor is using a VERY out of date version of python. I couldn't find it documented exactly which version it was using, but I had to rewrite code many times because the modules/functions I had used were not available. Based on those modules/functions availability, I can say that it is less than 3.7.

By Sarthak T

Jun 26, 2020

The course is very good as well as the topics are nicely explained. The only problem I found is that the level of questions in the weekly assignments are pretty high in comparison to the video lectures that are taught

By Kristoffer H

Mar 15, 2018

Great course for the basics but you end up spending more time trying to figure out their required styling than actual coding when in industry your employer will likely have an entirely different style.

By Chan C M

May 22, 2021

I hope there is a Jupiter notebook inside the course. If the course actually force you to complete the programming exercises with test cases provided it will be better.

By JASH S

Apr 16, 2020

The course was really great and the instructors are really cool!

The only problem being the over-stubborn and strict style of final assessment.

By Madhubalini V

Sep 17, 2020

the course needs more practices in the learning session but its straightaway leading to large projects and its very difficult for a beginner.

By shahrzad m

Dec 15, 2020

The course didn't cover all of the essentials for python programming in my opinion. Missing for loops, lists, etc.

By Junwei

Mar 22, 2019

A fairly good course for the beginners of python but I think there is more to teach for a beginner.

By Christian B

Oct 2, 2019

i appreciated the exercises. The explanations were too long and redundant, especially the talking.

By shouvik p

Sep 12, 2020

It was good but many topics are not covered like while loop,try,except statements etc.

By Brian H

Oct 31, 2022

Covers very basic Python. Good enough for trivial tasks, but nothing in-depth

By Manoj S

Nov 6, 2019

course content is good but the quiz questions are not clear to understand

By 谢雨敖

Feb 12, 2020

I cannot open the marking system of the final project.

By 003 A Y

Jul 27, 2024

certificate downloading is a menace

By emad t

Jul 17, 2020

Thank you, and forward.

By Moiz L

Jan 5, 2018

Good practice materials

By SUMON R

Nov 9, 2022

very hard questions.

By CARLOS D S E

Feb 11, 2025

so basic

By Heiko H

Jul 13, 2018

to basic

By Akili N

Sep 6, 2025

This course is *okay*, but definitely not the best introductory Python course available. The videos cover pretty surface level information that is often insufficient to complete the practice questions. The instructors also continuously emphasize using Google/search engines and other DIYs to find answers to your questions or fill in the holes in your learning - which defeats the purpose of paying for a course with an instructor (even a virtual one). While I do not expect to be spoon-fed answers, I do expect more effort from course instructors for a paid resource. Since, according to the instructors, you should use Google, there are better options - free or paid - outside of this course that are more detailed and true-beginner friendly.