Skip to content

Commit edbffae

Browse files
authored
Update 11_wrapup.qmd
1 parent 7ad9b2d commit edbffae

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

11_wrapup.qmd

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,20 @@ LaTeX is actually the markup language that the math in Quarto and this website!
112112
Zotero is one of many other reference managers out there. Alternatives include Mendeley and EndNote, among others. You should choose whatever option best suits your needs.
113113
:::
114114

115+
::: callout-warning
116+
### Consume AI wisely!
117+
118+
* GPT can help with programming, but you must have [domain knowledge](https://www.youtube.com/shorts/yj73GIEKmLI).
119+
* Interactions with ChatGPT are not exactly repeatable.
120+
* GPT can help with expediting search from Google or Stack Overflow for troubleshooting, but it is not always correct.
121+
* Read GPT’s explanation carefully to make sure it does what you want. It is a tool to help you learn, not to do the work for you!
122+
* **Try to type out the generated code yourself, do NOT copy and paste**
123+
* In your problem sets, always acknowledge that you have consulted AI for support.
124+
* When errors occur, copy the error messages and paste them into GPT for troubleshooting.
125+
* You can continue with follow-up instructions to improve the results.
126+
* In case of a catch-22 situation, use your domain expertise.
127+
:::
128+
115129
## Methods at UT
116130

117131
### Required methods courses
@@ -165,7 +179,7 @@ You can also take courses through the Economics, Business (IROM), Sociology, Mat
165179
The Methods Fellow is a grad student who serves as a Methods TA for all other UT Gov grad students.
166180

167181
- Holds office hours
168-
- Hosts a Methods Co-working Hour
182+
- Hosts a Methods Co-Working Hour
169183
- Organizes workshops
170184

171185
### Methods summer programs
@@ -194,4 +208,4 @@ The Methods Fellow is a grad student who serves as a Methods TA for all other UT
194208

195209
- [Duke Math Camp (2019)](https://people.duke.edu/~das76/Math_Camp_Info_2019.pdf)
196210

197-
+ Make sure to follow the links for the videos, etc.
211+
+ Make sure to follow the links for the videos, etc.

0 commit comments

Comments
 (0)