/javabasics

Simple Java examples, solutions to Java exercises from programming 0 and programming 1 courses

Primary LanguageJava

Java basics

Solutions and examples of Java codes from the courses Programming 0 (DTE-1500, 2019 autumn) and Programming 1 (ITE-1900, 2020 spring), all from UiT The Arctic University of Norway.

It contains simple codes from "Hello world" to some graphic interface, thread programming, OOP examples, math related stuff and more. In addition there's a simple 4 hour on row program in Java with graphical interface.