Skip to content

t-hanf/java-lessons-code-WS_21-22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java lessons code

This repository contains the code used in the Java course of the WS 21/22.
The directory exercises contains the sample solutions for these exercises.
The directory lessons contains the code used or create during the lessons.

Getting the code

Downloading as a ZIP

Download as Zip

  1. On the github page click on the green Code button.
  2. Click on Download ZIP
  3. Save the file
  4. Unzip the file

Cloning the repository

For this to work you need a git client

Cloning the repository

  1. On the github page click on the green Code button.
  2. Click the copy button. This will copy the link to the repo.
  3. In your git client clone this repository (for the normal git client: git clone https://github.com/t-hanf/java-lessons-code.git)
  4. To update your local copy pull the repository (git pull)

About

Code for the Java course of WS 21/22

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published