lunduniversity / introprog

Teaching material for "Introduction to Programming using Scala" at Lund University, LTH. http://cs.lth.se/pgk/
142 stars 173 forks source link

Invesitgate if training on coding with an LLM should be included #770

Open bjornregnell opened 11 months ago

bjornregnell commented 11 months ago

https://universitetslararen.se/2023/10/30/chat-gpt-hjalp-eller-hinder/

bjornregnell commented 11 months ago

Currently LLM:s are not allowed as basic conceptual knowledge about programming is needed before students can assess its output. But it might be good to include in one lab or perhaps in the project by the end of the course to assess outputs of LLMs

bjornregnell commented 11 months ago

If so, we need to develop teaching and exercises that support such training. See examples in linked article in first comment above.