Start Automating Your Life Using Python! (File Management with Python Tutorial)



Start Automating Your Life Using Python! (File Management with Python Tutorial)

Start Automating Your Life Using Python! (File Management with Python Tutorial)

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

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.

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

Haven’t Learned Python Yet? I recommend this course to Learn Python – https://academy.zerotomastery.io/a/aff_yp0m7fjx/external?affcode=441520_vhlt5jy9
(Use Code FRIENDS10 for 10% off )

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

✏️ My FREE COMPUTER SCIENCE DEGREE Notion Template – https://free-compsci-degree-imc.notion.site/The-Open-Source-Computer-Science-Degree-b799dc75720c48fcb602e58c0c103155

STUDY & CODING RESOURCES
💰 BEST CODING COURSES. Use Code FRIENDS10 for 10% off – https://academy.zerotomastery.io/a/aff_r1613hhr/external?affcode=441520_vhlt5jy9
➕ BEST DATA STRUCTURES & ALGORITHMS COURSE – https://academy.zerotomastery.io/a/aff_nqb6sg6w/external?affcode=441520_vhlt5jy9
📗 BEST BOOK TO PASS CODING INTERVIEWS – https://amzn.to/3i8B8EK
📱 BEST MOBILE DEVELOPMENT COURSE – https://click.linksynergy.com/link?id=5Oygk*VSRDk&offerid=1060092.1778502&type=2&murl=https%3A%2F%2Fwww.udemy.com%2Fcourse%2Fios-13-app-development-bootcamp%2F

MY BLOG
📗 JOIN MEDIUM TO ACCESS MY BLOG CONTENT – https://medium.com/@internetpreneur/membership

GEAR & APPS I USE
📸 MY CAMERA FOR YOUTUBE VIDEOS – https://amzn.to/3BjU7Vv
🎤 MY MIC – https://amzn.to/34Q1QP6
💵 Sign up to Wise to avoid fees when sending money abroad – https://wise.com/invite/u/tuomask39
🎵 WHERE I GET MY MUSIC – https://share.epidemicsound.com/pbcy6d

OTHER VIDEOS
💻 How I Learned to Code in 4 MONTHS – & Got a Software Engineer Job (no CS Degree) – https://youtu.be/-VDXBHLU8q4
⌨️ How I’m Teaching Myself Computer Science using Notion (OSSU) – https://youtu.be/gE5DVOfXy1s
🖱 CS50 FULL REVIEW – Best Course to Learn Computer Science in 2022? (edX, Harvard) – https://youtu.be/-Zj1kepwRuw

💻 WEBSITE – www.internetmadecoder.com
📸 FOLLOW ME ON INSTAGRAM – https://www.instagram.com/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

Comments are closed.