Add daily email for 2024-10-09
AI as a pair-programming partner
This commit is contained in:
parent
b2c293c9a7
commit
3da1970f40
23
source/_daily_emails/2024-10-09.md
Normal file
23
source/_daily_emails/2024-10-09.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
title: AI as a pair-programming partner
|
||||
date: 2024-10-09
|
||||
permalink: daily/2024/10/09/ai-as-a-pair-programming-partner
|
||||
tags:
|
||||
- software-development
|
||||
cta: ~
|
||||
snippet: |
|
||||
Is AI a good pair-programming partner?
|
||||
---
|
||||
|
||||
Instead of [using AI to autocomplete code][0] or [perform tasks within your Drupal website][1], I've seen people using AI as a virtual pair programming partner.
|
||||
|
||||
Similar to using a search engine or finding results on websites like Stack Overflow, but also being able to ask follow-up questions and for clarification as part of a conversation.
|
||||
|
||||
You're still relying on its answers and advice to be correct, but using AI as a learning tool seems like a sensible approach if you don't have a non-AI pairing partner available.
|
||||
|
||||
Just make sure to validate and verify whatever it gives you.
|
||||
|
||||
Once you've committed it, you're responsible for it.
|
||||
|
||||
[0]: {{site.url}}/daily/2024/05/31/putting-glue-on-pizza
|
||||
[1]: {{site.url}}/daily/2024/10/08/ai-in-drupal
|
Loading…
Reference in a new issue