Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

switch-case

Here are 71 public repositories matching this topic...

As part of my 2nd year Advanced Programming Practice course, I had to create a simple project using Java to demonstrate its concepts, and I chose to create a simple Flight Booking System using Switch Case. In this repository I have also put the report I prepared with my teammate for the same.

  • Updated Jan 12, 2024
  • Java

This program focuses on encapsulation, Arraylist, Getters and setters, constructor chaining, toString method and provides functionality by various options to user to add, remove, update, search ,display and filter dishes in a Menu.

  • Updated Aug 18, 2024
  • Java

This repository serves as a personal collection of coding challenges from the Exercism platform. The goal is to enhance my problem-solving skills, explore different programming paradigms, and document my learning journey across multiple languages.

  • Updated May 12, 2025
  • Java

Java is a programming language with which we can develop cross-platform software thanks to the JVM (Java Virtual Machine). 🌱 Here I reviewed fundamental characteristics of the language and practiced its bases. I used InteliJ IDEA IDE, JShell, JavaDocs, conditionals, cycles, 1,2,3 and 4-dimensional arrays, I implemented functions, ... 💚🔥

  • Updated Dec 19, 2023
  • Java

Improve this page

Add a description, image, and links to the switch-case 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 switch-case topic, visit your repo's landing page and select "manage topics."

Learn more