Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
fp:2024:plagiarism [2024/03/08 13:06] pdmatei |
fp:2024:plagiarism [2024/03/08 13:07] (current) pdmatei |
||
---|---|---|---|
Line 21: | Line 21: | ||
AI tools are not explicitly forbidden at FP, although **they are highly discouraged**. While such tools are useful and productive for seasoned programmers, they **do more harm than good** when learning a new programming language, and they often generate code that is poorly understood. | AI tools are not explicitly forbidden at FP, although **they are highly discouraged**. While such tools are useful and productive for seasoned programmers, they **do more harm than good** when learning a new programming language, and they often generate code that is poorly understood. | ||
- | **Ownership of code** is mandatory at FP, both during homework, labs and at the exam. **Ownership** means that any student is able to modify, adjust or debug their own code, **at any moment of time**. If a student is unable to do so, his homework **will not be graded**. | + | **Ownership of code** is mandatory at FP, both during homework, labs and at the exam. **Ownership** means that any student is able to modify, adjust or debug their own code, **at any moment of time**, without external tools. If a student is unable to do so, his homework **will not be graded**. |