Skip to content

Commit

Permalink
tools_and_varia: add note about AI assistants like ChatGPT
Browse files Browse the repository at this point in the history
  • Loading branch information
langchr86 committed Oct 11, 2023
1 parent 7966a32 commit ba76764
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions topics/tools_and_varia/slides/problem_solving.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,20 +108,21 @@ Verwendung von Libraries aus dem Internet
Verwendung von Code aus dem Internet
------------------------------------

*Stack-Overflow etc.:*
*Stack-Overflow, ChatGPT, Github Copilot, etc.:*

* Code muss grundsätzlich als *gefährlich* betrachtet werden
* Wenn einsetzten, dann:
* komplett verstehen
* An Code-Style anpassen
* Refactoren
* Unit-Tests schreiben
* Lizenz- und Rechte-Themen abklären

\vspace{1cm}
\vspace{0.5cm}
\huge
***Nicht einfach Copy-Paste!!!***
\normalsize
\vspace{1cm}
\vspace{0.5cm}

### Hintergrund

Expand Down

0 comments on commit ba76764

Please sign in to comment.