supportDocs

Instructor’s Suggestions for Using AI During Bootcamp

TL;DR

We recommend limiting AI usage during the bootcamp assignments (especially A6–A14) and avoiding AI-assisted IDEs like Cursor until your final project or later.

Using AI can be an amazing tool for learning — but overusing it too early may rob you of key foundational skills.


So… Can I Use AI?

Short answer: Yes, but very wisely.

Here’s how to get the most out of AI without stalling your progress:

✅ DO use AI to:

❌ DON’T use AI to:


🚫 Why Not Use AI-IDEs Like Cursor Early On?

AI-powered IDEs like Cursor are powerful, but that’s the problem.

If you rely on them during early assignments, you’ll likely:

We strongly suggest saving Cursor for your final project or using it after you’ve built core muscle memory on your own.


Think of AI as a Tutor, Not a Crutch

During A6–A14, you’re developing foundational skills:

Let AI be your study buddy, not your driver.

“Box it in.”
Use AI in a limited, intentional way that supports your thinking, not replaces it.


Sample Use of AI

❌ “Write a program that does X, Y, Z for Assignment 7.”

✅ “Here’s a JUnit method for Assignment 7. Can you explain what it’s doing and whether it handles all edge cases?”

🎯 Our Goal Is Your Growth

We want you to:

So be curious. Ask questions. But code with your own brain first. Then turn to AI as a way to deepen your understanding.