- Home
- All Courses
- Coding
- Teen Python Bootcamp: From Beginner to AI & Data Science
Curriculum
- 4 Sections
- 24 Lessons
- 4 Weeks
Expand all sectionsCollapse all sections
- Week 1: Python Fundamentals – Build Your Coding Foundation7
- Week 2: Data Handling & Real-World Projects6
- Week 3: Data Science & Machine Learning Basics5
- 3.1Using Jupyter Notebooks / Google Colab
- 3.2Pandas & NumPy – basics of data manipulation
- 3.3Matplotlib & Seaborn – plotting data visualizations
- 3.4Machine Learning: Features & Labels, Classification vs Regression, Simple model using Scikit-learn
- 3.5Mini Project: “Flight Price Prediction” or “House rate Prediction”
- Week 4: Agentic AI & Smart Python Bots6
- 4.1What is Agentic AI? 🧠 (difference between traditional AI vs agentic)
- 4.2Agent-Environment interaction explained
- 4.3Building a Simple Agent: Input → Decision → Output
- 4.4Tools: OpenAI API, LangChain basics (if cloud is accessible)
- 4.5Create your own smart assistant (rule-based or using an API)
- 4.6Mini Project: “Homework Assistant Bot” or “Reminder Agent”