Skip to content

osherakshikar/20554-advanced-programming-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advanced Java Programming – Course Assignments (20554)

This repository includes solutions to assignments from the Advanced Java Programming course (20554) at The Open University of Israel. Each assignment is organized under folders named Maman11, Maman12, etc.

Topics Covered

  • JavaFX GUI development
  • Object-oriented programming (OOP)
  • Multithreading and synchronization
  • Generic programming
  • TCP/UDP network communication

Requirements

  • Java 8 or higher
  • JavaFX

Assignments

  • Hangman Game – JavaFX implementation of the classic game
  • Trivia Game – Multiple-choice quiz app with file loading

Running the Projects

Each assignment is self-contained. To run:

  1. Navigate to the relevant folder
  2. Compile: javac *.java
  3. Run the main class: java <MainClassName>
    (Detailed instructions included in each project folder)

Author

Osher Akshikar

About

This repository contains projects of the '20554 Advanced Programming with Java' course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published