Skip to content

Instantly share code, notes, and snippets.

View jananpatel2002's full-sized avatar
😀
Focusing!

jananpatel2002

😀
Focusing!
View GitHub Profile
/*
* Name: Janan Patel
* Date: 2/11/2021
* Course Number: CSC-112-D01
* Course Name: Computer Science
* Problem Number: 3
* Email: jkpatel2001@student.stcc.edu
* Short Description of the Problem: Complex numbers
*/
/*
* Name: Janan Patel
* Date: 2/18/2021
* Course Number: CSC-112-D01
* Course Name: Computer Science
* Problem Number: 3
* Email: jkpatel2001@student.stcc.edu
* Short Description of the Problem: Complex numbers
*/
/*
* Name: Janan Patel
* Date: 2/18/2021
* Course Number: CSC-112-D01
* Course Name: Computer Science
* Problem Number: 4
* Email: jkpatel2001@student.stcc.edu
* Short Description of the Problem: Complex numbers
*/
/*
* Name: Janan Patel
* Date: 3/4/2021
* Course Number: CSC 112
* Course Name: Computer Science
* Problem Number: 6
* Email:jkpatel2001@student.stcc.edu
* Short Description of the Problem: Drawing Butters stotch from South Park.
*/
/*
* Name: Janan Patel
* Date: 3/20/2021
* Course Number: CSC 112
* Course Name: Computer Science
* Problem Number: 7
* Email:jkpatel2001@student.stcc.edu
* Short Description of the Problem: Traffic lights with buttons
*/
/*
* Name: Janan Patel
* Date: 3/29/2021
* Course Number: CSC 112
* Course Name: Computer Science
* Problem Number: 8
* Email:jkpatel2001@student.stcc.edu
* Short Description of the Problem: Making an Etch-A-Sketch
*/
/*
* Name: Janan Patel
* Date: 4/5/2021
* Course Number: CSC 112
* Course Name: Computer Science
* Problem Number: 9
* Email:jkpatel2001@student.stcc.edu
* Short Description of the Problem: Clock with buttons
*/
/*
* Name: Janan Patel
* Date: 4/12/2020
* Course Number: CSC 112
* Course Name: Intermediate topics in Java Programming
* Problem Number: 10
* Email: jkpatel2001@student.stcc.edu
* Short Description of the Problem
* Steps on creating a GUI Project:
* Add JavaFX Library to your project
/*
* Name: Janan Patel
* Date: 4/12/2020
* Course Number: CSC 112
* Course Name: Intermediate topics in Java Programming
* Problem Number: 10
* Email: jkpatel2001@student.stcc.edu
* Short Description of the Problem
* Steps on creating a GUI Project:
* Add JavaFX Library to your project
/*
* Name: Janan Patel
* Date: 4/22/2020
* Course Number: CSC 112
* Course Name: Intermediate topics in Java Programming
* Problem Number: 11
* Email: jkpatel2001@student.stcc.edu
* GUI for Database part 1
* Add JavaFX Library to your project
* Add VM Argument to Run Configuration: --module-path %PATH_TO_FX% --add-modules javafx.controls,javafx.fxml