changeset 112:15557ad5b2fd default tip

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Fri, 10 Oct 2025 09:56:53 -0600
parents a102e40c9a3f
children
files src/learn.html.luan
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/learn.html.luan	Wed Oct 08 11:27:22 2025 -0600
+++ b/src/learn.html.luan	Fri Oct 10 09:56:53 2025 -0600
@@ -24,7 +24,7 @@
 
 <p>This course will be designed for you to learn reactionary programming in a logical sequence.  I will focus on finding relevant resources, and I will only write explanations when nothing else is available on the subject.  I will focus on web development since that is what I know best.</p>
 
-<p>I will often say "Do X" without saying how to do X.  A big part of programming is figuring out how to do things.  Your two main resources are Google and ChatGPT.  If you get stuck, you can ask me.</p>
+<p>I will often say "Do X" without saying how to do X.  A big part of programming is figuring out how to do things.  Your two main resources are Google and AI's like ChatGPT and Claude.  If you get stuck, you can ask me.</p>
 
 <p>ChatGPT has become an essential programming tool.  So the only task for this lesson is to play with ChatGPT.  Later you can ask it technical questions.</p>