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:

1226 - 1250 of 1,474 Reviews for Using Python to Interact with the Operating System

By Calvin H

•

Sep 25, 2020

I found it just challenging enough to keep my trying, although I wasn't as interested in the testing section of the course

By Jonas B

•

Dec 18, 2021

The course touched on a bunch of useful sysAdmin skills and gave me a good idea of what further skills I need to learn!

By Luis V

•

Sep 18, 2020

en las "hojas de apuntes", necesitan incluir ejemplos de codigo, en lugar de solo añadir las urls de la documentacion.

By tanmay u

•

May 26, 2020

Material was fine but didn't like Qwiklab's PuTTY. I use VScode for python on my personal PC. So, PuTTY is just ugly.

By Mahan M R

•

May 21, 2024

pushing us to learn to work with linux was a real turnoff for me. I am not here to learn linux but I was forced to.

By Madhur N

•

Mar 23, 2021

some of the assignments could have been a bit more challenging, but overall it was a good and well conducted course

By Eva T

•

Sep 19, 2020

Verify difficult course but I got through it. Learned alot of good things that I could apply in my day to day job.

By Margarito A D

•

Feb 28, 2021

I had problems with the grading algorithhm and also had to edit my code to comply with the old 3.5 python version

By Surya M

•

May 7, 2023

Very difficult concepts, but still managed to get on my own legs and solve it! Pretty Challenging I guess

By Krishnaraj S B

•

Jan 7, 2023

very hard course but i am learn from this course thankyou google and coursera for providing this course

By Santiago B R

•

Jan 18, 2021

What a good topics. Although the nano editor is so unconfortable to work with it to script complex code

By Syed Z A

•

Nov 16, 2020

Course was very well design, but instructions for lab was not properly given. But it was fun learning.

By Alvern T

•

May 27, 2020

There were a lot of concepts covered and was kind of overwhelming. Still a lot to learn along the way.

By Antonio J D

•

Dec 11, 2020

a lot to learn in this course. pretty hard to keep up but if you do it gets you on the right track.

By AARON M S

•

May 11, 2020

It felt too rushed and difficult to comprehend in most parts...

but still made it through somehow :)

By Ankit D

•

Apr 18, 2020

user of variable{1] and variable.groups()[0] in variable=re.search(r'pattern',line) not explained

By Kristjan L

•

Sep 10, 2020

Super fun course! The only thing I was dissatisfied with was the subtitles being mistranscribed.

By Tsung I W

•

Aug 20, 2020

some of my computer can do some work because I use windows

That is too bad for me to learn :(

By Julian D M V

•

Mar 8, 2021

It was good but I think there are some course modules such as Bash that need another course

By NARKEDMILLI R V V S M U

•

Mar 9, 2024

in module 2 i am able access the lab - Sorry, your quota has been exceeded for this lab.

By Sanya B

•

Aug 28, 2022

QuickLabs gave me a hard time to complete assignments rather than that course was great!

By Andre C

•

Jul 28, 2020

This course was great to get the fundamentals of interacting with the operating system.

By Zach H

•

Jan 20, 2020

Very practical skills for utilizing your operating system and logs to automate things.

By ADEWUYI D Y

•

Jan 6, 2021

It is an interesting course. It has exposed me to more stuff in the programming world

By Stephen S

•

Nov 9, 2020

Drinking from a fire hose, but learned a lot. Python is a pretty impressive language.