- Level Beginner
- Ratings
- Duration 10 hours
- Course by DeepLearning.AI
- Total students 13,687 enrolled
-
Offered by
About
This final course in the skill certificate focuses on applying AI to high-level software engineering tasks. You'll work with LLMs to design and implement sophisticated software systems, optimize code using established design patterns, and create efficient databases from scratch.
By the end of this course, you will be able to:
- Use AI to suggest and implement software architectures based on natural language requirements
- Build a configurable application that interacts with external APIs like DALL-E
- Design and implement a complete database system for an e-commerce platform
- Optimize database queries and analyze code for security risks with AI assistance
- Refactor existing applications using Gang of Four design patterns, guided by AI insights
These advanced skills will enable you to tackle complex software engineering projects with greater efficiency and creativity. You'll learn to leverage the power of AI to make informed design decisions, implement robust systems, and optimize code at scale.
This course will prepare you to lead innovative software projects and adapt to the evolving landscape of AI-augmented software development.
Skills you learn
Modules
Course Introduction
1
Videos
- Conversation between Laurence Moroney and Andrew Ng
3
Readings
- In-video resources
- Setting up your Jupyter environment
- Essential reading: Engage directly with our Jupyter and ChatGPT labs
Data Serialization and Configuration-Driven Development
2
Assignment
- Quiz 1
- Quiz 2
2
Labs
- ChatGPT environment - To be used alongside with the lectures
- Playing with the DALL-E API
7
Videos
- Module introduction
- Configuration-driven development overview
- Choosing a configuration file format
- JSON and pickle
- Using the DALL-E API
- Implementing CDD
- Serializing results
1
Readings
- Join the DeepLearning.AI Forum to ask questions, get support, or share amazing ideas!
Untitled Lesson
- Social Network Database
2
Assignment
- Quiz 1
- Quiz 2
3
Labs
- GPT-3.5 Environment for Assignment (to use alongside the programming assignment)
- Adding CRUD Operations to the Database
- GPT-4o Environment for Assignment (to use alongside the programming assignment)
9
Videos
- Module introduction
- Setting up a simple database
- Design and implement a database schema
- Implementing CRUD operations
- Module exercise
- Advanced querying
- Databaset optimization
- Debugging
- Graded lab: Social Network Database
1
Readings
- (Optional) Downloading your Notebook and Refreshing your Workspace
Untitled Lesson
2
Assignment
- Quiz 1
- Quiz 2
1
Labs
- Factory Patterns
9
Videos
- Module introduction
- Gang of Four patterns overview
- Singletons
- Patterns advice from an LLM
- Singleton for database connection manager
- Factory Patterns
- Template Method Pattern
- Strategy Pattern
- Course conclusion
Resources and Acknowledgments
2
Readings
- Acknowledgments
- (Optional) Opportunity to Mentor Other Learners
Laurence Moroney