Skip to content

Commit

Permalink
LearningOutcomes: Update JavaFx tutorial to IntelliJ version
Browse files Browse the repository at this point in the history
  • Loading branch information
yamgent committed Aug 19, 2017
1 parent d73fc9a commit f52126c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/LearningOutcomes.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ Covered by `[LO-Polymorphism]`

**Resources**

* [JavaFX 8 Tutorial](http://code.makery.ch/library/javafx-8-tutorial/) by Marco Jakob
* [JavaFX 8 Tutorial](https://se-edu.github.io/se-book/javaTools/javaFXBasic/)

#### Exercise: Add class-level members

* If you are new to JavaFX, follow Marco's tutorial given above.
* If you are new to JavaFX, follow our tutorial given above.
* Do some enhancements to the AddressBook GUI. e.g. add an application icon, change size/style

------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit f52126c

Please sign in to comment.