switch-case
There are 219 repositories under switch-case topic.
shuckster/match-iz
A tiny pattern-matching library in the style of the TC39 proposal.
l-portet/svelte-switch-case
Switch case syntax for Svelte ⚡️
AlianeAmaral/JAVA_estudos_e_testes
Testes próprios utilizando recursos do aprendizado de programação JAVA.
TrainingByPackt/Java-Fundamentals
A fast-paced and pragmatic introduction to one of the world's most popular programming languages
1nVitr0/plugin-vscode-blocksort
Visual Studio Code Plugin for sorting code blocks like switch-statements, json-like or other structured data
adityamangal1/C-Programming
C programming example codes.
juletopi/Algoritmos_e_Logica_de_Programacao
👩💻 • Repositório back-end com os conteúdos de Algoritmos e Lógica de Programação, utilizando o Visual Studio e a linguagem CSharp como ferramentas de aprendizado.
codefeathers/fuse
FunctionSelect: Select a function that passes a condition. A functional alternative to switch-case.
ehmicky/modern-errors-switch
`modern-errors` plugin to execute class-specific logic.
adarshPatel509/lex-yacc-programs
CSPC41 – PRINCIPLES OF COMPILER DESIGN. Programming Assignment NIT TRICHY
sidharthjuyal/basic-cpp
some basic concepts of C++
theabhishek07/JAVA-PROGRAM
This is a basic guide build with the prospective of learning together and growing together. Moreover this guide has covered all the topics which comes under java programming.
AI-Assistant/conditionals_challenge_autograding
This repository is a C#-Basics assignments and autogrades student submissions.
anitejM/Flight-Booking-System-in-Java-using-Switch-Case
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.
Arshiatmi/Pysha
Pysha is a Micro Framework For better experience in programming.Pysha helps you To Do Something Beautiful In Python :)
BilalGns/C-Examples
C language examples
DeepthiTabithaBennet/C_Matrices
A collection of simple C Programs involving Matrices.
anitejM/Flight-Ticket-Booking-System-using-Priority-Queue
As part of my 2nd year Data Structures and Algorithms course, I was required to create a project to demonstrate related concepts, and I chose to make a simple Flight Booking System using Priority Queue in C language. In this repository I have put the report I prepared with my teammates and a PPT for the same.
basarballioz/Java-Calculator-SwitchCase
Making A Basic Calculator With Java By Using Switch Case
cihat-kose/java-practice-lab
A comprehensive Java practice repository covering essential and advanced topics. Ideal for students and developers to enhance their Java skills through practical exercises focusing on data types, control statements, OOP concepts, and collections.
jay-es/nano-match
`nano-match` is a tiny utility simplifying key-based matching in TypeScript, bringing elegance to your code.
nssharmaofficial/lark-switch-parser
Implementation of switch case in Lark
pprp/Mnc-javacc
Implementing the Minic compiler with javacc
YEL-59/C_practice
The repo contain some practice . basically it is only practice prepose .
Aaisha-Nexus/RestaurantMenuManagement
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.
ankurrai1/getting_started_GO
Its a basic level repo for getting started with go lang and its concepts.
CeyhunAslan/CSharp_Fundamentals
I used c# embedded method-function in this project. I am happy to share this with you.
Charsh177/Employee-Wages-Shell-Scripting
employee wages computation
dice-group/dice-template-library
This template library is a collection of template-oriented code that we, the Data Science Group at UPB, found pretty handy.
fnando/check
An alternative for switch that resembles Ruby's case.
JB1905/react-render-actions
💥 Set of JavaScript actions to use during component rendering
lac617a/react-switch-casu
Conditional rendering in React works the same way conditions work in JavaScript. Stop using JavaScript operators like if or ternary conditional operators to create elements that represent the current state and let `react-switch-casu` take care of updating the UI to match them.
mertcanuygun/CSharp_Fundamentals
Basic calculations
pouyakary/rod
Compile switch case to ternary operator