Generative AI Programmer / Subject
Beginner
Build foundations in generative AI, programming prompts, model APIs, coding assistants, application development, code generation, testing, debugging and technical documentation.
Your Progress
Learning Summary
Suggested sequence
Learning roadmap
Topics follow the Admin display order
Beginner
168 topics- Introduction to Generative AI
- Generative AI vs Traditional AI
- Generative AI vs Machine Learning
- Generative AI vs Large Language Models
- How Generative AI Works
- Large Language Model Fundamentals
- Tokens
- Tokenization
- Context Windows
- Prompts
- Prompt Engineering
- Model Parameters
- Temperature
- Top-P
- Deterministic vs Creative Generation
- Hallucinations
- AI Model Limitations
- AI Safety Basics
- Introduction to AI-Assisted Programming
- AI Code Generation
- Code Completion
- Code Explanation
- Code Translation
- Code Refactoring
- Code Optimization
- Code Documentation
- Code Review with AI
- Debugging with AI
- Error Explanation
- Generating Boilerplate Code
- Generating Functions
- Generating Classes
- Generating Algorithms
- Generating Regular Expressions
- Generating SQL Queries
- Generating Shell Commands
- Generating Configuration Files
- Programming Prompts
- Zero-Shot Prompting
- Few-Shot Prompting
- Instruction Prompting
- Context-Rich Prompts
- Role Prompting
- Constraint-Based Prompting
- Structured Output Prompting
- Prompt Templates
- Prompt Variables
- Providing Code Context
- Providing Error Context
- Asking AI for Explanations
- Asking AI for Refactoring
- Asking AI for Tests
- Iterative Prompting
- Prompt Debugging
- Generative AI with Python
- Generative AI with JavaScript
- Generative AI with TypeScript
- Generative AI with Java
- Generative AI with C
- Generative AI with C++
- Generative AI with C#
- Generative AI with PHP
- Generative AI with Go
- Generative AI with Rust
- Generative AI with Swift
- Generative AI with Kotlin
- Generative AI with Ruby
- Generative AI with SQL
- Generative AI with HTML and CSS
- Introduction to LLM APIs
- API Authentication
- API Keys
- API Requests
- API Responses
- Chat APIs
- Responses APIs
- Message Roles
- System Instructions
- Developer Instructions
- User Messages
- Model Selection
- Token Management
- Context Management
- Streaming Responses
- Structured Outputs
- JSON Outputs
- Function Calling
- Tool Calling
- Error Handling
- Rate Limits
- API Retries
- API Timeouts
- API Cost Management
- Usage Monitoring
- AI IDE Integration
- AI Code Completion
- Repository-Aware Coding
- Context-Aware Code Generation
- Multi-File Code Generation
- AI Pair Programming
- AI Code Review
- AI Refactoring Workflows
- AI Debugging Workflows
- AI Documentation Generation
- AI Test Generation
- AI Migration Assistance
- AI Terminal Assistants
- AI CLI Development
- AI-Assisted Frontend Development
- AI-Assisted Backend Development
- AI-Assisted Full-Stack Development
- AI-Assisted Mobile Development
- AI-Assisted API Development
- AI-Assisted Database Development
- AI-Assisted DevOps
- AI-Assisted Cloud Development
- AI-Assisted Game Development
- AI-Assisted Data Engineering
- AI-Assisted Machine Learning Development
- Natural Language to Code
- Code to Natural Language
- Pseudocode to Code
- Code Translation
- Cross-Language Translation
- Code Modernization
- Legacy Code Conversion
- Boilerplate Generation
- Schema-to-Code Generation
- API-to-Code Generation
- UI-to-Code Generation
- Design-to-Code Generation
- Text-to-SQL
- Text-to-Regular-Expression
- Documentation-to-Code
- Specification-to-Code
- AI Unit Test Generation
- AI Integration Test Generation
- AI End-to-End Test Generation
- Test Case Generation
- Test Data Generation
- Mock Generation
- Fixture Generation
- Edge Case Discovery
- Regression Test Generation
- Property-Based Test Generation
- Test Coverage Analysis
- Test Failure Explanation
- Automated Test Repair
- AI Error Diagnosis
- Stack Trace Analysis
- Runtime Error Analysis
- Compile Error Analysis
- Logical Error Detection
- Performance Bug Detection
- Dependency Error Analysis
- Configuration Error Analysis
- Root Cause Analysis
- AI-Assisted Bug Fixing
- Debugging Multi-File Projects
- README Generation
- API Documentation Generation
- Code Comment Generation
- Docstring Generation
- Architecture Documentation
- User Documentation
- Technical Documentation
- Changelog Generation
- Release Note Generation
Topics
168 published topics
- 01 Introduction to Generative AILearn Introduction to Generative AI through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 02 Generative AI vs Traditional AILearn Generative AI vs Traditional AI through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 03 Generative AI vs Machine LearningLearn Generative AI vs Machine Learning through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 04 Generative AI vs Large Language ModelsLearn Generative AI vs Large Language Models through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 05 How Generative AI WorksLearn How Generative AI Works through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 06 Large Language Model FundamentalsLearn Large Language Model Fundamentals through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 07 TokensLearn Tokens through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 15 min read · 90 min learning
- 08 TokenizationLearn Tokenization through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 15 min read · 90 min learning
- 09 Context WindowsLearn Context Windows through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 15 min read · 90 min learning
- 10 PromptsLearn Prompts through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 15 min read · 90 min learning
- 11 Prompt EngineeringLearn Prompt Engineering through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 15 min read · 90 min learning
- 12 Model ParametersLearn Model Parameters through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 15 min read · 90 min learning
- 13 TemperatureLearn Temperature through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 15 min read · 90 min learning
- 14 Top-PLearn Top-P through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 15 min read · 90 min learning
- 15 Deterministic vs Creative GenerationLearn Deterministic vs Creative Generation through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 16 HallucinationsLearn Hallucinations through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 17 AI Model LimitationsLearn AI Model Limitations through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 18 AI Safety BasicsLearn AI Safety Basics through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 19 Introduction to AI-Assisted ProgrammingLearn Introduction to AI-Assisted Programming through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning
- 20 AI Code GenerationLearn AI Code Generation through a detailed Generative AI Programmer lesson with a relevant example, verification, exercises, safety analysis and practice questions.Beginner · 16 min read · 90 min learning