Introduction
How could we take better advantage of LLMs—
without falling in these traps?
TIP 01
Learn how to learn
- Learning is still hard — AI doesn't change that
- You can 100x your output, but can you 10x your understanding?
- Learn without the dependence on AI
"You can't outsource the struggle and still get the skill"
TIP 04
Automate everything non-critical.
- Writing boilerplate code? Let the LLM do it.
- Querying IEEE Xplore for papers? Done.
- Designing draft slides (this slide?)? Done.
- But: know how to do them without an LLM
"If you don't fundamentally understand what you're programming… you'll almost certainly make mistakes."