Skip to main content

Recently Updated Pages

Python functions in cybersecurity

[Completed] Professional Google Cyberse... module 2

Previously, you explored how to define and call your own functions. In this reading, you’ll rev...

Updated 9 months ago by naruzkurai

Welcome to module 2

[Completed] Professional Google Cyberse... module 2

Welcome back to our Python journey!In the previous videos, we learned all about the basics of Pyt...

Updated 9 months ago by naruzkurai

Glossary terms from module 1

[Completed] Professional Google Cyberse... module 1

Terms and definitions from Course 7, Module 1 Automation: The use of technology to reduce human ...

Updated 9 months ago by naruzkurai

Reference guide: Python concepts from module 1

[Completed] Professional Google Cyberse... module 1

This reference guide contains Python language introduced during module 1. The guide is organized ...

Updated 9 months ago by naruzkurai

Wrap-up

[Completed] Professional Google Cyberse... module 1

Well done!You've learned about why security analysts use Python and the basic structure of a prog...

Updated 9 months ago by naruzkurai

New Page

[Completed] Professional Google Cyberse... module 1

Activity_Create loops /*! * * Twitter Bootstrap * */ /*! * Bootstrap v3.3.7 (http://ge...

Updated 9 months ago by naruzkurai

More on loops in Python

[Completed] Professional Google Cyberse... module 1

Previously, you explored iterative statements. An iterative statement is code that repeatedly exe...

Updated 9 months ago by naruzkurai

While loops

[Completed] Professional Google Cyberse... module 1

Previously, we introduced iterative statements in Python and focused on for loops.An iterative st...

Updated 9 months ago by naruzkurai

For loops

[Completed] Professional Google Cyberse... module 1

We just learned about conditional statements and how they can be developed to allow computers to ...

Updated 9 months ago by naruzkurai

More on conditionals in Python

[Completed] Professional Google Cyberse... module 1

Previously, you explored conditional statements and how they’re useful in automating tasks in P...

Updated 9 months ago by naruzkurai

lab 2

[Completed] Professional Google Cyberse... module 1

like the other lab copy/paste the code into a .html then run it, still not sure how to host .html...

Updated 9 months ago by naruzkurai

Conditional statements in Python

[Completed] Professional Google Cyberse... module 1

Previously, we discussed how to store different data types in variables.Now we'll begin to move i...

Updated 9 months ago by naruzkurai

Assign and reassign variables in Python

[Completed] Professional Google Cyberse... module 1

Previously, you've explored variables and how to assign and reassign them in Python. In this read...

Updated 9 months ago by naruzkurai

Work with variables in Python

[Completed] Professional Google Cyberse... module 1

Previously, we compared data types to the categories we have for different ingredients we use whe...

Updated 9 months ago by naruzkurai

More about data types

[Completed] Professional Google Cyberse... module 1

Previously, you explored data types in Python. A data type is a category for a particular type of...

Updated 9 months ago by naruzkurai

Data types in Python

[Completed] Professional Google Cyberse... module 1

Our next topic relates to categorizing data in Python.First, let's take a moment to consider anot...

Updated 9 months ago by naruzkurai

Akash: Python and the cybersecurity professional

[Completed] Professional Google Cyberse... module 1

My name is Akash, and I work as a Security Engineer at Google.As a cybersecurity engineer, you wo...

Updated 9 months ago by naruzkurai

copy paste this into a .html this is what the lab looks like

[Completed] Professional Google Cyberse... module 1

<!DOCTYPE html> <html> <head><meta charset="utf-8" /> <title>LAB_Activity_PracticeWritingPyt...

Updated 9 months ago by naruzkurai

Python environments

[Completed] Professional Google Cyberse... module 1

You can run Python through a variety of environments. These environments include notebooks, integ...

Updated 9 months ago by naruzkurai

Create a basic Python script

[Completed] Professional Google Cyberse... module 1

Hi there.Previously, we discussed the basics of Python.Now we'll practice writing and running cod...

Updated 9 months ago by naruzkurai