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:

151 - 175 of 1,474 Reviews for Using Python to Interact with the Operating System

By Juan C J

•

Sep 25, 2020

This course was excellent to put the things clear. Sometimes we forgot that the basic concepts are the most important ones to solve issues, this course really sets all concepts clear, specially in regex, very cool.

By Paolo M

•

Apr 16, 2020

Even though I had already some Python, Bash and RegEx knowledge, this course has helped me understand when to use the right tool for the job. The QwikLab assignment were also quite challenging, but always feasible.

By Ravi R K

•

Feb 22, 2022

It was such a good experience of learning uses of Python in automation of a lot of different things. The perfect combination of correct pace of course and regular exercises makes the learning process a lot easier.

By Will S

•

Jun 4, 2022

Great course. I"m new to all this and it was easy to follow. My only issue was learning and using Linux for the first time. Using windows and Ubuntu was somewhat challenging. Need more practice on Linux now.

By Mark P

•

Dec 30, 2020

I have learned a lot of cool stuff, this course is awesome, I like the Qwiklabs (though can be a bit buggy sometimes) the most, because they let me do everything practically (which I am better at than at theory).

By Himanshu R

•

May 10, 2020

Must have course, if you need to learn playing with logs, finding what is required in it in as easy steps as possible. besides also teaches to use bash, cool tricks, grep , MOST IMPORT: Regex(Regular expressions)

By Olusola T O

•

Aug 27, 2020

This is an amazing course!

During the process of this course, I know how to work with regular expression in any programming language. I can process both TEXT and CSV file with ease.

More to tell about this course.

By Paul S

•

Mar 27, 2022

Very interesting! Not everything is in the video lectures, which they disclose early on, you have to go over the supplemental reading provided and do some work with Google and Bing! But well worth the struggle.

By Jason A

•

Mar 13, 2021

It has definitely been a tough course, but really satisfied to make it through it! Hopefully this also strengthen my foundations in python programming and its application in interacting with operating system :D

By Dario H

•

Sep 21, 2020

Wow! This course was really good and very well presented. It was very challenging in the end. My head hurts a little after finally figuring out how to get the final project done, but I made it - and so can YOU!

By Nguyên B

•

Jan 22, 2022

I thought it was too easy to week 3, but my mind completely changed from week 4 and now, after completing week 7, it's so great. Much to try at least once. Dicussing forum helped me a lot. Thanks for support.

By Mihir S

•

Jun 22, 2022

Going through this course really shows you whats it like working with the OS , it was interesting to find out how you can do complex problems with the help of different concepts we can learn in this course .

By Ilya G M

•

Mar 16, 2020

Very good course! And it would be much better with the lab tasks without training only copy+paste skills =) There were two really good labs, I digged into python much more deeper and I like that! Thank a lot!

By Pratik P

•

May 8, 2020

This course was fun. Thanks to Roger and Google aswell who helped me a lot in learning about operating system, bash codes, file control,m error handling etc. It was Fun <3 and I am going to miss Rogers (T_T)

By Chandrasekar V

•

May 5, 2020

Excellent Course! I have been a Python programmer overall several years and this course has sharpened my abilities to solve complex problems using Python.

Thanks to google and many thanks to the Instructor!

By Sanjay N

•

Apr 30, 2020

This course is an amazing experience to me.Lectures and labs are so organised.Final project is little

difficult but I enjoyed a lot to solve the problem .Learned a lot of new concepts throughout the course.

By James M

•

Mar 1, 2024

Great learning experience overall, I recommend this course. I wish there were more opportunities to evaluate bugs in code. I also would have liked more videos with the instructor showing different modules.

By Yousef K

•

Aug 5, 2020

For me this course was great and so full of info (Py Scripts, Bash Scripts, OS interactions, Regex ...) really game-changing tools to add to my kit, and hope I'll have stories to tell just as roger did :)

By Zdravko B

•

Jun 28, 2020

This course deserved 4/5 due to some annoying typos in practice quizzes and some unclear stuff in the labs, but I'm a sucker for puns and the lecturers surely delivered lots of them in a smooth fashion :)

By 0901IO201057 S K D

•

Jul 25, 2022

The course was super awsome. I got to know about many advanced and useful topics that will definately help me as my IT tool.

And the instructor teaches in a super way and he was very excited to teach .

By gayathri k

•

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!

By john e

•

Jul 1, 2022

Este curso e bem dificil, porém vale a pena cada segundo, recomendo que leia o livro thinking python antes se não quiser quebrar a cabeça ou que já tenha um conhecimento básico sobre a linguagem.

By Anant k

•

Sep 13, 2020

I learned a lot from the course. Contents and teaching are great. Assessments are challenging so you will learn a lot from them because you need to do the practice of your own before taking it.

By LUCAS F D A

•

Jul 9, 2020

It is a wonderful course, I've learned a lot within the classes, and I am ready to use this knowledge to develop my own projects. It a little bit extensive, but to accomplish it is rewarding.

By Bernhard C

•

Apr 2, 2022

Great course - I have learned a lot and I gained much experience for fullfilling my job in a better way. It was sometimes tough, but really cool to learn Python and reex . I liked it a lot.