Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ Following the MVP (Model-View-Presenter) architecture suggested in [Learn JavaFX
* [JavaFX CSS Reference Guide](https://docs.oracle.com/javase/8/javafx/api/javafx/scene/doc-files/cssref.html) ([CSS colors](https://docs.oracle.com/javase/8/javafx/api/javafx/scene/doc-files/cssref.html#typecolor) + [HTML color picker](https://html-color-codes.info/old/colorpicker.html))
* [JavaFX CSS Tutorial](https://docs.oracle.com/javafx/2/css_tutorial/jfxpub-css_tutorial.htm)
* [Font Awesome cheatsheet](https://fontawesome.com/cheatsheet)
* [Java tutorial for beginners](https://www.scaler.com/topics/java/)
* [Java Cheat Sheet: Freshers & Experienced](https://www.interviewbit.com/java-cheat-sheet/)


Expand Down