GK
Oct 6, 2022
Expalined the concepts missed from the previous course a lot well. Only thing I would change is to add more about using commands in windows and other platforms as well. Overall it was a great course!
AD
Jun 15, 2020
In starting five weeks , all answers were directly provided and week 6 and 7 were very tough. So i suggest to equalize the toughness level in all weeks ,ie, no direct spoon feed nor abrupt toughness
By maria g t f
•Mar 5, 2021
always got rejected by qwiklabs
By Michael A D
•Nov 16, 2022
Not enough actual coding.
By Mahdi M
•May 25, 2023
I think it is very bad.
By Michel F
•Nov 28, 2022
Not enough exercises
By MUHAMMAD H
•Apr 16, 2024
lab is bull shit
By Huai-An H
•Mar 7, 2021
Difficult
By Eduardo S
•Oct 27, 2020
Sure. From the moment the course started I felt I made a mistake since your google instructors are more interested in their appearance and how they read their script than the content of what they are "teaching."
You sent us many times to "read other resources" rather than going deep and EXPLAIN the concepts yourself, not just let the students assume the responsibility to go deeper which I can guarantee you they will not.
Then, I found very well explained Python courses in youtube where the instructor was sincere, knowledgeable and you didn't have to see his face all the time like yours. He spent 100% of the videos showing a screen with CODE and HOW TO DO THINGS one concept after another non-stop, rather than a stupid face with makeup. I mean, seriously, this is not a class about philosophy where you need more talk than action but the opposite.
Yes, it was your course in general that made me quit and continue on my own. Google meant something when it wasn't evil 20 years ago, but now not so much. Besides, getting a badly explained "certificate" from google is like getting a certificate from Oreo Cookies, Inc. Just embarrassing. Don't you think?
Can I get a refund?
Thanks!
By Rameses
•Aug 26, 2020
I would have given this course a higher rating if it were not for the terrible labs being offered by Qwiklabs using an arhaic test editor. This is no fault of the instructor who presented the material vocally ok but was a bit too trigger happy in not displaying the demo code on the screen long enough for us to see it. Had to keep rewinding to see the code
In the last module(Week 7) we are supposed to write a program from scratch. This involves substantial programming effort since it uses nested dictionaries. The program needs as input a textfile containing logs and named syslog.log It would have helped us tremendously if this file was made available either in the code window or with the option of downloading. Everything else could be copied from the instructions and pasted into our local editor but this one important file is not available.
Add to this typos in the instructions and a lousy editor and you have a nightmare of a time doing this last important lab
Get your act together, Qwiklabs and Google
By Forrest C
•Jun 10, 2020
The content the module intends to teach is great. The execution of the module is a dumpster fire especially when arriving at the final lab and final assessment (Beware Python veterans). Those are the points where the module goes from holding your hand too much to forcing you to guess what results the "Progress Checks" are looking for. You are expected to turn their guided pseudo code to functional scripts and even when you achieve the desired result, the content of your script can prevent you from progressing; then it becomes guess work to give it what it wants due to lack of direction from the instructor and lack of feedback from Qwiklabs. Some of the videos were okay but overall, I can't believe Google is okay with putting there name anywhere near this infuriating module. So happy I got it over with.
By Tetiana K
•Aug 16, 2020
I don't recommend this course. As for novices in Python programming, it has a lot of almost not discussed in lectures things. As for other, it is simply time wasting. Seeing some samples, you realize that not all of them are samples of good code. I am not eager of PEP8, but some things about comparisons with True/False are very reasonable.
In labs is using Python3.5 but not declared in the very begging of the course Python3.7. Maybe this is not so important, but some things from re (discussed in the course, by the way) from Python3.7 is unsupported in Python3.5. Also, labs with only dully typing text from one window to another are time wasting. There are some technical issues in labs with home directory accessing. There are no typed scripts from lecture provided. ...
By Pablo F
•Sep 23, 2021
Pretty bad experience with this course.
I'm in the Qwiklabs Assessment, week 1, It took me a long time to get into the first assessment due to the poor explanations. Support from Qwiklabs, useless. This is a matter of click and paste and even then, I ended up with an error.
What annoyed me the most is that there were zero explanations about the network module in the course, even that, google decided to evaluate me for that.
But what worried me the most were all the personal info that they asked, I wonder what for.
Is this the way google recruits new kids?
I don't recommend this course to anyone.
By Péricles D P R
•Oct 6, 2022
This is not a Python class, this is a Linux class. The Readings are totally useless. Could as well just change all of them by "python.org". The Practices are way worse than the first course. The Graded tests are horrible as well, too much work to use a Linux VM to basically copy codes from the instructions. Last time had to "write" (=copy) the script three times because of Linux commands errors. Again, not a Python course. If not mandatory for the Google Certificate, would have abandoned this one on the first week.
By vincenzo c
•Aug 26, 2023
Excercises are purely written! Some of them i managed to make them work on my computer, but not on the platform. So i don't even know if it is me, or is just that the platform wants the exercises to be solved in one (and only one) specific way, and absolutly refuses to accept any other solution., even if correct.
I will not continue to learn Python with this course, because trying to solve exercises that i already solved, only because your platform doesn't accept the solution, is a waste of time and money.
By Задойный А
•Jul 22, 2020
Ужасный курс.
Первые 5 недель лабораторные делаются по принципу ctrl+c/ctrl+v.
На 6 неделе неожиданно надо выучить BASH вместо Python и задание делать вслепую (т.к. часть информации необходимой для задания не было в лекциях)
На 7 неделе проект оторван от реальности. Грейдер не показывает в чём проблема. В задании не указано как называть файлы (это можно узнать только на форуме), не указано что файлы потом надо переконвертировать.
УЖАСНО!
By Huda
•Nov 10, 2020
I am super disappointed of this course. It was very complicated and could've been demonstrated and explained in a much more simple way.
I think google instructors need to take some courses on how to be good instructors.
l believe the instructor is not qualified to be teaching beginners. I had to watch youtube videos and study on my own in order to understand the given material.
By Alexander M
•Jul 19, 2021
If the labs provided step by step directions it would be worthwhile.
Since you are learning the concepts, it stands to reason that you have no clue about what you are doing. However, this course throws you into the deep end after just barely touching on a topic and expects you to figure it out.
If I could give this a 0/5 rating I would.
By Derek H
•Jun 1, 2024
Much of the quiz and test material is not covered in the class. The video lectures do not have much supporting reading material. The video lectures are rushed and not given much explanation. This course has some assignment in Qwiklabs; Qwiklabs sort of works, but there really is not much explanation of how to use Qwiklabs.
By JAIN K
•Sep 8, 2020
Due to some reason,I was not able to complete the course in given time period so I reset my deadline but all my assignment got locked. Also I review the article related to this but it didn't help. So please unlock all the assignment :(
By Tejan R
•Mar 20, 2023
study guides wasnt guides they were just link filled with way more info than what was taught during the course. The labs was copy and paste until the last two which made it kind of difficult. should have modeled after the first course
By Frank E
•Dec 30, 2020
This course was terrible. Just terrible. If you want to take this course, either learn Python and BASH first and then take this course or plan on spending a LOT of time researching how to do what you are asked, but never taught.
By Ho N
•May 17, 2023
This Qwiklabs tool is completely broken. Are you expecting the student to be able to fix it before doing the exercise? This is one of the worst development environments and also worst coursera course I have seen.
By man c y
•May 27, 2020
Lab fails already in the first wk which many candidates got the same issue as it is a setting problem of the lab. so disappointed with "Google" branded training, again, I will quit this course
By Syed I
•Mar 7, 2024
Dear management,i accidently reset my schedule to wrong time..and now my assignmenets are locked..pls fix this and normalize the schedule and unlock my assignments soon please
By Brandon B
•Oct 3, 2023
The coding given did not work in Windows or Linux for me. The Graded App on the first week didn't even load because the login information didn't work.
By Chasity M
•Mar 18, 2020
Lacking a lot of knowledge in fundamental language explanations and presentation required to pass exams. Only some seemed to be present.