Java Introduction
A friendly Java introduction course for the ETH CompiCampus initiative.
Documents/Slides
- Java Introduction (PDF, 1.8 MB)
Source code
You can find the source code of the course in these Github repositories (current semester in the master
branch, previous semesters as tags (e.g. 2022_spring
)):
To check out such repository with git
, do the following on the command line:
git clone https://github.com/nwaldispuehl/java-intro.git
Survey
Towards the end of the course, please write down and submit your expectations and possibly some feedback for the course. This will help me to improve the course for future students. Thank you!