Chevron Left
Back to Programming for Everybody (Getting Started with Python)

Learner Reviews & Feedback for Programming for Everybody (Getting Started with Python) by University of Michigan

4.8
stars
228,240 ratings

About the Course

This course aims to teach everyone the basics of programming computers using Python. We cover the basics of how one constructs a program from a series of simple instructions in Python. The course has no pre-requisites and avoids all but the simplest mathematics. Anyone with moderate computer experience should be able to master the materials in this course. This course will cover Chapters 1-5 of the textbook “Python for Everybody”. Once a student completes this course, they will be ready to take more advanced programming courses. This course covers Python 3....
Highlights
High quality instructor

(1484 Reviews)

Introductory course

(4203 Reviews)

Top reviews

LZ

Invalid date

The professor's lecture is so awesome, however, the content is adjust to the new programming learners. I heared extended part of the course is charged, you can purchased it if you want deeper learning

KP

Invalid date

Very beautifully taught. I gained basic python programming knowledge quite easily. The lecturer is fun and encourages students to want to learn more. In general, it was an awesome learning experience.

Filter by:

351 - 375 of 10,000 Reviews for Programming for Everybody (Getting Started with Python)

By Imran K T

Jul 14, 2020

Well, I wanted to learn python though I am from electrical engineering. Though I am not from computer science background, it was quite easy to learn python by this course. I liked most about the course that the design of the course. Because of this, any non-computer science backgrounded people can learn python effectively and easily. The Instructor was good enough to make me learn things interestingly. The way he explains python is effective to catch things to my brain. I loved to do the assignments, I loved solving these programming problems. Doing these assignments actually helped me to learn the lecture provided & implement the knowledge of python. This was my first course taken online and I am pretty much happy about Coursera's courses.

By Kry

Sep 24, 2016

People use Python for many purposes: to make games, build web services, to solve business problems, to work with sensors, drivers and robots. Python is also used heavily in scientific fields for academic research and applied work.

Python is an incredibly efficient language: your programs will do more in fewer lines of code than many other languages would require.

Py4inf and Python explained by C. Servance, is a great developing of the foundations in programming (first two courses) that will serve you well for the rest of your life, as well as a course that will give you a sort of try to understanding of what great things python can do for you.

I strongly recommend this course for anybody, who wants to start with informatics.

By Vandana A

May 1, 2020

The course "Python for Everybody" is a wonderful course and provides sufficient knowledge about the Python Language. It helps the learner to know the basics of Python including Variable, data-types, expressions, operators, loops, conditional statements, functions etc. Also the explanation given by the professor Chuck is very easy and understandable. He used very good examples to get you into the flow with the programming. The quiz and the assignments are also very helpful to check our understanding and revise the things learnt so far during the course work. And the best thing about the course is that a person with no prior experience in programming can understand the whole course very comfortably. Really enjoyed learning this course.

By Osvaldo R

Mar 18, 2017

I really enjoyed this course. The material was well organised and the video lectures interesting and engaging. The course is an introduction to Python and as such it is suitable for beginners, even those with limited previous programming experience such as myself. Dr Severance is very good at explaining the contents and illustrating the theory with simple and clear examples. Something that I liked as well is the free eBook made available by Dr. Severance that covers pretty much the contents of the entire specialization. I also enjoyed additional videos made available containing interviews with famous IT professionals such as Pooja Sankar, Massimo Banzi (the inventor of Arduino) and especially Guido van Rossum, the inventor of Python.

By Muneeb F

Nov 13, 2020

When you set a new goal for yourself, something new to learn. I believe the most important thing is to understand the basics as good as you can. I would like to create an analogy here, You need your hands to do different kinds of tasks, like eating, driving, playing a game etc. So the stronger your hands are, the better you would be able to perform different kinds of tasks. This course is like working on your hands and making them stronger, so that later on you are able to perform different tasks, depending on which direction your interest leads you.

So its an absolute green light from my side.

P.S ( Dr. Chuck the background music that you use in the start of Bonus videos is extremely annoying, you have a very bad taste in Music :-D)

By Aparna M

Dec 26, 2016

Prof. Charles Severance is one of the most awesome professors I've learnt from. He teaches extremely well, adds a Dr. Chuck touch to it with his impeccable sense of humor, and gets his message through to us students. (AND.. I absolutely love Snape; may Alan Rickman's soul rest in peace).

I am looking forward to the next part of Programming for Everybody (with Data Structures in Python). The thing I appreciate most about this course is that it is completely open to all, from the quizzes and grading to all the course material. This way, people like me can learn happily learn such in-demand subjects & programming languages, without having to worry about paying a fee. I would like to extend a sincere thanks to you all for the same.

By Seth P

Aug 12, 2016

I have tried to take a few of the free online courses in Python and none compare to the teaching methods of this course. It moves so eloquently that anyone can learn Python through this course, even me. It does not jump to long confusing lines of code or randomly introduce functions/features not discussed. Rather, it sticks to small lines of code to get the point across until you are comfortable with it. the tools achieved in this course are valuable for anyone in any field needed to analyze and/or manipulate data. I have recommended this course to friends and family attempting to learn. Thank you so much Dr. Severance!

Note - If you are already familiar with Python this course would not be worth while; it is a beginner course.

By Minas-Marios V

Jun 10, 2017

A very solid and useful course for anyone interested in learning about programming in general. The professor is very engaging and quite easy to follow, he has an amazing way of explaining things and making everything look so interesting. The online book that accompanies the course is also very well-written, and is a welcome addition to the already informative video lectures.

The only drawback I might add is that the course is very simple for experienced programmers that want to get an introduction to Python. I believe though that the next courses in the specialization will cover more advanced topics, and that sacrifice had to be made since it is after all an introductory course aimed at people with zero programming experience.

By Deleted A

Dec 23, 2015

it was a great course. Mr. Chuck, knows how to teach quality material to the masses. i would only suggest that on the programming assignments, it would be best if the instructor doesn't write half of the code. one reason is that having some of the code written would make that student think that the piece of code provided must be a part of the whole code. and as i worked on the programming assignments i realized that much of the code provided wasn't needed, in fact it took me longer than necessary to solve the assignments because i kept using the code provided, and upon solving the assignment none of the code that was provided was a part of the code i wrote. ....

on to the next course. Data Structure.

thank you coursera and UM.

By Caroline

Oct 10, 2019

This course was a very nice introduction to programming in Python and it helped me understanding the way we should think in order to program successfully. The material provided is clear and well-organized, and the teacher is very good. Moreover, the step-by-step assignments are very useful as they make you open your mind in a gradual and confident way. When I was at university, where I attended some preliminary courses about other programming languages, it often happened that the level required in the exercises was instead too high with respect to the material provided during the lectures. Summing up, I really appreciated this first course, although I would suggest to add some other assignment to practice a little bit more.

By Shuo-Chieh H

Aug 7, 2016

The professor made the content easy to understand. As a beginner, this course introduces programming in a very thoughtful way. It keeps me focus on the right things so that I did not get freaked out at the beginning when the working environment looks very different from the experience of an end-user. And it step by step build up my understanding in programming elements. I signed up this course with rather strong motivation (my ultimate goal is to run statistical simulation and develop statistic packages for other users), so when I see the course introducing the elements I did not understand at all before, I can see the power behind those programming building blocks. Hence, this course really made me wanting to program more!

By Joanna G

Oct 2, 2017

This course gives a great foundation for understanding how to synthesize and read basic Python code and functions. It sets you up for learning how to work with data in the following course. I am a GIS student currently in a Geocomputation class with a massive learning curve of experience with coding/compsci, GIS, web development and so forth. Going into geocomp with this foundation was a lifesaver and the only reason I can follow along in class. Charles Severance explains things in a way that even complete novices (me) can understand. The worked exercises videos were a great help when I got stuck. I've referenced these videos for my class multiple times. I find it valuable that the skills I've learned are so transferable.

By Sofia G

Jun 4, 2017

Python is not my first programming language, so for me this course was mostly about learning Python syntax and semantics, getting prepared for the next courses in the same Python specialization (working with data structures, etc). I really enjoyed the course, especially the way Dr. Chuck explains the attitude you should approach programming with; it's also nice that the lectures have a bit of personal touch, not only the dry material, but also interesting interviews, videos of office hours, introduction of the university of Michigan, fun moments and other: it all makes you feel you are present in the classroom with the lecturer. Overall, very happy with my first Coursera course and can't wait to proceed to the next one!

By Radu-Iulian A

Jun 2, 2018

I finished this course faster than expected with no prior knowledge about programming and I recommend it for anybody who wants to start with programming as it is very well structured with many helpful videos and step-by-step instructions on how to start programming in Python 3.0 and quickly understand the fundamentals of coding.Tip1: Buy the papercopy of the book too and read there all the extra bits as it will come really helpful later (for quick search just use the free pdf of the same book).Tip2: Write down in your text editor all the codes and try to run-test every example to faster understand how things work and don´t be afraid to ask for help as it will just speed up the learning process.Totally recommend! :)

By Nashla F

Oct 30, 2020

I have always been very intimidated by computer programming, but to my surprise, Prof. Severance actually made learning python fun! I loved his teaching style, which included just the right amount of lecture alongside meaningful examples and interactive questions (I answered back to him through my computer screen, although I don't think he heard). The quizzes and assignments were the perfect level of difficulty (not too easy, not too hard); although I did struggle with the assignments in the last two chapters. I enjoyed the monty python references in examples and injections of humor-- especially re: traceback errors (which I will forever refer to as "blowing up"). Looking forward to the second part of his course!

By Mark G

Jul 21, 2020

It's a great course where as they say it's the nutshell. It's somehow a slow-paced course, but if you walk through it with your own pace it would be a great course for you. I've got the basics of programming with python language in nearly a week as as this course has a lot of content as it's easy to go through it especially if you've already have another programming language like c or c++ or whatever. As the instructor said, it's only the first baby steps or I quote "a part of two main parts" to get to know who really a programmer is and what he can do with coding. So, thanks for this great course I hope everyone gets the chance to study it as it will help a lot in a programming or a computer scientist career.

By Olanrewaju O A

Sep 1, 2019

Learning the basics of programming computers using Python has been fun in the past few weeks. Though I wasn't completely new to Python and programming as such, it was an exciting experience being though the nitty-gritty details that make the knowledge stronger.

Charles Russell Severance (Ph.D.) of the prestigious University of Michigan made brought it down as low as it could get in order to build a firm foundation in programming.

I will recommend this course to anyone who needs to dive into programming and contemplating where to start from. The course has no pre-requisites and avoids all but the simplest mathematics. Anyone with moderate computer experience should be able to master the materials in this course.

By Suresh K G N

Oct 5, 2016

For those who all are thinking of how and where to start learning Python, this is the right place. This introductory course is excellent course. I hope i need not say that a course don't become excellent on its own it need people to make it excellent and Prof. Charles and his team have indeed done an excellent job.

I wish to continue learning with Prof. Charles and am looking forward for the advance my learning of Python and if possible other programming languages.

This is the best time to be alive for those who want to continously learn and advance in life, thanks to platform like Coursera and the people involved in their mission to bring this vast amount to knowledge to the general public at large.

Thank you

By Ryan Y

Jun 14, 2016

This course is a well-introduced course for all ages and professions. With the modern world expanding and discoveries made every day, its important that people understand some form of computer science or programming. The teacher, Charles Severance, stresses this point as this course is ONLY centered toward future programmers or rather as common people and professions from astronauts to bankers through a variety of puns, jokes, and fun music. Overall, this course is very helpful and impactful, as the instruction is very thorough and simple with LITTLE AMOUNTS OF TIME REQUIRED. By the end of this course, one with completely no background with programming should be sufficient in creating his or her own program.

By Muhammad A ( w A

Mar 19, 2021

This course will teach all the basics of Python programming computers. We discuss how to build a program from a series of simple Python instructions. The course does not have preconditions and prevents everything, except the simplest math. Anyone with moderate computer experience in this course should be able to control the materials. This course covers Chapters 1-5 of the Python for Everyone textbook. Once a student finishes his/her course, he/she will be prepared to follow further programs. Python 3 is included in the course.

So don't wait if you want to learn this course from Charles Russell Severance.

I am extremely thankful for the beautiful way I was taught by my instructor Charles Russell Severance.

By Mohsin M K

Apr 6, 2020

I am very fortunate to take this course. I am really passionate about programming and I was learning programming concepts from YouTube but never found such a detailed and very basic course which really removed lots of confusions in my mind. After taking this course I got the right understanding of control flow of the Python programming language and I am sure because now I do understand the basics of programming and how they actually work at the back-end I am sure I can learn other programming languages with ease and at much faster pace. I also request Coursera community, team and the management to please let me take this complete series for free as I really want to learn but I can't afford any fee. Thanks

By Alberto C

May 25, 2022

What I appreciate most from this course was the well-paced explanations, the storytelling involved in delivering the concepts, It just really resonated with me. Especially the take on the perspective that we're trying to explain things to someone that has no understanding at all, from scratch, in order to achieve clarity as to what we're expecting with our arguments. It's quite a humbling experience, some parts actually feel like teaching someone a language that is new to them. After some axioms have been understood, you are aware of the possibilities and are motivated to pursue the understanding for elaborating projects and to seek examples of other projects in order to fulfill one's own. 10 out of 10.

By Kim G

Jul 29, 2021

This was such a amazing opportunity , I'm thankful to Dr. Charles Severance for the wonderful structure and the perfect examples and assignments. This course taught me the basics and now hopefully I will have the chance to learn more and be able to use Python better and achieve other skills which would help me in AI . I am grateful to Coursera for making it possible to learn from Iran and helping me to become a more successful medical student. I am confident that this skill will help me to become a such Radiologist in the future . The timeline and the deadlines were great. I would totally recommend this course to everyone who want to start working with Python. This is the must before any other source .

By Marcus A G

Jan 22, 2021

I want to start by thanking Dr. Charles(Chuck)Serverance for a very thorough explanation of this course. Having been the very first time that I've taken a course of this level of difficulty for me were very challenging. Dr. Chuck talks about understanding as you go along and true to form I did not understand until the very end. I did make it through after months of challenges and trying my hardest to actually understand. I almost gave up on myself at the very end but thanks to coursera I was able to finish strong. I'm so proud to have experienced something totally out of my norm. I've learned so much more than expected! Thanks Dr. Chuck and all of your helpful staff as well as those in countless forums.

By bryan G

Feb 15, 2019

I started Coursera with a course in AI and Machine learning only to find out that I was in way over my head. realizing I needed some basic programming skills, I headed over to this course knowing that Python is one of the most use languages right now in programming. As a non-programmer/software engineer-type, this has been an amazing course. Dr. Chuck breaks things down for the average person so you can start understanding how things are done but also WHY they are done (which is more important in the beginning IMO). I'm now walking through the entire section (6 courses) with the end goal to make it back to that AI and Machine learning course and understand it far better. Thanks, Coursera! (and Dr Chuck!)