Python for Beginner by Hack Caesar Cipher - Free Course
Note : You could download all my data related course at datamadeeasy(dot)co
This course will show you how to use Python to HACK one of the most famous cipher in entire history : Caesar cipher.
Step by Step you will learn :
Essential of Python :
How to do branching in python with if statement and example
How to do loop in python with for statement and example
How to do text processing in python with string data type
How to group the code in python with function.
How to encrypt message use Caesar cipher : manually and automatically with Python code
How to decrypt message which already encrypted : manually and also with Python code
Finally, how to completely HACK the Caesar cipher
This course will be 100% hand-on and show you most basic and important thing. Welcome !.
Who this course is for:
People want to learn python to solve a real problem