Chevron Left
返回到 Automate Cybersecurity Tasks with Python

学生对 Google 提供的 Automate Cybersecurity Tasks with Python 的评价和反馈

4.8
3,330 个评分

课程概述

This is the seventh course in the Google Cybersecurity Certificate. In this course, learners will be introduced to the Python programming language and learn how to apply it to a security setting to automate tasks. First, learners will focus on key foundational Python programming concepts, including data types, variables, conditional statements and iterative statements. Next, they will learn to work effectively with Python by developing functions, using libraries and modules, and making their code readable. Following this, they will explore working with string and list data. A final component of learning to automate tasks through Python will be an exploration of how to import and parse files, and then the course will conclude with a focus on debugging. By the end of this course, you will: - Explain how the Python programming language is used in cybersecurity. - Write conditional and iterative statements in Python. - Create new, user-defined Python functions. - Use Python to work with strings and lists. - Use regular expressions to extract information from text. - Use Python to open and read the contents of a file. - Identify best practices to improve code readability. - Practice debugging code....

热门审阅

SA

Aug 6, 2023

Outstanding content! Helped me immensely to refresh my knowledge of python and add to it. Plenty of hands-on labs and exercises. Great instructor. I thank Google and Coursera for this quality content.

DM

Jan 1, 2024

Teacher is very good, explained concepts very well i would love to learn more from this teacher, only thing which is missing in this course is setup of python in windows , Linux this needs to be add

筛选依据:

526 - Automate Cybersecurity Tasks with Python 的 550 个评论(共 635 个)

创建者 Nithin C

May 6, 2024

GOOD

创建者 Javohir O

Apr 18, 2024

good

创建者 CS T

Mar 27, 2024

nice

创建者 DHEERAJ K

Mar 19, 2024

Good

创建者 DESAM Y

Feb 15, 2024

good

创建者 Alyan K

Dec 15, 2023

well

创建者 HRAlayinka K

Dec 14, 2023

nice

创建者 Deepak P M

Jul 16, 2023

good

创建者 Mohammad A Y

Jun 21, 2023

شئيئ

创建者 Akbar A L H

Apr 27, 2025

Fun

创建者 Lidia M

Jun 17, 2025

ok

创建者 RUDRA P B

Apr 24, 2025

og

创建者 Dilmurod M

Feb 24, 2025

ok

创建者 Құсан Е С

Dec 7, 2024

as

创建者 Brew

Oct 15, 2024

ok

创建者 Hendri N

Jun 18, 2023

ok

创建者 Deleted A

Nov 1, 2024

s

创建者 Suchan M

Aug 26, 2024

u

创建者 Shoxrux O

Apr 24, 2024

k

创建者 Juan E R O

Mar 26, 2024

n

创建者 Xudoynazarov S

Nov 29, 2023

.

创建者 Francis L

Jul 12, 2023

I

创建者 Hann A

Jan 7, 2024

Definitely shows you the practical side of Python. With some imagination, by the end of this course you'll be capable of writing your own small programs to automate tasks. Being overly critical, the only complaint I have is I prefer the course setting of competitor education websites, and, naturally, the material was a bit boring. If you just want to learn python and have fun, I'd recommend researching other courses, but for practical projects, this is for you!

创建者 Brian M

Sep 19, 2023

This course is by far the most information dense, taking more time to understand the terminology and code in order to continue. I had the hardest time with this course, but I did see the value of everything I studied. I just have to put aside more time to become more familiar with all the functions in a practical way to gain confidence in using Pything in cybersecurity.

创建者 Benjamin G

Feb 18, 2024

I think the order of the 4th module needs to be revised. If the debugging section was moved to the second section after the introduction it would have made the rest of the module clearer and easier to comprehend. There are many points in labs where you get stuck, knowing how to interpret error messages would allow you to find you mistakes and fix them.