---
title: "AI Quick Tips 94: Get your first Python programming lesson"
description: Learn how to start coding in Python with AI chatbots like ChatGPT, Gemini, or Claude. Get your first lesson and practice challenges for beginners.
---

[Thoughts Brewing Blog](https://thoughtsbrewing.com/blog)

# [AI Quick Tips 94: Get your first Python programming lesson](https://thoughtsbrewing.com/blog/ai-quick-tips-94-get-your-first-python-programming-lesson)

 Written by [Damien Griffin](https://thoughtsbrewing.com/blog/author/damien) | Nov 9, 2024, 5:00:00 PM

If you’ve decided that it’s time to learn how to program with Python, what took you so long?  Also, you can use AI chatbots like ChatGPT, Gemini, or Claude to help you every step of the way.

Here is a sample prompt that you can use if you are a complete beginner -

*I don't know how to code in Python and I would like to learn.  *

*Give me my first Python lesson.  *

*Keep it under 1000 words.  *

*Include a challenge so I can practice afterwards*

You can change this to fit your situation.  Make sure you include these context items -

- What programming language you want to learn
- What level you are currently at
- How long you want the lesson to be
- Whether or not you want homework

 

#### Watch a video on how to do this with Gemini:

 

[View full post](https://thoughtsbrewing.com/blog/ai-quick-tips-94-get-your-first-python-programming-lesson)

```json
{
  "@context" : "http://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Damien Griffin"
  },
  "dateModified" : "2026-08-03T20:24:16.597Z",
  "datePublished" : "2024-11-09T17:00:00Z",
  "headline" : "AI Quick Tips 94: Get your first Python programming lesson",
  "image" : {
    "@type" : "ImageObject",
    "height" : 1260,
    "url" : "https://24461783.fs1.hubspotusercontent-na1.net/hubfs/24461783/AI%20Quick%20Tips-1.jpg",
    "width" : 2240
  },
  "mainEntityOfPage" : "https://thoughtsbrewing.com/blog/ai-quick-tips-94-get-your-first-python-programming-lesson",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "height" : 60.0,
      "url" : "https://24461783.fs1.hubspotusercontent-na1.net/hubfs/24461783/Thoughts%20Brewing%20Logo_Round_Final_Light%20Blue_Transparent%20Background-1.png",
      "width" : 90.0
    },
    "name" : "Thoughts Brewing Blog"
  }
}
```