Python Beginner Project: Build a Caesar Cipher Encryption App

preview_player
Показать описание
In this video, we're going to learn Python by building a mini project that can encrypt and decrypt messages using the Caesar Cipher algorithm.

The Caesar Cipher is named after the Roman Emperor, Julius Ceasar, who encrypted handwritten messages by shifting each of the letters so that his enemies couldn't read them if they were intercepted.

This project itself is quite simple, but we'll get to apply a lot of different techniques, so it's perfect for beginners who want to learn Python.

00:00 Introduction
01:09 What is the Caesar cipher?
02:43 Looping through the message
05:45 Shifting the ASCII code
09:28 Using if/else conditions
12:26 Fixing edge cases
16:06 Creating a function in Python
20:12 How to get user input in Python
24:39 Wrapping up

#python #pixegami
Рекомендации по теме
Комментарии
Автор

I had this project assigned to me recently, and I basically knew the logic, but I am not fluent in python syntax, so it was a little hard for me. Coming across this video was really lucky, helped me understand the syntax, and you optimized it as well, which was a learning experience for me. Thanks you for this tutorial!

kunalbhardwaj
Автор

Thanks for sharing and simplifying the caesar cipher application.

anthonyobot
Автор

All your videos are spot on! Clear, easy to follow, yet very informative. Very grateful for your videos!

berendbotje
Автор

I read a bunch of articles about this and didn't understand the concept, but your explanation made it incredibly easy.

Constable.Chauvin
Автор

Thank you for this So clear and well-explained. 👏👏 You rock!

rossanamenezes
Автор

You are a life saver. Thank you for explaining it so well!

sup-bllu
Автор

Thank you man ! It it's a good beginner project and I learned a few coding tips from this video, thank you !

boyar
Автор

Jack your that guy!!
Appreciate you bro 👊🏾💙😎

profyle
Автор

Thank you 😭i couldn't figure out how to fix edge cases for the life of me😭

chuhu
Автор

that is AWSOME dude, i only have one question, what commands can i use without needing the bot to have a high rank?

ByCareca
Автор

which type of version is the python sw

DasashSimachew-doro
Автор

Geez, if this project is for beginners, imagine more complex and complicated real world problems that have to be solved with Python.

HL-SBR
Автор

whenever i include the function it doesnt work

bagoffood
Автор

Decryption part need… it was much easier to learn encryption could be good if you upload decryption too

shravani