This repository is used to store my work, notes, and progress for the CS61B course from UC Berkeley.
Currently starting the course. Getting familiar with:
- Java syntax
- Git and GitHub basics
- IntelliJ IDEA setup
- Compiling and running simple Java programs
.
├── lab1/
│ ├── HelloWorld.java
│ └── HelloNumbers.java
├── README.md