GK
Oct 7, 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 16, 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 Viraj M
•Jul 2, 2020
Great Course
By Robert T
•Oct 31, 2020
Very Good -
By Avijit D
•Nov 28, 2021
very hard
By Joseph A
•Oct 12, 2020
reviewed!
By Saransh D
•Jul 29, 2021
its nice
By K L
•Sep 17, 2023
Too gud
By PAVULURI M K 1
•Sep 7, 2020
Great!
By Syifa S N Y M
•Feb 28, 2024
goood
By Aulia A F
•Mar 18, 2021
great
By Sang M S Y C
•Mar 9, 2021
Great
By Alan V
•Jul 27, 2020
good!
By Kajal P
•May 30, 2023
good
By Varun s
•Mar 31, 2023
😊✌️
By Affan D N
•Mar 5, 2023
good
By Via A
•Mar 12, 2021
Good
By Arun S
•Oct 14, 2020
Good
By Aswin V S
•Sep 27, 2020
Good
By Anandhan A
•Aug 11, 2020
nice
By Mario A P H
•May 3, 2020
good
By Uttapol K
•Jul 30, 2024
😎
By Jared F
•May 24, 2021
Google treats this course as a training module instead of an education module. In my opinion, they are presenting shortcuts before you learn the long way to do things, which I feel undermines the learning process. Also, they don't provide adequate examples; they manipulate files the learner doesn't have prior access to. This makes following along difficult. A lot of the course is spent in the interpreter window instead of a text editor, making it frustrating when you make a typo while following along. I feel that sometimes they are presenting information backwards. For example, if they showed you how to create a file before how to read the file, they might mitigate some of the issues.
This course is best for someone who already has a working knowledge of python, or as a supplement to other python courses. It's meant to be a 'fast track' to employment.
I recommend reading Automate the Boring Stuff before taking this course as it will provide all the info you need to complete the included projects, and it will fill the holes Google left in their curriculum. The book is available free on its website, or you can get a print copy for pretty cheap.
By Aaron C
•Jul 17, 2021
I really felt like the final project was over the top with how the rest of the course went. What I mean by that is the final project required dozens of lines to write but there really weren't many exercises to practice that through the course. Whenever there were any quizzes, they all were just multiple choice. While that does make it easier, it doesn't teach the material as well as actually writing the scripts to understand the meaning behind every line does. Because of this, there was not much to refer back to when I needed to find the right script for a certain task. If that could be worked on in the future I feel like this would be a great course. Overall, I feel like this course was a great first step in learning how to interact with the OS but could be improved upon. For now though, thank you for creating this class and this program to help up and coming coders get the necessary training for IT roles in the future. Sincerely,
Aaron Connelly
By Jose C
•Apr 29, 2023
The videos are ok. The explanations are good. No problem with that.
However, I find that The course relies excessively on videos, and has little material for those of us who prefer to read.
The cheat-pages give good links for researching, but if you want to see the examples used by the instructor or just grasp the idea, there is no place to do it. The previous course (Crash course in Python) was, in my opinion, better organized and you could rely on text as well as videos. The transcription may help, but they don't include what appears in the instructor's screen.
As for the content itself, it is ok. Perhaps I would be good to move the REGEX module so as not to get involved in all its complexities so quickly :)
Finally, the final quiklab had a flaw and I am waiting for it to be corrected so I can pass the course.
By Matthew G
•Jul 4, 2020
This course is helpful with regards to regex and why you want them in your tool best. The bash scripting section seems unnecessary and is never visited again and I wish that part on testing was turned into its own certificate in the series of courses. The qwiklabs are kind of pointless as they pretty much hold your hand all the way through except for the final one which doesn't work unless everything is exactly how the qwiklabs server wants it to be. That being said, I do think the courses stick to the title of the course of Python Interacting with Operating System. Just would have liked the quizzes more to be interactive and less testing vocabulary.
By Oxana Y
•Oct 13, 2020
I have a STEM MA degree, and used this course to refresh some common usage of python on linux. The course itself is nice, short and quick. Only Qwiklabs assignments has been very disappointing: Unclear instructions and broken assessment mechanism. Please formalize the task description and grading algorithm. It is truly embarrassing to receive such a poor quality content from Google course.
The assignments suppose to teach one how to solve the task, however the grading mechanism is utterly incompetent, unless you actually copy the default code(not to everyone's liking coding style and approach).