Skip to content
#

gui-development

Here are 34 public repositories matching this topic...

In the Programming II (COMP-123) course, I built object-oriented programs using C#. This repository includes projects focused on OOP concepts such as inheritance, polymorphism, and abstraction. It also covers file handling, exception management, and building GUI applications with Windows Forms.

  • Updated Sep 30, 2024
  • C#

Java implementation of Conway's Game of Life showcasing skills in OOP, GUI development, and algorithmic logic. Features an interactive, customizable grid, real-time controls, generation tracking, and pattern loading. Utilizes arrays for grid management and custom libraries for rendering and file I/O operations.

  • Updated Jul 29, 2024
  • Java

This repository is a work in progress for the Java Programming (COMP-228) course. It focuses on advanced OOP concepts, including inheritance, polymorphism, and GUI development using JavaFX. The coursework will cover database connectivity with JDBC, multithreading, and the Java collections framework.

  • Updated Oct 5, 2024
  • Java

Improve this page

Add a description, image, and links to the gui-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gui-development topic, visit your repo's landing page and select "manage topics."

Learn more