30 Days of Python - Day 9 - Send Email & Read Inbox - Python TUTORIAL

preview_player
Показать описание
Day 9 - Send Email & Read Inbox with Python

In 30 Days of Python, I'll teach you the fundamentals of Python. We created this series as an introduction to programming with Python.

Why Python? It's a very popular way to writing computer programs and automations with board applications: SpaceX & NASA use it to launch rockets, Tesla with autonomous driving, Instagram as a web app backend, Intel to pilot drones/UAVs, and many many others.

What you can do with Python is nearly endless:

Run powerful web applications
Fly drones and launch rockets
Run autonomous robots like drones and self-driving cars
Build connected systems with Arduino and Raspberry PI
Automate business intelligences and perform financial analysis
Machine learning including deep learning
And many more ways
That list is fancy but don't let it scare you. Python is just a tool for writing a series of step-by-step automation rules and that's exactly what software is: a collection of rules for a computer to follow.

The right tools in the right hands can impact the world in such amazing ways.

Shakespeare had very few tools for writing plays and yet he continues to influence our entertainment despite being long gone. Creativity mixed with the right tools can transform how we do everything or why we do it.

That's why I want to teach you this tool. The world needs your creatively, your perspective, your project.

Let's do this!

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

Thank you, thank you, thank you! for being on point and not wasting my time with frivolous information as some other channels do! Your my hero! Great on point video.

ancientcitymusic
Автор

Damn, this is some next-level stuff. I love it, keep it up.

gabenewell
Автор

I'm loving these videos. For reference, I've been coding for 20+ years in the angle brackety languages (C, C++, Java, Javascript and C#), but I'm really interested in Python (although I have no idea where I'm supposed to put the semi-colons! 😁). What I really like about your videos is that you use a large enough font where I don't have to strain my eyes to see what you're doing. I also like the green-screened/cropped head in the lower corner so it doesn't obscure anything. I think these videos of you showing how to "do something practical" are really helpful, even for beginning programmers. Just learning the syntax and keywords can become really boring, really quick.

guyincognito
Автор

Very helpful stuff, thank you for explaining the little details! So far the only youtuber that I saw do this

TheSowikHD
Автор

Brilliant and easy to follow. I went ahead and put the passwords into a .env file. Loving following this tutorial.

briankoech
Автор

Just ran into your channel and I have to say it's a great tutorial, going step by step and explaining everything, subscribed

bone
Автор

Loving the series... Can't wait to watch this episode

bentwite
Автор

Awesome! thanks for the few extra tips I picked up :D

joincryptouk
Автор

Man, this is great stuff!!! Thanks man!

rtbwhbv
Автор

Can't thank enough although Thank you sir,

My level of understanding in python is increasing day by day [All credit goes to you sir]

akashthoriya
Автор

Worked on the first try, love your videos!!

alejandragutierrez
Автор

thanks for sharing your knowledge, I love your tutorials, I've learned a lot from them. Greetings from Chile :)

gabrielabarrera
Автор

Thank you very much. You are truly a great Teacher

EA-brii
Автор

Great content Justin. I am really enjoying learning Python through your video tutorials. I do have one suggestion though. I would be nice if you can also mention concepts as you are demonstrating. For example use of with statement ... is referred to as context manager.

RohitSharma-tpnh
Автор

I learned a lot from you. there are no words to say thanks to you. but I love you for what you are doing for us.
<3 Stay safe and stay healthy .

delllatitude
Автор

This is briliant. Thank you for showing and explaining. I am thinking about controlling a raspberry pi in my home network by sending it previously defined commands by e-mail. This seems to be an easy way to do it. Not sure if it would be perfectly safe though... Anyway a great tutorial video! Best regards from Germany

flx
Автор

Question: How to paste code into the terminal running as you do? Mine will end up a trunk of code which is not runnable. I have to paste line by line.

ql
Автор

This is great information. Is there a way to parse through a Microsoft account to read emails and automate stuff.

tanuvigupta
Автор

nice videos thank you for your time..., if you are having problems because of the less secure apps that google change you can you app passwords it worked for me

jeffkimani
Автор

Great Video! Just one question, I have a html table that I already parse. But I need to save this table as a file. Could you help me?

mariosepulveda