How I Automate My TIME MANAGEMENT using PYTHON & Google Calendar

Sdílet
Vložit
  • čas přidán 21. 07. 2024
  • Start Learning SQL Today at LearnSQL.com: learnsql.com/?ref=tuomaskivioja
    I figured out how to automate my entire time management system using Python and SQL, and by the end of this video, you’ll know how to do it too.
    Google Calendar API: developers.google.com/calenda...
    Google Cloud Console: console.cloud.google.com/
    My Code: github.com/tuomaskivioja/time...
    Find your timezone here: www.timezoneconverter.com/cgi...
    🚀 Become a Real Python Developer - academy.internetmadecoder.com...
    ALL MY COURSES & EXTRA PREMIUM CONTENT
    ⚡️ Superpeer - superpeer.com/internetmadecoder
    When you’re learning to code or generally trying to achieve anything it’s crucial to manage your time and actually have a plan each day.
    I’ve been practising something called deep work for a long time, which essentially just means blocking out time for uninterrupted work on a specific task
    but I realised that I never really actually know how long or when I spend time on all my projects and goals.
    So that is why I decided to build a Python script to track my time for me to allow me to analyze my schedule, make better decisions and eventually build an entire engine to allocate my time in the most optimal way.
    In this video, you will learn to do exactly this too step by step, so if you appreciate that, tap the like button down below, and before we get into the tutorial!
    📸 FOLLOW ME ON INSTAGRAM - / internetmcoder
    ✏️ My FREE COMPUTER SCIENCE DEGREE Notion Template - free-compsci-degree-imc.notio...
    OTHER VIDEOS YOU SHOULD WATCH
    ⌨️ 3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS - • 3 PYTHON AUTOMATION PR...
    🖱 Start Automating Your Life Using Python! (File Management with Python Tutorial) - • Start Automating Your ...
    💻 How I Learned to Code in 4 MONTHS - & Got a Software Engineer Job (no CS Degree) - • How I Learned to Code ...
    CODING RESOURCES
    💰 MY FAVOURITE CODING COURSES. Use Code FRIENDS10 for 10% off - academy.zerotomastery.io/a/af...
    ➕ BEST DATA STRUCTURES & ALGORITHMS COURSE - academy.zerotomastery.io/a/af...
    📗 BEST BOOK TO PASS CODING INTERVIEWS - amzn.to/3i8B8EK
    OTHER AMAZING LEARNING RESOURCES
    📚 Get 1 Month Free on Skillshare and learn any skill. Code: aff30d21 🏆 (affiliate link) skillshare.eqcm.net/LPr92a
    📘 Make It Stick: The Science of Successful Learning - amzn.to/3v16zYH
    MY BLOG
    📗 JOIN MEDIUM TO ACCESS MY BLOG CONTENT - / membership
    GEAR
    ⌨️ BEST KEYBOARD FOR PROGRAMMERS - amzn.to/3Ly2mSD
    🖱 BEST PRODUCTIVITY MOUSE - amzn.to/3gF7MgH
    📸 MY CAMERA FOR CZcams VIDEOS - amzn.to/3BjU7Vv
    🎤 MY MIC - amzn.to/34Q1QP6
    📹 BEST AFFORDABLE GIMBAL - amzn.to/34VKGPZ
    🎵 WHERE I GET MY MUSIC - share.epidemicsound.com/pbcy6d
    WHO AM I?
    On this channel, my aim is to give you the tools, strategies and methods to learn to code effectively - according to science! In addition, I document my life as a self-taught software engineer.
    CHAPTERS:
    0:00 What we will build
    1:15 Connect to Google Calendar API
    3:10 Getting events from Google Calendar
    6:57 How to Learn SQL (Sponsor: LearnSQL.com)
    8:14 Saving time data to SQL database
    10:50 Create a Calendar event from the command line
    14:00 Running the program from the Terminal
    16:40 YOUR HOMEWORK
    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 projects, coding project ideas, python tutorial, desktop automation, coding tutorial, python 101, how to automate tasks for beginners
    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 :)
  • Věda a technologie

Komentáře • 55

  • @InternetMadeCoder
    @InternetMadeCoder  Před rokem +5

    Start Learning SQL Today at LearnSQL.com: learnsql.com/?ref=tuomaskivioja

  • @-hackers_industry
    @-hackers_industry Před rokem +25

    You should make more python automation projects as these vids are extremely entertaining

  • @nova6920
    @nova6920 Před rokem +13

    I only have about 6 months of programming experience (1.5 semesters in college) and your channel has been really helpful. Thank you !

  • @DarkIQness
    @DarkIQness Před rokem +18

    I am 14... And watching your videos just pushed me to even start my coding journey... Now I am an intermediate-level programmer!! ( and still learning more)
    You are one of my biggest inspirations ✨!!
    Thank you 😊

  • @leolion516
    @leolion516 Před rokem +1

    I like your style! Very fun to watch! Goes a bit fast sometimes, but hey I need to pay more attention ahah

  • @EgoCheap
    @EgoCheap Před rokem +1

    love your channel dude. You deserve to get 1M and I think you'll get it.

  • @NinjaCentral313
    @NinjaCentral313 Před rokem +1

    I've been watching you for a good minute and I really think you should have your own programming courses, they'd be really fun to watch, you really do have that CZcams voice that keeps people engaged, people might learn to program faster if they learned from you personally, just my 2 cents.

  • @sktech6003
    @sktech6003 Před rokem +2

    Not gonna lie these string of Python automation videos give me life. Keep them coming!!

  • @MSCS9816
    @MSCS9816 Před rokem +2

    I always think to mylself: Is my coding style (like I write my code) bad?
    To see other people, like you, live coding makes me more comfortable with my own coding style. So please keep up the good work. I'am really looking forward to other videos like this.

  • @robnunez1772
    @robnunez1772 Před rokem +2

    This video was perfect timing! Great content! Great video editing! Great channel!

  • @Nivan156
    @Nivan156 Před rokem +2

    Exactly what's I needed. Thanks. And I'll hold you to that promise of awesome videos.

  • @felixc.programs8209
    @felixc.programs8209 Před rokem +3

    Great content as always! I find a lot of inspiration and value in your content, Keep up the good work!

  • @blizzred2143
    @blizzred2143 Před rokem +1

    This is the video I needed, I’m new to coding. I wanted to make a small program that would be a stopwatch (to record how long I’ve worked) after I hit stop it would save how long I worked in a text file formatted like this (date) M/DD/Y, (time) H/M/S. Then it would have a button to calculate total time depending on dates Ex: you would insert Target start date 11/7/2022, and Target end date 11/17/2022, it would read the saved text file with all the info and add up and display all the logged time that was worked from 11/7/2022 - 11/17/2022. Any recommendations/suggestions ?

  • @techwithims8936
    @techwithims8936 Před rokem +2

    Your content is awesome. Keep growing ❣️ from india

  • @elonfc
    @elonfc Před rokem +3

    Bro i hit 100th like, one more thing,apart from your channel being about Computer science you (yes you) are really very inspiring for me personally.
    Thank for being so true 😊,bro once again thank you.
    Your subscriber

  • @hamza77v
    @hamza77v Před rokem +4

    Bro these types of videos are very helpful. Keep making python for beginner projects ♥️😍

  • @rajajunaidf
    @rajajunaidf Před rokem +2

    Great Work Bro! 👌🔥

  • @junaidnazir7869
    @junaidnazir7869 Před rokem +2

    Thank you. This is useful stuff.

  • @learnloveteachrepeat
    @learnloveteachrepeat Před rokem +3

    You do have the best videos. Thank you very much. I’ve just begun and felt so stupid trying to learn these concepts. Although I’m not quite sure yet how to use all of these languages yet, I’m determined. old_dog = new tricks 😆

    • @InternetMadeCoder
      @InternetMadeCoder  Před rokem +3

      thank you so much and best of luck on your journey!

    • @countofst.germain6417
      @countofst.germain6417 Před rokem +1

      I agree, he's really good at giving ideas and helping you understand what's possible. This is above my level right now, but I understand the concepts, I can see the pathway to get there and it seems very achievable. I watch other videos and think wtf this stuff is impossible. this will take me years lol.

  • @urdarkside1
    @urdarkside1 Před rokem +1

    Hi Internet Made Code, Can you do a python setup video for mac users in 2022?

  • @Balades__
    @Balades__ Před rokem +1

    Thanks man

  • @countofst.germain6417
    @countofst.germain6417 Před rokem +3

    For the algorithm.

  • @PrinceKumar-hh6yn
    @PrinceKumar-hh6yn Před rokem

    400 Days have passed and I'm still dreaming to create something that came in my head long ago

  • @trsvalte837
    @trsvalte837 Před rokem

    which app or what python website(not sure if it's called website) are you using? it looks clean 😀

  • @chukwukodinakaugochukwu2817

    This tutorial is amazing
    I'll prefer to make mine in a web based with buttons flash messages and graphs for time analysis
    This will most definitely be my next portfolio project 😊

  • @jaineelb1019
    @jaineelb1019 Před rokem +2

    Trust me!!...
    After 2 years this channel's gonna have subscribers in millions...👋🏻

  • @emmanuelosele3659
    @emmanuelosele3659 Před rokem

    am stuck at getting, your code, dont know how to access my code file, am using pycharm

  • @InternetMadeCoder
    @InternetMadeCoder  Před rokem +2

    First

  • @ajaystyles8369
    @ajaystyles8369 Před rokem +1

    2

  • @csd4ni3l
    @csd4ni3l Před rokem +2

    Third

  • @dinorossi6611
    @dinorossi6611 Před rokem

    All that is incredibly tedious, annoying and exhausting but one has to do it if they want that dinerro

  • @user-dp8yq3cm2f
    @user-dp8yq3cm2f Před 4 měsíci

    bro its hard be motivated to start something when you dont show the end result

  • @0997udan
    @0997udan Před rokem

    I'm 11, and a Russian.. STOP JOSEPH STALIN MEMES - NOW!(btw video great, if no Joseph Stalin, it would be 10/10, but with, -69/10), And i've been coding for 2 years by myself.