Recently Updated Pages
Work with built-in functions
Previously, you explored built-in functions in Python, including print(), type(), max(), and sort...
Activity: Define and call a function
Introduction As a security analyst, when you're writing out Python code to automate a certai...
Modules and libraries
Hello again!Previously, we learned about built-in functions in Python.Built-in functions come sta...
Import modules and libraries in Python
Previously, you explored libraries and modules. You learned that a module is a Python file that c...
Code readability
Welcome back!One of the advantages to programming in Python is that it's a very readable language...
Ensure proper syntax and readability in Python
Previously, you were introduced to the PEP 8 style guide and its stylistic guidelines for program...
Dorsa: Use Python efficiently on a cybersecurity team
Hi, my name is Dorsa and I'm a security engineer.What I love the most about my job is that I get ...
Wrap-up; Reference guide: Python concepts from module 2
Great work on making it this far in the Python course!You've put in a lot of work and effort towa...
Glossary terms from module 2
Terms and definitions from Course 7, Module 2 Argument (Python): The data brought into a functio...
Welcome to module 3
As a security analyst,you'll work with a lot of data.Being able to develop solutions formanaging ...
String operations
Knowing how to work with the string data in security is important. For example, you mig...
String indices and slices
In security, there are a variety of reasons we might need to search through a string. F...
Strings and the security analyst
The ability to work with strings is important in the cybersecurity profession. Previously, you we...
List operations in Python
Another data type we discussed previously is the list.Lists are useful because they allow you to ...
Write a simple algorithm
In our everyday lives, we frequently follow rules for solving problems.As a simple example, imagi...
Lists and the security analyst
Previously, you examined how to use bracket notation to access and change elements in a list and ...
Regular expressions in Python
We've already learned a lot about working with strings.This includes working with their positiona...
More about regular expressions
You were previously introduced to regular expressions and a couple of symbols that you can use to...
Crouse Outline ?
You will get an introduction to the Python programming language and how Python is used in cyberse...
Introduction to Course 7
The demand for security professionals has never been higher.Organizations across the world requir...