Chevron Left
Back to Using Python to Interact with the Operating System

Learner Reviews & Feedback for Using Python to Interact with the Operating System by Google

4.7
stars
6,188 ratings

About the Course

By the end of this course, you’ll be able to manipulate files and processes on your computer’s operating system. You’ll also have learned about regular expressions -- a very powerful tool for processing text files -- and you’ll get practice using the Linux command line on a virtual machine. And, this might feel like a stretch right now, but you’ll also write a program that processes a bunch of errors in an actual log file and then generates a summary file. That’s a super useful skill for IT Specialists to know. We’ll kick off by exploring how to execute Python locally, and organize and use code across different Python files. We'll then learn how to read and write different types of files, and use subprocesses and input streams. We'll also dive into Bash scripting and regular expressions -- both very powerful tools for anyone working with systems. We'll even touch on automatic testing, which allows us to automate how we check if our code is correct. To finish, we’ll put all this together by using the tools that we’ve acquired to process data and generate automatic reports. We’ll also explain how to set up your own developer environment in your machine. This is a key step in being able to write and deploy powerful automation tools....

Top reviews

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

Filter by:

1176 - 1200 of 1,474 Reviews for Using Python to Interact with the Operating System

By Chirag I P

Jun 19, 2020

I have learnt what the course indented to, but the assessment was smooth. I had problems with two assessment's and wasted way too much time on it. The worst part about that was that the problem was with the mode of assessment and not the code itself. So please change it!

By Hibryd 7

Apr 8, 2020

Informative and smoothly-presented course! The subject matter can be a little dry and dense, but it keeps moving along and covers a wide base of important information. The Qwiklabs, however, need to be cleaned up a bit as they have a few errors and can be cumbersome.

By Graeme A

Apr 3, 2020

Much of the early part of the course seemed to be very simply following instructions without knowing whether we were necessarily understanding much, but the final two modules really tested what we've learned and gave a real sense of accomplishment once it all worked!

By Dũng Đ

Aug 25, 2022

Overall the course is good, but the qwiklab assessment is quite bad. In qwiklabs my code run but when i verify my code it failed, i tried some ways and fixed it, so I think they should put requirements in each lab, so people can write code according to it

By FuSioN

Jul 22, 2022

The Course is really helpful and informative, a bit of suggestion here that please add more practice assignments and exercises to workout the skills better as most of the graded assessment had almost 80% of the work done, so that seemed like spoon feeding.

By Spiffykat 4

Aug 9, 2021

Great class and solid work. If there was room for more I would recommend a few more examples with classes and to bring more PEP-8 to light instead of its subtle mentions through other resources.

However, you will achieve the basics as it was designed.

By Angela Y

Apr 22, 2020

i would like to say thank you for providing this opportunity to learn things in a convenient and pleasant way. There are tons of information to digest. With hands-on practice through lab and quiz, the journey becomes very awarding and encourage.

By Claudio B

Apr 18, 2020

Course is covering many interesting subjects. I am happy to finished this course, even if to pass the final test I had to fight against the Python version of the real test (3.5.3) and the one I use to practice (it was a little newer).

By Nur M H

Mar 4, 2023

Excellent course, especially the themes covered. Excellent, engaging, and difficult content. The final labs, however, featured unclear or missing directions. Undoubtedly, I picked up a lot of new ideas. I'm happy to have finished it.

By ANTHONY V S

Apr 7, 2023

I learned a lot but I wish we could have used Microsoft and Apple OS with Python. Many Linux terms went over my head at the start of the course but I can't deny that this course really exercised my critical thinking skills.

By Shawn W

Apr 27, 2020

Too quirky and bash seemed like a bit of a distraction when taking a Python course. The final was a bit quirky and the description wasn't really well-defined.

But overall I learned a bunch of stuff, so ... OK.

By Mark Q

Sep 10, 2020

I do like the challenging topics of this course. Though it will take some time for me to really master it until it becomes 2nd nature, however; this was overall a good course. I would certainly recommend it.

By Evan W

Dec 28, 2022

Most of this courses tests were boring because they basically made you copy code line for line without any thinking. The actual content of the course was very insightful though and I learnt lots.

By Angelo K

Feb 23, 2021

This course was very challenging and I think the labs could use some TLC, but covered good topics and I feel like I have learned about operating systems and how to make my code more functional.

By Sai K

Apr 29, 2020

there were many problems in the final project submission. it didnt read that i have opened the webpage html in the other chrome window... over all it is a good course. intermediate level

By Evan B

Aug 14, 2020

Good. definitely would have helped to have an Ubuntu terminal or virtual machine (I am still new to IT and learning the language, if you will) Challenging in a good way for a beginner.

By Gabriel S L

Mar 19, 2020

The course if fairly complete. At the end, it is expected for the user to look at other code samples and the last lab is very strict with the logic used to solve the last assignment.

By Dzan W

Jan 24, 2021

Course content and teaching / materials were great. However the final 2 labs had confusing/gaps in instructions marring the whole experience slightly - they can be easily fixed ...

By Anastasiia P

Aug 11, 2020

One star less because with the mess in the final project. I mean, why would you write: "name a generated file as you wish", and do not grade if it is not called as you expect?

By Deleted A

Jan 23, 2021

The course was nice. The knowledge in it is really useful but pretty complicated. Sometimes I have asked to myself if I really like this world.. haha but definitely it worth.

By Juan S

Aug 17, 2022

Very informative with a steep learning curve, however the knowledge gained is essential to a broader understanding of Python and interacting with the Linux operating system.

By Alain M M

Mar 8, 2020

The course is pretty good, but the qwiklab assignments need some work, (and updating since they don't have the latest python version, and that caused several issues for me)

By Ryan F

Apr 7, 2020

Bash is terribly boring. The quiklabs for this module went from too easy to too difficult way too quick. The teacher was great and I liked his teaching style. Good course.

By Tiago D

Mar 4, 2020

Very good at its content, since it walks you slowly through important tools. However, fails at some graded activities with bad correction checkers or lacking information.

By Thiago P

Feb 1, 2023

I think the course is too simple, but pehaps this thoought means that i should find a more complex course instead of this. In general is a good course with good quality.