switchcase
There are 34 repositories under switchcase topic.
oguzhanKomcu/CSharp__Fundamentals
I share my work on C#.
koffiisen/SmartSwitchCase
Python library of implementation of Switch Case
fefong/java_switch
Example Application: Switch Case
fherexe/Zodiac
Escolha o seu signo do zodíaco e aprenda mais sobre a sua personalidade.
Kartikk-26/TRIALWORK
TRIAL WORK IN C PROGRAMMING OF COLLEGE....
MochaLazy/IponApp
A Console-based saving tracker app
raquelm16/Leitor.de.codigo.de.barras_12.04.2022
Confira a classificação do seu produto do Mercadinho do Senai.
raquelm16/Produtos.regionais_12.04.2022
Descubra a origem dos produtos disponíveis no Mercadinho do Senai.
sreenathpranav/QuakeReportApp
Discover earthquake activity around the world.
SuelenGarcia/bank_dart_application
A simple banking app made only in Dart. It contains validations and inputs. Aplicativo de banco simples feito somente em Dart. Fui fazendo conforme fui aprendendo :)
ufukhalis/when
Simple Matching
aayushirajsingh/C-CPP-codes
C & C++ codes
data-integrations/switch
A collection of plugins that provide switch...case transforms
dattabiplab/NIT-A_C_Questions
Here I have solved all NIT-A C Questions
Jakar510/PySwitchCase
A pure python way to efficiently do a c++ style switch case in Python 3.7+.
Jashan5912/Calculator-In-Java
Making Calculator using Java
manasiAraspure/M1_Calculator
This project focus on numbers and arithmetic operations which is build in C Programming language. I have added some other operations like Factorial, Fibonacci, Square, Square Root, Cube and Cube root.
Mmushtaq50/Training
This Repository about training in Java and complete my further assignments given by Prasad sir...!
nayakrranjan/Rock-Paper-Scissors
Console game based on Rock-Paper-Scissor Hand sign game against Computer using switch case and random library in java 17.
parthnamdev/C-programs
Basic C programs
pavithracr1111/Lexcial-analyser
The main purpose/goal of the project is to take in a c file, .c, and produce the sequence of tokens that can be used for the next stage in compilation.
SandeshDhawan/JavaPrograms
Basic Java Programs
Shipramargurate/Address-Book-System
Ability to create a Contacts in Address Book and add , delete , edit contact ,add multiple conatct
AnandhkumarTV/Dicy
A Dice Roller game app
bellial/desafiosJavaPrideDev
Desafios de Código em Java do Curso PrideDev
Charsh177/JS-Programming-Constructs
NodeJs-CLI (Command Line Interface) and node.js debugger, functional, random, sequence, selection, conditional, loop problems javascript
DavidVSantiago/ProgBasica
Códigos do curso gratuito de programação básica da Algol.dev
Hafiz-Sakib/Structured-Programming
Structured Programming
Jashan5912/SwitchCase
An example of switchcase in Java
senavs/python-switch-case
:heavy_check_mark: Python implementation of C Switch Case clause
Shipramargurate/Employee-Wage-Computation-Problem
Employe wage computation program with Usage of Class Variables , Random number and if else and switch case
Shipramargurate/Employee-wage-computation-program
Employe wage computation program with Usage of Class Variables , Random number and if else and switch case
Shipramargurate/JAVA-BASIC-PROGRAM
Basic java problems of Arrays, Conditional Statements and loops
Shipramargurate/Snake-and-Ladder-Problem
This problem simulates a Snake and Ladder Game. The Player starts from 0 rolls the die to get a number between 1 to 6, finds a safe place, ladder or a snake keeps doing till the winning spot 100 is achieved.