-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the SimpleFramework wiki! Here you can find code that we use as starting point for our labs and homework. This is a live document, so please check back regularly for updates.
Lab work code:
-
Lab 1 (September 2)
In this lab we create a simple web-application that usesundertow.ioweb-server to render a simple page. -
Lab 2 (September 8)
In this lab we create a simple web-application that usesundertow.ioweb-server to render a simple page.
Here is the finished version: Lab 2 finished (September 8) -
Lab 3 (September 9)
In this lab we solve easy programming exercises using Functional-style, Task #6 is left as exercise for you. -
Lab 4 (September 10)
In this lab we dynamically load classes from a jar and use them for application logic.
Here is the finished version: Lab 4 finished (September 10) -
Lab 5 (September 16)
In this lab we implement shared application scoped components.
Here is the finished version: Lab 5 finished (September 16)
Every homework has a readme.adoc file, it contains objectives and instructions you have to complete.
Homework:
-
Homework 1
Objectives
Download -
Homework 2
Objectives
Download -
Homework 3
Coming soon…