Filter by:
-
Level
Beginner Intermediate Advanced
-
Type
Video Course eBook Course Micro Course
-
Access
Free for all Members Free for Premium Members only Paid for all Members
-
Category
AI Automation Blockchain Business & Entrepreneurship Career Development Content Creation Content Marketing Copywriting Creator Economy Cybersecurity Digital Marketing E-Commerce Emotional Intelligence Energy Finance Habits Health & Fitness Leadership Lifestyle Marketing Automation Mindset Niche Tactics Online Business Personal Development Personal Growth Product Development Productivity Sales Special Topics Startups Systems & Productivity Tech Tools Technology Trends Wellness
-
Sponsor
Anthropic CFI Dubai Future Foundation Egety Google ITLS Monty Pay Solidere BBN TIA Hub
One Million Prompters
Boost your knowledge in prompt engineering
Course Description
Course Summary
This course provides a solid foundation in understanding AI, Generative AI, and Prompt Engineering, enabling participants to effectively utilise AI tools in their work and daily lives. With a hands-on, interactive approach, participants will master prompt creation, AI-powered productivity techniques, and creative AI applications, positioning them for success in the evolving job market. This future-proof program will empower learners to thrive in AI-driven industries and beyond.
Course Overview
Module 1 ( Unleashing the Power of AI)
Module Overview
Key Topics
Why do we study AI?
What is AI is and what it is not
The role of data in powering AI
Lifecycle of AI: Training and inference explained
Narrow AI vs. General AI
Real-life examples of Narrow AI
Relationship between AI and machine learning
Can AI become General: The Turing Test
Introduction to Generative AI
Understanding Large Language Models (LLMs)
How does Generative AI differ from Traditional Search Engines?
What is a Prompt, and What is Prompt Engineering?
Outcomes
Demystify AI and learn to distinguish hype from reality.
Understand fundamental AI concepts and how they apply to real-world situations.
Differentiate between Narrow AI and General AI, and grasp how data fuels AI.
Learn the lifecycle of AI, including training and inference.
Gain introductory knowledge of generative AI and prompt engineering.
Module Curriculum
- Course Introduction
- Course Structure & Outlinle
- Important Note on Continuous Learning
- Introduction to AI, Generative AI & Prompts
- Why Do we Study AI?
- What's NOT an AI: 5 Examples
- What is an AI
- How Data Fuels AI
- Lifecycle of AI: Training & Inference
- General AI vs Narrow AI
- Real Life Examples of Narrow AI: Examples
- What's the Relationship between AI and ML
- Can AI become General? The Turing Test
- Introduction to Generative AI
- What are LLMs (Large Language Models)
- How Generative AI differs from Search Engines?
- What is a Prompt?
- What is Prompt Engineering?
- Quiz
Module 2 (Commanding Conversations with AI Chatbots)
Module Overview
Key Topics
Overview of popular AI chatbots.
Using ChatGPT: A hands-on demo of crafting basic prompts.
Best practices: How to build a great prompt (Rule of Thumb).
Hands-on demos: ChatGPT with 3 examples of effective prompts.
Iteration and experimentation in prompt engineering.
Introduction to Copilot, hands-on demos.
Working with other chatbots like Google Gemini, Anthropic Claude.
Exploring voice prompting and mobile chatbots.
Understanding and dealing with AI hallucinations.
Outcomes
Learn the rule of thumb for effective prompts and tasks.
Learn how to effectively use AI chatbots by creating tailored prompts.
Develop skills in prompt experimentation and iteration to optimise chatbot responses.
Understand the role of voice prompts and two-way conversations with mobile AI chatbots.
Understand AI hallucinations, why they occur and how to resolve them.
Module Curriculum
- Most popular AI Chat Bots
- ChatGPT and How to use it
- Hands-On Demo: ChatGPT: Simple Basic Prompt
- How to build a Great Prompt: The Rule of Thumb
- Using Correct Prompts in ChatGPT
- Prompt Engineering: Iteration and Experimentation
- Copilot and how to use it
- Hands-On Demo: Microsoft Copilot: Demos
- Hands-On Demo: Google Gemini: Demos
- Hands-On Demo: Anthropic Claude: Demos
- Hands-On Demo: Mobile App Chat Bots – Voice prompting & 2-way conversations
- What are Hallucinations?
- Quiz
Module 3 (AI-Powered Productivity Revolution)
Supercharge Your Workflow with AI Tools for Every Office Task
Module Overview
Key Topics
Hands-On Demo: AI Prompts for Sales teams
Hands-On Demo: AI Prompts for Human Resources
Hands-On Demo: AI Prompts for Product teams
Hands-On Demo: AI Prompts for Marketing and Social Media
Hands-On Demo: AI Prompts for Programming
Hands on Demo: AI for Document Summarization
Note on Data Privacy and Security
Hands-On Demo: AI Prompts for Data Analysis
Outcomes
Learn how to apply generative AI to enhance workplace productivity across various tasks.
Develop tailored AI prompts for different professional departments, including HR, marketing, finance, legal, sales, social media, product management, programming, graphic design and creatives.
Understand the role of data privacy and security in AI applications.
Module Curriculum
- How Generative AI helps in the workplace: Emails, Presentations, Excel, Meetings
- Hands-On Demo: AI Prompts for Sales teams
- Hands-On Demo: AI Prompts for Human Resources
- Hands-On Demo: AI Prompts for Product teams
- Hands-On Demo: AI Prompts for Marketing and Social Media
- Hands-On Demo: AI Prompts for Programming
- Hands on Demo: AI for Document Summarization
- Note on Data Privacy and Security
- Hands-On Demo: AI Prompts for Data Analysis
- Quiz
Module 4 (Creative Frontiers with Generative AI)
Module Overview
Key Topics
Generative AI for art, images, and design.
Hands-on demos: Using DALL-E for creative projects.
Hands-on demos: Using Midjourney for creative projects.
Generative AI for video and animation: Exploring Runway ML.
Hands-on demos for video creation with AI.
Generative AI for music and audio production.
Exploring tools like Suno.ai to generate music.
Outcomes
Understand how generative AI can be applied in creative fields like art, music, and video production.
Develop skills in crafting AI-generated content across multiple mediums.
Experiment with AI tools to produce unique visual, auditory, and animated projects.
Module Curriculum
- Gen AI for Art, Images, Design
- Hands-On Demo: DALL-E
- Hands-On Demo: Midjourney
- Hands-On Demo: Suno.ai
- Hands-On Demo: Runway ML
- Quiz
- Final Assesment
Claude Code 101
Learn how to use Claude Code effectively in your daily development workflow.
Claude Code 101 is designed for developers who are either new to software engineering or experienced engineers who haven't yet explored AI coding agents. This course walks you through everything from installation to advanced customization, teaching you how to use Claude Code effectively in your daily workflow.
Learning objectives
By the end of this course, you'll be able to:
- Explain what an AI coding agent is and how Claude Code differs from chat-based AI tools
- Understand how the agentic loop, context window, tools, and permissions work together
- Install and set up Claude Code in the terminal, VS Code, JetBrains, Claude Desktop, or on the web
- Write effective prompts using approval mode, auto-accept, and Plan Mode
- Follow the Explore → Plan → Code → Commit workflow for any feature or task
- Manage your context window with /compact, /clear, and /context to stay productive
- Create and maintain a CLAUDE.md file to give Claude persistent project memory
- Build custom subagents to delegate tasks and keep your main context clean
- Connect external tools and data sources using MCP servers
- Write hooks for deterministic control over formatting, command blocking, and notifications
Prerequisites
- Basic familiarity with a code editor and the command line
- A Claude account (Pro, Max, or Enterprise) or an API key
Who this course is for
New developers getting into software engineering who want to learn AI-assisted workflows from the start, and experienced engineers who are curious about coding agents but haven't taken the plunge yet.
Course Structure:
- 12 lectures
- 1.5 hours of video
- 1 quiz
- ✓ Certificate of completion
- What is Claude Code?
- How Claude Code works
- Installing Claude Code
- Your first prompt
- The explore → plan → code → commit workflow
- Context management
- Code review
- The CLAUDE.md file
- Subagents
- Skills
- MCP
- Hooks