File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,8 +44,8 @@ Because of this, I warn my students:
4444I explain that, if they don't write the code, they will not be able to effectively _ read_ the code. The ability to
4545read code is certainly going to be valuable, maybe _ more_ valuable, in an AI-based coding future.
4646
47- If you can't read the code you are very likely to fall into [ The Sorcerer's Apprentice trap ] ( https://www.youtube.com/watch?v=m-W8vUXRfxU ) ,
48- creating systems you don't understand and can't control.
47+ If you can't read the code you are going to fall into [ The Sorcerer's Apprentice] ( https://www.youtube.com/watch?v=m-W8vUXRfxU ) ,
48+ creating systems [ you don't understand and can't control] ( https://www.youtube.com/watch?v=GFiWEjCedzY ) .
4949
5050### Is Coding &rarr ; Prompting like Assembly &rarr ; High Level Coding?
5151
You can’t perform that action at this time.
0 commit comments