Chevron Left
Zurück zu Using Python to Interact with the Operating System

Bewertung und Feedback des Lernenden für Using Python to Interact with the Operating System von Google

4.7
Sterne
5,396 Bewertungen

Über den Kurs

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 allow 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-Bewertungen

GG

6. Okt. 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

15. Juni 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

Filtern nach:

151 - 175 von 1,279 Bewertungen für Using Python to Interact with the Operating System

von Zdravko B

28. Juni 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 :)

von 0901IO201057 S K D

25. Juli 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 .

von Gayathri

7. Okt. 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!

von john e

1. Juli 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.

von Anant k

13. Sep. 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.

von LUCAS F D A

9. Juli 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.

von Bernhard C

2. Apr. 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.

von Tracy H

22. Sep. 2021

Very good course, learned a lot and really boost me confidence in writing bash files and operating in Linux environment. Not to mention the regular expression part is very fun and practical

von Deepesh S

28. Apr. 2021

Awesome course, Very useful topics covered esp. if you want to deploy your project into production. A few Projects could have been more carefully worded tough. Glad to have completed it.

von Johnnie L

17. Sep. 2020

the final project is fun, especially it's not guiding us to use selected data structure which allows us to make more mistakes in the process (and thus learn more when you spot the issue)

von Siddik A P

16. Okt. 2021

Perfect! Windows users might face some difficulties at start. I recommend everyone to install Ubuntu on VM. It will help you a lot. Thanks for sharing your valuable knowledge with us!!!

von Z A Z A

1. März 2021

the course is great, the material is great, the instructor is great, I love Roger because he teaches me in a very light way to deliver the content, plus I love his joke, thanks, Roger!

von Rinat I

9. Okt. 2020

Generally good course, but comparing to the Crash course on Python reading materials were simply links to Python docs till the very end. Nonetheless, I learned so much here. Thank you!

von Kevin S

13. März 2021

It is hard writing code in command line. But good exposure and worth it! Although not applicable to my current work but it really open my eyes to what can be done with python and bash

von Jason S

31. März 2020

I liked it. Good enjoyable content that was challenging. I was able to follow along by using the Linux subsystem on my Windows computer. I definitely learned a lot of new concepts!

von Pencea M L

8. Nov. 2020

It was a very challenging course. First it explained the fundamental notions and than make you face with some real world problems, so the experience was quite unique and complete.

von Krzysztof S

9. Sep. 2020

Great course. Good idea to include bash and basic linux commands. Learned a lot about regex and working with files as well as with data structures. Very hard the final assignment.

von Ana M P R

8. Sep. 2022

Es un gran curso muy bien estructurado, con mucho contenido y super interesante. Con este curso se pueden conseguir destrezas informáticas avanzadas y con muchas posibilidades.

von Kodukula S

30. Okt. 2020

It was a really great experience learning this course. I learnt regular expressions. I learnt a lot; it was beneficial what I went through in the final project of this course.

von Schuyler S

18. März 2021

This was very informative. I feel like I have a great understanding of how to do anything on an operating system with python now. The qwiklabs were challenging but worth it.

von Thanh S T

28. Feb. 2020

This section is great! Learn a lot of knowledge about Linux and Python. The final project was difficult but I like it. I can apply it for my daily life. Thank you very much!

von Joe B

30. Juli 2020

Another excellent course in the Google IT certification with Python. Really remarkable how great this program is. I am speaking highly of it to everyone I know of interest.

von Yap C P

11. Juli 2021

Another course well done by Google.

The Bash part might be a bit hard to keep up for those without relevant background, but overall it's good if you can put in some effort.

von Federico C

4. März 2020

Un curso muy bien preparado para iniciarse en los conceptos de expresiones regulares y comandos del sistema operativo (sobre todo para manejar archivos en Python). Genial!

von Subtain M

12. Juli 2020

I think this the course that can help you upgrade your knowledge in python and how shells work. Overall a great experience as it includes the hands-on practical work.