In this course, you’ll get to grips with tools and environment. This will be an introduction to essential Linux commands, the basics of Bash scripting and Python. We will dig into code strings, variables, conditional statements, functions and more.
Commands in BashDuration: 0:13
What we'll learn in this course.
Basic Linux CommandsDuration: 20:21
Learn basic Linux commands.
GrepDuration: 10:33
What is Grep? And what does it do?
Symbols and CharactersDuration: 11:32
This video covers symbols and characters.
If Else Elif, Part 1Duration: 4:22
This video introduces if else commands.
If Else Elif, Part 2Duration: 6:18
A continuation of if else elif commands.
Elif LadderDuration: 13:42
This video covers the elif ladder.
For Loops, Part 1Duration: 3:06
This video is an introduction of a For Loop.
For Loops, Part 2Duration: 3:20
A closer look at For Loops.
For Loops, Part 3Duration: 2:33
Further explorations of For Loops.
For Loops, Part 4Duration: 4:05
This video concludes the exploration of For Loops.
While LoopsDuration: 10:22
This video offers in introduction and explanation of a While Loop.
Generating Passwords, Part 1Duration: 2:11
This video introduces how to generate a password.
Generating Passwords, Part 2Duration: 3:18
A continuation of how to generate passwords.
Strings and VariablesDuration: 15:42
This video covers strings and variables.
If Then, Part 1Duration: 10:46
This video covers if then in Python.
If Then, Part 2Duration: 5:39
A continued look at if then in Python.
If Else ElifDuration: 16:55
Take a look at if else elif in Python.
Introduction and Demonstration of For LoopsDuration: 8:08
An introduction and demonstration of For Loops in Python.
For Loop Demonstration, continuedDuration: 10:50
A further demonstration of For Loops in Python.
Introduction and Demonstration of While LoopsDuration: 14:30
An introduction and demonstration of While Loops in Python.