TeamTreeHouse – Python Sequences

TeamTreeHouse – Python Sequences-APoLLo
English | Size: 141.31 MB
Category: Tutorial


Let’s Chat About Sequences
Iterating with Basic For Loops
Iterating with Enumerate
Iterating with Ranges
Sequence Operations
Slices

ITProTV – Python for Security

ITProTV – Python for Security
English | Size: 1.34 GB
Category: CBTs


Python is a great language for learning, writing web applications, and manipulating data. However, Python can be used for security testing as well. In this series, we will explore the use of Python in such concepts as brute force password cracking, making SSH connections programmatically, creating socket connections and port scanner a particular host, banner grabbing from open ports, and more. If that sounds interesting to you, then please join us!

ITProTV – Introduction to Programming Using Python

ITProTV – Introduction to Programming Using Python
English | Size: 5.57 GB
Category: Tutorial


In this series, we are going to take a look at programming using the Python programming language. If you have tried to start before and just spun your wheels, then you should give it a try again. The progression of this course follows the Practice Labs environment for the same certification so there are supplements to each of those labs. Some of the topics that we are going to cover are: using basic data types and assigning those to variables, learning operations that can be applied to each of the data types, collecting information into a list structure, iterating over lists using both for and while loops, adding logic to our programs to add capabilities to our programs, and much more. We hope to see you there!

TeamTreeHouse – Python Basics 3-APoLLo

TeamTreeHouse – Python Basics 3-APoLLo
English | Size: 427.61 MB
Category: CBTs


Learn the building blocks of the wonderful general purpose programming language Python.

Linux Academy – Python 2.7 Scripting for System Administrators

Linux Academy – Python 2.7 Scripting for System Administrators-BiFiSO
English | Size: 1.89 GB
Category: Tutorial


In this course, you will develop the skills that you need to write effective and powerful scripts and tools using Python. We will go through the necessary features of the Python language to be able to leverage its additional benefits in writing scripts and creating command line tools (data types, loops, conditionals, functions, error handling, and more). Beyond the language itself, you will go through the full development process including project set up, planning, and automated testing to build two different command line tools.