Programming Bootcamp

Introduction to programming using Java — concepts, code, and hands-on labs.

🛠️
Mac Setup Guide Install mise, Java, and VS Code
1
What is Programming? Hardware, OS, languages, variables, input & decisions
2
Loops while, do-while, for, for-each, break & continue · Lab: FizzBuzz