Chevron Left
返回到 Introduction to Generative AI for Software Development

学生对 DeepLearning.AI 提供的 Introduction to Generative AI for Software Development 的评价和反馈

4.6
613 个评分

课程概述

This course is designed to enhance your skills by integrating AI chatbots as pair programmers in your development process. You’ll learn about how large language models (LLMs) work and how this general-purpose technology can be applied to common software development tasks to help boost productivity, creativity, and support you in your tasks as a developer. By the end of this course, you will be able to: - Understand the differences between machine learning and traditional software development - Describe how large language models generate text - Prompt an LLM to assist in the tasks that make up the software developer role - Guide an LLM to complete a task in a specific way by writing detailed prompts and iterating to improve output - Leverage the depth of software development knowledge encoded in an LLM by prompting it to assume specific job roles or personas - Write code quickly using an LLM as a pair-coding partner - Analyze code for efficiency, security, and performance using an LLM This course assumes you have a background in software development, but are new to using LLMs as part of your development process. By knowing how machine learning systems work, and having an understanding of how they can be applied in software development, you’ll be able to use them more effectively to support your growth and work as a developer or engineer....

热门审阅

DL

Jul 17, 2025

The course is really insightful, though missess technical nuances, like having purpose built LLMs

KG

Oct 6, 2025

excellent introduction, especially for people who've coded in their career and might be a little rusty

筛选依据:

101 - Introduction to Generative AI for Software Development 的 125 个评论(共 128 个)

创建者 Erik M

Oct 28, 2025

Quite good. However, at certain points in the videos, it was suggested that we "follow along" in chat discussions scrolling by on the screen. I'm not sure how that was supposed to be done. Do I need to maximize my window and keep pausing? I would've wanted a way to download those discussions and view them at my own pace.

创建者 Paul C

Sep 23, 2025

I was skeptical going into this course, but I have to say the course really did open up my narrow, preconceived view on what it means to leverage AI for software development. I guess old dogs can indeed learn new tricks.

创建者 Alfonso G M

Oct 19, 2024

The contents themselves are great and well explained. Lawrence is an awesome instructor. This course is way too easy for experienced developers who have already been using LLMs in their day-to-day tasks.

创建者 Paolo M

Oct 6, 2024

Great course! I'm a bit unsatisfied for the grading assignments that are somewhat obscure: I spent more time in understanding what was requested to do than in doing it.

创建者 Dale C

Aug 11, 2025

Laurence fue muy inteligente al priorizar buenas practicas de Ciencias de la Computación junto a la IA Generativa, al Desarrollo de Software.

创建者 Luis F d S

Dec 9, 2025

I just find the last quiz too much focused on data structured, I believe it should be more focused on the PROMPTS

创建者 Quesada J B

Dec 13, 2024

I liked it. Not very fan/experienced with Python (would love to use other language) but the idea is clear enough.

创建者 Colette D P

Apr 22, 2025

The course is good, but I just battled with understanding the Python code part, as I'm a beginner.

创建者 Domonkos L

Jul 18, 2025

The course is really insightful, though missess technical nuances, like having purpose built LLMs

创建者 David W

Oct 7, 2024

Good introduction to the topic. Thank you for making this material available.

创建者 Ricardo N

Oct 1, 2024

For me personally too much focus on algortihms and not the AI as a tool usage

创建者 Yucheng T

Oct 4, 2024

Not super helpful for someone already work with ChatGPT for daily coding

创建者 Ivica A

Jan 24, 2026

4 stars because there is an issue with the TSP exercise (bug).

创建者 Dr Z A

Jan 7, 2025

Thank you, interested course

创建者 Hoang 6

Sep 27, 2024

nice

创建者 Lee B

Oct 31, 2024

Not a lot of new information for me as an enthusiast. Was hoping for more including fine tuning models for software dev tasks

创建者 Hampus G

Nov 21, 2025

Why is an entire module about data structures that have nothing to do with AI? The first 2 modules were great though.

创建者 Marc A

Mar 14, 2025

Too domain specific with a big part that does not directly fall into the course objective.

创建者 Albert G L

Dec 7, 2024

No era lo que me esperaba

创建者 Hrvoje O

Oct 21, 2025

Vibe coding 101

创建者 ALI E

Jul 2, 2025

outdated a bit , or simple ! i do not know but i feel that nowadays what software developer can be done with ai is a way much more and much complex than this

创建者 Jacques L C

Oct 1, 2024

Very basic and easy (not intermediate, but beginner course)

创建者 ashwini j

Feb 16, 2025

It is mostly related to prompt generations.

创建者 Brenno C

Jan 2, 2026

Too basic

创建者 Noval R

Oct 8, 2025

Be aware everyone! this course is not really teaching you about utilizing LLM to optimize your software development process. Instead, Mr. Moroney is showing off his experience and knowledge about data structure and algorithm and challenge you into some overly detailed problems that you expect to be simplified by using LLM in the first place. He taught students to be skeptical about code produced by LLM however, he don't focus on optimizing the prompt we should use instead, he asked students to use their own knowledge to assess the code produce by the LLM which could be daunting if you don't have enough experience with the programming concepts being use in this course. This course might be good for those experienced data scientist or database development specialist but for software developer in general, this course is too data oriented and lack of prompt optimization knowledge being taught. Overall, I don't find this course is useful and I regret taking it.