Chevron Left
返回到 Using Python to Interact with the Operating System

学生对 Google 提供的 Using Python to Interact with the Operating System 的评价和反馈

4.7
6,607 个评分

课程概述

This course is designed to explore how to execute Python locally and organize and use code across different Python files. Learners will learn how to read and write different types of files, use subprocesses and input streams, create Bash scripts, and use regular expressions. This course also covers automatic testing and explains how to set up a developer environment on a personal machine. 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....

热门审阅

GK

Oct 6, 2022

E​xpalined 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!

MI

Nov 19, 2020

Great course! I had some previous knowledge, but this was perfect to fill in the gaps. Also, unit testing was completely new to me and will be very useful in future projects. Thanks for making this!

筛选依据:

1226 - Using Python to Interact with the Operating System 的 1250 个评论(共 1,529 个)

创建者 Sunil K

Jul 14, 2025

I totally recommend this course as the content proved highly relevant in technical interviews I faced. I am taking away a star because of very frustrating issues with the lab machines. I am so upset I had a good mind to trash this review. But baby and bathwater.

创建者 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

创建者 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.

创建者 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.

创建者 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.

创建者 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).

创建者 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.

创建者 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.

创建者 Deleted A

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.

创建者 M.I. 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.

创建者 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.

创建者 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.

创建者 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

创建者 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.

创建者 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.

创建者 Dzan W

Jan 23, 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 ...

创建者 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?

创建者 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.

创建者 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.

创建者 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)

创建者 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.

创建者 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.

创建者 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.

创建者 Juan M C

Mar 23, 2021

At start the wikylabs was so easy and at the end very hard, i wish have a bit more ot help at the end and less at start. And more resume that dont be phytong.org webs...

创建者 Deleted A

Aug 31, 2020

Too difficult for beginners in my opinion. Cool stuff though. Labs between sessions 1-5 were easy, but lab number 6 and especially the final project were too difficult.