Start Automating Your Life Using Python! (File Management with Python Tutorial)
Internet Made Coder Internet Made Coder
326K subscribers
691,104 views
0

 Published On May 14, 2022

Sign up to Morning Brew for free today https://morningbrewdaily.com/internet...

What I love about coding is that it’s not just a skill that can help you build an interesting and lucrative career, but also something that you can use to actually solve real problems that you have in your daily life.

🚀 MY COURSE to Become a Python Developer from SCRATCH - https://bit.ly/487zzzc

Working With Files in Python (article) - https://realpython.com/working-with-f...
Watchdog (Python Library) - https://pythonhosted.org/watchdog/
My Python File Downloads Automator Code - https://github.com/tuomaskivioja/File...

And that’s what automating your life with Python allows you to do, so in this video I will show you how to get started with learning to teach your computer to do the boring and menial tasks you do every day, and we’re going to be doing that via a simple project to automatically organise your computer’s downloads folder.

You might ask, do I need to use Python, and if so why Python?If I know C, Java or Javascript, can I use those to automate my life? And yes, you probably can use other languages, the reason why Python is usually used for these types of applications is that it's easy to learn, has an active community, and has tons of libraries to cover many automation needs.

In addition it’s very simple to write and understand and sort of does a lot for you so you don’t need to worry about low level details like memory management or types for example.

The only downside of Python is that it’s much slower than something like C, but for these simple automation scripts that doesn’t really matter.

But yes, you can probably use other languages, you just need to check that the language has the ability to touch your computer’s file system for example.

I do recommend using Python. It’s a very nice and sleek language.

MY FREE COURSE
🚀 How to Successfully Learn to Code and Become a Software Developer - A Step-by-Step Framework - https://skl.sh/3WvgSzZ

🧠 Sign Up to my Newsletter to get my Free Online Computer Science Degree Template - https://academy.internetmadecoder.com...

OTHER STUDY & CODING RESOURCES
💰 BEST CODING COURSES. Use Code FRIENDS10 for 10% off - https://academy.zerotomastery.io/a/af...
➕ BEST DATA STRUCTURES & ALGORITHMS COURSE - https://academy.zerotomastery.io/a/af...
📗 BEST BOOK TO PASS CODING INTERVIEWS - https://amzn.to/3i8B8EK
MY BLOG
📗 JOIN MEDIUM TO ACCESS MY BLOG CONTENT -   / membership  

📸 FOLLOW ME ON INSTAGRAM -   / tuomaskivioja  

WHO AM I?
This channel documents my life as a Self-Taught Software Engineer as well as my journey teaching myself Computer Science & Programming.

CHAPTERS:
0:00 Solve Problems using Code
0:50 Why Python?
1:34 SPONSOR: Morning Brew
2:37 What We're Going to Build
3:45 Where to Start when Building Projects
4:30 TUTORIAL: File Downloads Management Automator
11:00 Why I Love Automation Projects
11:40 How to Use Shell Scripting

DISCLAIMER: some of the links in the description may be affiliate links. If you purchase a product or service using the links that I provide I may receive a small commission. This is no extra charge to you! Thanks for supporting Internet Made Coder :)

Tags: python automation projects, automate the boring stuff with python, learn python, python automation, automate your life, learn python fast, python fundamentals, bash scripting, learn to code, coding projets, coding project ideas, python tutorial, desktop automation, coding tutorial, python 101, how to automate tasks for beginners

show more

Share/Embed