Automate My Life With Python| Simple Guide | Code With Me

preview_player
Показать описание
#data #automation #python

In this video, I’m going to writing some python scripts to automate my life. That sounds interesting, right?

Asides from the ease this python scripts are going to bring to me going forward, It would be a great way to show potential employers different projects or things I’m working on. Some of this projects can be built out into quite large projects, push them to github or gitlab, show you are actively coding and have fun doing it.

Automation 1 - Automated File Organizer
Automation 2 - Real Time Currency Converter & Tracker
Automation 3 - Book Recommendation System

Chapters

00:00 - Automation 1
06:26 - Automation 2
11:20 - Automation 3

Don't forget to Like, Share and Subscribe.

++++++

✉️ BUSINESS ENQUIRES

#data #datascience #datacareer #automation #python
Рекомендации по теме
Комментарии
Автор

Hi guys,

Hope this video was helpful for you. What other automation ideas will you like me to implement?

Don’t forget to like, share and subscribe.😊

samson_afolabi
Автор

I enjoyed this video, even as an experienced Python dev, because it shows the ease and the versatility of Python scripting to handle tasks. You do a good job in cleanly writing the code without describing too much of the details. I'd refer this video to anyone I know who is learning Python so they could follow line-by-line and research for themselves what is being done. Good job.

NOCDIB
Автор

This video is so interesting for someone learning python automation and web scraping, makes it look se easy. thanks for this.

chiedozie.nnadozie
Автор

Please I'd like to ask why you created a conda environment to put in your projects and if it is required to do so. I'm new to python so I'd to replicate these projects.

CollinsK_