oliverdavies.uk/source/_daily_emails/2024-10-09.md
Oliver Davies 3da1970f40 Add daily email for 2024-10-09
AI as a pair-programming partner
2024-10-15 01:48:38 +01:00

962 B

title date permalink tags cta snippet
AI as a pair-programming partner 2024-10-09 daily/2024/10/09/ai-as-a-pair-programming-partner
software-development
~ Is AI a good pair-programming partner?

Instead of using AI to autocomplete code or perform tasks within your Drupal website, 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.