Python & Gen AI Basics: Transition from Java in Just 15 days
- Description
- Curriculum
- FAQ
- Reviews
Curious about Python programming and Generative AI but not sure where to start? This 15-day beginner-friendly course is designed to take you from zero to confidently building AI-powered projects—all through a practical, storytelling approach! If you’re familiar with Java, we’ll make it even easier by comparing concepts between the two languages, helping you transition smoothly.
From mastering Python fundamentals to exploring popular AI tools like ChatGPT and DALL-E, this course covers everything you need to start working with AI without writing complex code. You’ll dive into hands-on exercises, learn to use local LLMs, and build real-world AI applications—all with no prior Python or AI experience required.
Course Outline:
Day 1-4: Python Fundamentals
-
Introduction to programming and Python
-
Overview of Google Colab and Github
-
Python syntax: print statements, comments, variables, and data types
-
Control structures: conditional statements, loops, and repetitive tasks
-
Data structures: lists, sets, tuples, and dictionaries
Day 5-7: Functions, Modules, and Packages
-
Defining and calling functions
-
Parameters and return values
-
Working with Python libraries and modules like math
-
Understanding PIP and how to install packages
Day 8: Files and Python Project
-
String operations and formatting
-
File handling: reading and writing files in Google Colab
-
A simple Python project based on the learner’s understanding
Day 9-10: Introduction to Generative AI
-
Text generation tools and large language models (LLMs)
-
Practical exercises: Comparing ChatGPT and Gemini AI
-
Code generation with AI tools like Claude and ChatGPT
-
Prompt engineering for effective AI communication
-
Building a Python code generator using AI (no coding required)
Day 11-14: Advanced Generative AI Concepts
-
Image generation with tools like DALL-E, Midjourney, and Stable Diffusion
-
Running LLMs locally using Ollama and LM Studio
-
Retrieval Augmented Generation (RAG) technique with vector stores like ChromaDB
-
LLM frameworks: Langchain and LlamaIndex
-
Building a question-answering system using LLM frameworks
Day 15: Building Real AI Projects
-
Creating AI-powered tools like SQL chatbots using Langchain
-
Exploring the open-source world of AI and next steps in AI learning
By the end of the course, you’ll have a solid foundation in Python and Generative AI, with the confidence to build exciting AI projects. Perfect for curious minds looking to step into the future of tech!
-
1Introduction to PythonVideo lesson
- Introduction to programming and Python
- Overview of Google Colab
- Overview of Github
- Basic syntax: print statements, comments
-
2Introduction to Python - Contd..Video lesson
- Variables and data types (integers, floats, strings)
- Simple input and output using `input()` and `print()`
-
3Control StructuresVideo lesson
- Comparison and logical operators
- Conditional statements (if, elif, else)
- Introduction to loops (while loops)
- Using loops for repetitive tasks
– For loops can be understood on Day 4 class
-
4Data StructuresVideo lesson
- Lists: creation, indexing, slicing
- Basic list methods (append, remove, etc.)
– Tuple introduction (W3 schools)
-
5Data Structures (contd..)Video lesson
- Continue For loop after lists.
- Set Basics
- Set methods
- Dictionaries: creation, accessing values
- Basic dictionary methods
-
9Text Generation Tools and LLMsVideo lesson
- Overview of text generation tools
- LLMs - an Introduction
- Introduction to ChatGPT, Gemini and Claude
- Practical exercise: Comparing ChatGPT vs. Gemini (zero code exercise)
- Using OpenAI Playground and Google AI Studio
- Demo: Google AI Studio, Open AI Playground
-
10Code Generation and Prompt EngineeringVideo lesson
- Introduction to code generation with AI
- Leveraging Claude / ChatGPT to build tools / softwares
- Asking the right questions using better Prompt Engineering
- Practical exercise: Building a python code generator using gemini AI model and fastAPI (Using AI code generation - zero code exercise) - Cursor IDE
External Links May Contain Affiliate Links read more