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!

筛选依据:

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

创建者 Paulius D

Jul 4, 2023

Final Project task instructions and it's evaluation has several serious shortcomings.

You should review it carefully and improve, fix confusing/misleading instructions!

创建者 Dayanara N S

Apr 30, 2023

Everything was fine up until the final lab. The lab itself is outdated and missing content that you need to pass the assignment. Other than that, the course was solid.

创建者 Dominik B

Dec 7, 2021

Very useful course - I learnt a lot, especially about regular expressions and Bash scripting. However, I wished the coding exercises were a little more challenging.

创建者 Lasal J

Nov 22, 2020

The instructor and the course content was awesome!!! I wish that we could do some topics like regex in jupyter notebook. I would recommend anyone to take the course.

创建者 Bafokeng M

Jun 25, 2020

It was fun and insightful course, thank you coursera and google. I think this course is not for only for people in IT, anyone can benefit so much in this course.

创建者 Zsolt B

Aug 24, 2023

It was great, however Regex is a quite complex, and more teaching on that would be fine.

The final lab was pretty hard, there was not enough time to solve it.

创建者 Roissyah F K

Mar 4, 2023

Great course. The explanation is clear enough, the practice quizzes are quite challenging, and the qwiklabs are difficult. But don't worry, they'll guide you.

创建者 Curtis L

Jul 1, 2021

This course itself is great, but sometimes the instructions of the Qwiklabs assessment are not so clear, and make me get stuck for strange system issues.

创建者 Preston M

Jul 29, 2020

The course was good and the labs mostly worked. I did not feel prepared for the final project when it came! The discussion forums were very helpful!

创建者 Yiwei D

May 29, 2020

Pretty useful course. The assignments was not consistent. The final assignment was tough. Old python version, buggy examples... like real world.....

创建者 Galina B

May 9, 2020

It would be better to add more practical tasks to the course. Also, review code examples due to sometimes they are not optimal and difficult to read

创建者 Vignesh J

May 9, 2020

Everything was new to me. I learned a lot about Unix command from this course.

And get to know how to interact with the OS for the first time ever.

创建者 Rob G

Aug 16, 2021

I had a hard time with some of the qwik lab stuff. Mainly using the virtual machine caused some issues but overall it was an informative course.

创建者 MUHAMMAD Z I F

Feb 23, 2021

Is good course. but somehow is hard to follow if you dont read the additional materials. i know it took time but it somehow worth it to learn

创建者 Lee X T

May 14, 2020

Very helpful in an overview of Python and its potential applications. It will help me accelerate my learning rate in python-related courses.

创建者 vvsss s

Feb 28, 2021

the course was interesting. But i am a windows user and had less hands on exercises for windows users. more such examples would have helped

创建者 jeremy j

Feb 17, 2022

The course was pretty good, theres some rough edges to be worked out, and some issues with the quiklabs, but overall pretty informative.

创建者 Eric W

Nov 17, 2020

This course was fun and challenging. The last two assignments were very interesting and allowed me to test out quite a few new skills.

创建者 Thomas H

Oct 8, 2020

While the information was definitely helpful and interesting, I felt it was lacking enough exercises for the material to really stick.

创建者 Jessica M

Apr 17, 2022

Great course, it felt more intentional but a bit more complicated. Truly appreciated the effort and the critical thinking we did

创建者 S S

Mar 25, 2020

the first graded exercises should have been more challenging(maybe do a few easy ones, but let me think for myself a little bit)

创建者 Michael H

Apr 21, 2021

Not a bad one overall. Had a lot of trouble with the final project in week 7 even after going through the starting exercises.

创建者 Thiago F N

Feb 16, 2020

Some lessons seems a little too long, maybe it's the material or maybe it's the instructor, but they seem too long at times.

创建者 Miloš G

May 11, 2025

Very good course! I would like it had more practicing tasks which should not be so much guided. Explanations are excellent!

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