comparison src/learn.html.luan @ 70:c934772a6c2e default tip

remove discord and disearch
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 22 Dec 2024 18:42:48 -0700
parents b1982e401900
children
comparison
equal deleted inserted replaced
69:2311b8b8537a 70:c934772a6c2e
23 23
24 <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> 24 <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>
25 25
26 <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> 26 <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>
27 27
28 <p>If you have any questions, you can <a href="https://discord.gg/R6A3kaAJwj">ask me on Discord</a>.</p> 28 <p>If you have any questions, you can ask me on <a href="https://mikraite.arkian.net/Reactionary-Software-f1999.html">my forum</a>.</p>
29 <% 29 <%
30 end 30 end
31 } 31 }
32 editor = { 32 editor = {
33 title = [[Text Editor and JSON]] 33 title = [[Text Editor and JSON]]