(1484 Reviews)
(4203 Reviews)
TM
Jun 20, 2017
first time i had done any course online and this was a wonderful experience
I learned all the stuff and the explanation provided was good.
i would like to do more courses from here
thank you!
YN
Oct 14, 2017
This course is organized and explained very well. It is moderately challenging, and I recommend it to get interested in Python. The teacher and the assistant staff are very good. I enjoyed the course.
By Oscar G B C
•Dec 29, 2017
I am just finishing the second part of the Python for everybody specialization "Data Structures", I have found this course very interesting, since the first part (getting started with python) I found this familiar with R language because it can be run line by line and it does not require a compiler, additionally I tried to develop a program to do some tasks for me (and more efficiently) while learning python and the helps me move forward. Let me be clear, this course is not difficult, Dr. Chuck has a good way to teach this course, I am doing other in parallel that I have found I little boring but still interested as well, I have a tight schedule and that is why I need from time to time a motive (find usefulness of or practice what I have learned) to keep me moving forward with this courses. give it a try!
By Roger B
•Nov 30, 2017
I just wrote something about the course allowing the student to access a few various coding exercises (that act, look and feel like the real practice graded exercise) that could appear before each of the chapter graded test exercises. I know that it would require more content, but it would loosen the student up just to have some super simple practice exercises for each chapter that aren't graded so the student could just to get used to typing variances of code (mostly all the nuances of syntax) and allow them to repeat the same code layout in a non-judgmental way just to see if other variances of similar code could produce a very similar outcome. I don't know if this makes sense... I guess in a nut shell, just letting the student goof off more and try coding the chapter exercises in different ways??? :)
By Khang N
•Aug 8, 2024
"Programming for Everybody (Getting Started with Python)" by the University of Michigan on Coursera is a highly rated course. It is specifically designed for beginners with no prior programming experience, making it accessible and easy to understand. Dr. Charles Severance, the instructor, is highly praised for his clear explanations and engaging teaching style. The course content is well-structured, covering the basics of Python and programming concepts in a logical sequence. It also provides plenty of practical exercises and quizzes to reinforce learning and offer hands-on experience. Additionally, the active community of learners is a strong point, offering support and opportunities for collaboration. Overall, this is a highly recommended course for anyone looking to start learning Python programming.
By Shawn T R
•Jul 13, 2018
Full disclosure, I blew through this in a couple of hours so this is not the perspective of a true beginner. However, that being said I think it's a great introductory course for someone who is a beginning programmer. The instructor puts programming terms and ideas in very relatable and visual language, which is extremely helpful. It's very easy to get abstract and esoteric with programming concepts, so the fact that he keeps it grounded is great. I'll also say that the instructor has a laid back and friendly style that makes the subject seem less intimidating. He's funny and occasionally goofy and I think technical subjects need that kind of approach when they're geared towards beginners. I'm going to continue this course series to shore up my fundamentals and I'm very excited to see how it evolves.
By Benson L
•Jun 19, 2020
The professor provides detailed and clear instruction of the basics of Python and clarifies our notion of some concepts where most beginners might make a mistake based on his ample teaching experience. It lowers the entry barrier for students like me who studies in business school.
Although I have been taken a Python course at school, some vague understanding then has been fortified through this online course. For instance, how to define a function with parameters, the meaning of parameters and the relationship between arguments and parameters, were the concepts that confused me in function building. Furthermore, loop control was another difficulty for me to get through. All the topics mentioned above is clarified now, so if you get some related problems, this course will bring you a lot.
By Muhammad A B I
•Nov 3, 2023
I originally did this course on 2020 where Malaysia Digital Economy (MDEC) sponsored many Malaysian for Coursera course. I read on the internet that this is one of the best courses in Coursera. With no programming basic i took this course. And I fell in love with Python language with Dr. Chuck's as the instructor. The teachings is good I can understand and most importantly the practical part, programming assignments. Unfortunately I can't complete this course as the MDEC sponsorship is last. So in 2023, I dropped out of my degree because found that I didn't interested in the field and found it not suitable for me. So, I remembered this unfinished course and decided to subscribe to Coursera Plus. It is worth it. I feel I want to finish all the courses in Python For Everybody specialization.
By TATIANA L A M
•Jul 15, 2020
El curso es buenísimo para principiantes, te permite entender y trabajar en tus habilidades, el profesor explica muy bien y cuenta con material de estudio traducido en distintos idiomas, el único problema es que los vídeos no están traducidos al español. Si eres hispanohablante y no sabes inglés no podrás realizar el curso cómodamente porque no todos los vídeo cuentan con subtítulos en español.
The course is great for beginners, it allows you to understand and work on your skills, the teacher explains very well and has study material translated into different languages, the only problem is that the videos are not translated into Spanish. If you are a Spanish speaker and do not know English you will not be able to do the course comfortably because not all the videos have Spanish subtitles.
By PRANSHU P
•Oct 24, 2018
This course is very helpful. I have enjoyed this whole journey of learning. I would like to thank Foundation For Excellence and Coursera for giving me this much needed opportunity. I also thank University of Michigan for it's outstanding course material, lectures and videos. I also appreciate teaching methods of my guide, Charles Severance. He truly put all the herculean efforts in creating 'Python for Everybody'. Thank you so much all of you. You all helped me a lot to build my career in a proper way. I just want to request you that it will be very kind of you if you can allow us to access this material whenever we want, even after the completion of the whole course as it will help us to revise all the matter just before the placement session beginning. This is my only request to you.
By Kippin W
•Jun 12, 2020
I'm a complete beginner (my IT experience limited to Word and web browsing) and was apprehensive about learning any code. But thanks to Severance's clear explanations I feel like I've learned so much, I've a long way to go but and I'm really hungry to learn more and want to keep going. I completed the course in 3 weeks (about 30 hours) but I think I'd better go back and try some assignments again to really get my head round them. The forums could be better organised and utilized but I couldn't have completed the course without them.
I recommend everyone to follow Severance's advise and use a text editor like Atom and run your assignments in Command Prompt (this is clearly explained at the start and in worked assignments). It seemed a bit of hassle at the start but was well worth it.
By Gaurav B
•Mar 8, 2018
I have completed the course and I found it great. I do think it is a bit slow if you have programming experience in other languages. The instructor Charles Severance explains the important concepts with emphasis and that helps build in ones brain a highlight of things to do or not do. Also the bonus videos are great to either get a backstory on python or the tech world in general. Overall this is a great course.Just for fun: If anyone from the construction of this class is reviewing this comment - I do think the macarena example has not 3 but 4 mistakes. 3 syntactical mistake but 1 mistake is in the steps itself where the left hand is on the right shoulder then the right hand is on the left shoulder. The next step where the left hand goes to the back of the head cannot be performed.
By J A M
•Dec 21, 2015
Dr. Chuck is da man! Awesome class. Dr. Chuck touched upon all the nuances of basic Python that most students are too embarrassed to ask about but which are nevertheless mission-critical to effective programming. This capacity to address unspoken concerns both in presentations and assignments is one of the secrets of a good MOOC professor since students can't ask questions.
This class is especially useful for those students who just completed codecademy.com's Python class since it explicitly addresses several issues that weren't addressed there. Finally, no one can rival Dr. Chuck's ability to access celebrity programmers whose presence adds an important dimension of context and helps students feel like they already belong to the international community of coders. Job well done.
By PAVANA H A
•Jan 3, 2021
It is fundamental to software development to be able to step through your code, line by line, set breakpoints, and easily examine variables and values as they change. And I believe this would make it MUCH more clear to new software students exactly what a CPU is doing when processing code.I know the video course tried very hard to “sketch” out what is really going on in While loops, For loops, If-then-else statements, and function calls. However, I think that students, especially students new to software overall, would benefit greatly if they could use a more professional tool than the Atom and IDLE tools. And if that’s not possible, I think the videos should show the actual animation of stepping through line-by-line and setting breakpoints in example software, using such a tool.
By ozan y
•Jun 9, 2020
In my opinion Dr. Chuck one of the best teacher in the world for Python. Course was amazing and it is very easy to understand for everybody even if you don't have any programming background. I couldn't realize that how quick this course finish and it gives me really good starting knowledge for Python. Content of course was also great and examples are giving sufficient information every week. Quizzes are measuring in a good way to your knowledge and if you have any mistake you quickly realize that what was the wrong. Conclusion, thank you very much Dr. Chuck you have helped me a lot! For sure I will use this Python programming language for my new carreer and I will improve myself all my entire life. I am appreciate for this opportunity and waiting for you office hours in Turkey!
By Hong H D N
•Nov 26, 2021
It's good to join the course with zero programming background, yet I would suggest you join at least one course about the fundamentals of programming to understand the concepts illustrated more quickly. Chuck is a great guy considering he's a Slytherin, and his additional materials are interesting, yet I think it shouldn't be counted as a must to pass the course. The given assignments are ok, yet I would love to have 20 instead of 10 questions for the multiple-choice so that I could further understand more of what I'm good at or what I'm still missing. Furthermore, the coding assignments are great; it would be better if we have videos or materials that explicitly explain some of the harder assignments (such as 5.2). Overall, this is a great course and I strongly recommend this.
By Omar S B
•Aug 31, 2016
Whatever level you are at programming, you will learn something new with this course because of the amazing teaching style provided by Dr. Chuck. Takes a seemingly complex subject and makes it incredibly simple and comprehensible to everyone! LOVE LOVE LOVE this course and any course taught by Dr. Chuck. This is part of an entire specialization. The only thing that is really lacking is an in-depth discussion of OOP. He briefly touches on it so that you know to go and look at it on your own time, but I wish he touched on it a little more. Nonetheless, 5/5 on this course. Thanks Dr. Chuck and supporting staff that make this course worth taking. The forum is still ACTIVE and if you run into problems a TA will be there to help you out! Critically to anyone's style of learning.
By Freud L L P
•Jul 7, 2020
I'm used to other programming languages such as C and C+, I have been told that Python is one of the easiest, most understandable programming languages and I can confirm that is true. At first I was a bit slow in this class, but as time goes, the teacher makes it easier to follow and makes it interesting. The videos are not long, so I definitely found myself throughout the lectures. Although I was expecting more practices, I think with the basic I acquired, I can move on by myself. The topics are quite enough for beginners!!! Another thing I like about the class id how the teacher bring us to the programming world with his interviews with Guido Van Rossum, the creator of Python himself and with Massimo Banzi, co-founder of Arduino project. I really ENJOYED!!!
By Farha A R
•Dec 1, 2021
Prior to this course I felt quite intimidated by Python and the whole idea of progrmming. However, Dr. Sevenrance has totally changed that for me. After having completed this course, I now feel more confident to unbdertake further courses on Python. For me, along side all the rudimentary topics of Python, the biggest takeaway has got to be learing to interpret the 'error' messages, and work through that, instead of getting frustrated and alarmed by it. Dr. Severance deserves a massive shout out for that, because through out the course, he introduced many practical setting where one may get error message and how to detect the issue from there. In fact, he did such a brilliant job of simplifying all the terms and explaining it in layman's language that anyone can get it.
By Saul T
•Jun 3, 2022
This course was not what I expected it to be. It was better than I could have imagined! Starting out with absolutely no coding experience was a bit daunting, but I stuck with it and I'm glad that I did. Dr. Severence explains each topic clearly and makes things interesting. He seems to be a wholesome, really cool guy and I look forward to the next step which is Data Structures. The best part of these courses is that you can go back and review material if you get stumped on an assignment (Week 6 for me). The hardest part for me is finding time during the day to go over the course material since I'm working 12 hour days in remote locations. Even so, you can download lectures for later which is what I've been doing to make up for the poor cell service I get while at work.
By 陈诗哲
•Mar 11, 2020
Thank you for Dr. Charles! it's the first time in my life to really finish an online course delivered in English and it's extraordinary that the way it delivers can be so simple and systematical. Homework can really inspire me to review what I've been learning. By the way, English skills get improved.
I really appreciate many comforting word set at the very beginning. When you see "Syntax error", it doesn't mean you are not suitable for programming language or you are a bad guy. It simply means Python can't understand your language. on the way to learn, finding something wrong is just because Python is not smart enough, you have to find more accurate words to communicate better. That must be great help for a beginner like me. Many Thanks! Fresh Pythonista, Shizhe Chen.
By Oshadha V
•Apr 17, 2024
"Python for Everybody" on Coursera offers an exceptional introduction to programming using Python. Dr. Charles Severance (aka Dr. Chuck) delivers comprehensive content suitable for beginners and experienced learners alike. The course covers fundamental concepts such as variables, loops, functions, and data structures, making it accessible to those with no prior coding experience. Dr. Chuck's engaging teaching style, coupled with hands-on exercises and quizzes, ensures effective comprehension. Moreover, the course seamlessly progresses to cover topics like web scraping, databases, and data visualization, providing practical skills applicable in various domains. Overall, "Python for Everybody" is an invaluable resource for anyone aspiring to master Python programming.
By Carlos E P V
•May 9, 2017
The course has very nice tools to help you check your code. Although I had a bad time installing python at first, eventually I could made it run both on windows 10 and mac os Sierra. I highly appreciate Dr. Chuck´s humor, not only is highly unusual to joke so much in a class, but needed for something as black&white as a programming class can be. I do have one HUGE advice for the course, do the little problems in the video. Each video has several structures and ways of doing things, do them each, and squeeze them. You will need it to fully understand more complex problems. I wish the course would do a lot more short reviews, instead of a general review after each video. Continuing evaluation is critical to get more feedback and improve significantly. Best of Luck !
By Dennis P
•May 10, 2022
I loved it. Dr. Chuck has this process down perfectly. He needs to get a stylus, instead of trying to write with that mouse. This is my first sucessful online course. The University of Michigan has done an exceptional job on the web interface. Since enrolling in this course, I have obtained a pretty good list of other resources. I receive daily emails on code snippets, I'm completing my second course in DataCamp and I'm burning through a number of popular textbooks on the subject matter. With the wealth of resources I have found out there, Dr. Chuck must have a more extensive list of resources that he finds valuable, even indispensible. The resources page needs a "Dr. Chuck's python programming picks" page. Thanks again, send more code, see you in the next class.
By Limin ( L
•Sep 25, 2015
Dr. Chuck is the most encouraging and entertaining teacher I have ever met!!! He really makes learning about computer and programming easy and fun! And he makes a great Prof. Snape impersonation! :-)
Most importantly, Dr. Chuck intentionally included many mistakes in his teaching materials. As a self-taught programmer who has struggled on one's own, I believe this is the most valuable part of the lectures. The students get to understand from the very beginning how to read error messages and tracebacks, how to debug, how not to be intimidated by mistakes and failures, and how to become a confident programmer. This should be THE teaching model for programming in any language!
Thank you, Dr. Chuck! And I look forward to learning more from you in our follow-up courses!
By Mel B G
•Aug 3, 2020
This was my very first experience programming. I come from a social sciences & journalism background and although I've always wanted to learn a bit of coding, the idea of it always kinda scared me. But Charles Severance is an amazing teacher and the first chapters are quite intuitive. I wished that maybe teaching assistants were a bit more present, because it can be extremely discouraging to get stuck in some exercises and not receive timely support. When this happened to me I almost quit - but thankfully the learning community is quite active and other colleagues were able to support me as well. My advice is to go for it and and reach out for help if you need it! I recommend it to all programming enthusiasts, who wished they knew anything at all about python.
By Ramesh M
•Jun 28, 2019
This is an excellent beginner's course. The teacher Charles Severance is amazing. This was my first MOOC and I am glad it was this one. I had self-taught myself a bit of programming earlier so none of the material came as a complete surprise, but I am sure even beginners can follow everything very easily. I plan to complete the entire specialisation based on my experience with this course. The only gripe I have is that because I was auditing the course I could not see all the assignments. I can understand not getting graded or provided a certificate if I am not paying for it, but at least I should be able to see the assignments and solve it on my own. Right now I can only see the quizzes but not the programming assignments. Highly recommended course!