forked from nusCS2113-AY1920S1/duke
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rather than to have distinct tutorials building up to a Duke-like application, let's merge the tutorials into Duke's tutorials to enhance cohesiveness in the course material. We also merge the gradle/gradleless tutorials into one by providing a universal entry point to JavaFX in the style of AddressBook applications. Fix header levels in JavaFX Tutorial 1. Change code samples to use Duke. Add hints on required import statements. Add location hints to code snippets to help students find where to copy and paste them. Remove nitpicks to make the development process smoother. Fix usage of `Collections` to `FXCollections`. Replace image for JavaFX tutorial 3. Specify location to place images. Replace a screenshot that referred to the outdated package structure. Remove reference to DukeStub.
- Loading branch information
Showing
8 changed files
with
244 additions
and
89 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.