Navigating the Learning Curve in Programming

  • Hello world!

    In the world of AI, chat GPT and Gemini does it make sense to finesse my coding and especially python skills? Can I make use of these tools to accelerate my learning? I am not sure yet but…

    Read More

  • Use Google Calendar API with Python

    Project Goal; Used this guideline to enable the API, authorize a desktop app, add test user and use Google calendar client library to read calendar events. In progress

    Read More

  • Web Scraping with Python

    This is my inaugural project. I set out to To request the URL I started with inbuilt urllib which I quickly found to be quite limiting. This resulted in settling for installing additional modules requests and BeautifulSoup4. I…

    Read More

Books & References