An open API service providing repository metadata for many open source software ecosystems.

Topic: "switch-case"

Pranestya-GW/Front-End_PHP-Function

Language: CSS - Size: 1.76 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Arunkrsaha/Security-System

This project provides a basic text-based authentication system for users to register, log in, and change their passwords, all while saving user data in a text file.

Language: C++ - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

danialeyz/button-dark

This mini project is a switch case button for switching between dark mode and light mode with tailwind css and alpinejs

Language: CSS - Size: 9.77 KB - Last synced at: 30 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

khushi-sabarad/Quiz

A user friendly and menu driven Java program. Designed to ask the user questions from the option they desire and test their intelligence.

Language: Java - Size: 749 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

khushi-sabarad/c_codes

Basic coding using C

Language: C - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MufeezaKhan/JavaScript-key-concepts

This repository includes some exercises for the key concepts of JavaScript completed while learning the language.

Language: JavaScript - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pranavm010/Project_1

This is my first ever project created in 1st year of engineering. We created this project in C language. The data was stored in a file using file handling in C. This project gives the functionality like adding a student data in database, removing a student's record from database, searching for a specific student's record etc.

Language: C - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Nisanth2004/Java_OopsProjects

Basic Project was developed by java like switch,if..else,iterative statements

Language: Java - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iamthighs/iamthighs-online-bookstore

The Online Bookstore is built using Vanilla JavaScript and incorporates concepts such as classes, switch statements, and try-catch-finally statements, which I have learned during the JavaScript Intermediate Campaign.

Language: JavaScript - Size: 3.91 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ajit49/Login-and-Registration-Form

Login & Registration Form System Using C++

Language: C++ - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

melissarfranco25/OnlineBank

This project, coded in Java, incorporates concepts learned from ITSC 1212 and 1213.

Language: Java - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aayushirajsingh/Java

Java Programmes

Language: Java - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AmirJahednia/CalculatorExercise

Does the 4 basic mathematic operations. calculation logic is based on switch case statements.

Language: C# - Size: 75.2 KB - Last synced at: 7 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

yusitumanggor/Isekai-Monthly-Simple-Library-October-Edition-in-CPP

This project aims to provide a simple and efficient way to manage book borrowing and returns, allowing users to enjoy a wide range of books from different genres while maintaining proper record-keeping and late fee calculations.

Language: C++ - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

rania-nasir/LUDO-GAME

This game is developed in the C++ programming language with color graphics.

Language: C++ - Size: 78.1 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

drisyaathul/javascript_BasicPrograms

DAY- 38

Language: JavaScript - Size: 12.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Najidnadri/metch-case

Metch is a TypeScript package that provides utility functions for branching and conditional execution based on patterns. It allows you to define multiple branches, evaluate an item against these branches, and execute the corresponding callbacks based on the matching branch.

Language: TypeScript - Size: 81.1 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

efloresz/Encryption

Program encrypts word by implementing a dictionary with a key of 3.

Language: Java - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

iammmila/Exercises-about-Conditionals

there are 3 levels exercises about conditionals (if...else, switch case).

Language: JavaScript - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ardakco1528/Zar_Oyunu

Kullanıcı ve bilgisayar tarafından rastgele zar sayılarının uretildigi ve her ikisinden gelen sayıların toplamlarının karşılaştırılarak cıkan sonuca gore tarafların puan kazandıgı basit bir zar oyunu.

Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

marta-pylypchuk/codewars-who-likes-it

6 kyu

Language: Java - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

bcalagoz/codeforwin_c_exercises

This repository contains answers of Codeforwin C exercises.

Language: C - Size: 201 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ahmetacr61/calculator

A simple calculator in Java with switch case's.

Language: Java - Size: 16.6 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

zhanikowi/java-fast-food-order

There are 3 parts in this project: 1. Fast Food order for Client 2. Management of Menu for an Admin 3. Fast Food order in OOP joined with Admin Panel

Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JuanSamuelArbelaez/calcularAltura

Programa que calcula la altura de una persona, basado en su género, y la longitud de un hueso determinado. Solución al ejercicio propuesto en el espacio académico Programación 1 (2021-2).

Language: Java - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

PedroDeVvV/Learning_JavaScript

Este repositório tem o objetivo de armazenar todo o conhecimento obtido em JavaScript até o momento.

Language: JavaScript - Size: 459 KB - Last synced at: 21 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JuanSamuelArbelaez/determinarVigilante

Programa que indica al vigilante requerido, basado en el día de la semana, introducido por el usuario. Solución al ejercicio propuesto en el espacio académico Programación 1 (2021-2).

Language: Java - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JuanSamuelArbelaez/calcularVO2

Programa que calcula el volumen de oxigeno, basado en los datos de la prueba de la milla. Solución al ejercicio propuesto en el espacio académico Programación 1 (2021-2).

Language: Java - Size: 38.1 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JuanSamuelArbelaez/calcularFacturaAgua

Programa que calcula una factura de agua, en función del estrato y cantidad de m3, ingresados por consola. Solución al ejercicio propuesto en el espacio académico Programación 1 (2021-2).

Language: Java - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Deepali-14/differenceInYearInDays

This program provides difference in two years in number of days which is written solely in C language

Language: C - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

sucinm/Logic-Programming-Test

Logic Programming (prime numbers, draw xyz, factorial of number, conversion, triangle area, etc) and example of Object Oriented Programming

Language: Java - Size: 27.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

JuanSamuelArbelaez/calcularSalarioCatedratico

Implementación del Switch-Case, como solución al ejercicio propuesto en el espacio académico Programación 1 (2021-2).

Language: Java - Size: 14.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

VaibhavMojidra/Java---Demo-Switch-Case

Switch statement executes one statement from multiple conditions. It is like if-else-if ladder statement. The switch statement works with byte, short, int, long, enum types, String and some wrapper types like Byte, Short, Int, and Long. Since Java 7, you can use strings in the switch statement.

Language: Java - Size: 249 KB - Last synced at: 16 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

tebohonthako/Rock-Paper-Scissors

Rock paper scissors is a classic two player game. Each player chooses either rock, paper, or scissors. The items are compared, and whichever player chooses the more powerful item wins. The possible outcomes are: Rock destroys scissors. Scissors cut paper. Paper covers rock. If there’s a tie, then the game ends in a draw.

Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SharinLana/react-redux-counter

React-Redux Counter - Classic Approach (the code is available on the classic-redux branch) & Redux Toolkit Approach (published, see the link below)

Language: JavaScript - Size: 1.18 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

SirDICO/drumKit

DrumKit using Vanilla Javascript to show concepts such as #addEventListner, #KeyBoardEvent, #ClickEvent, #CallBackFunctions, #SetTimeOut, #SwitchStatement

Language: JavaScript - Size: 354 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

therohitdeshpande/CTheWorld

Programming in C

Language: C - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yusuftask08/Js-Object-Literals

Js Object Literals - https://youtu.be/PA9k2RPPttY

Language: JavaScript - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shreyashdj/JavaScript_Basic_Problems

JavaScript Basic Programs : Sequence practice problems, Selection practice problems and Repetition practice problems using if-else, if-else-if and switch-case

Language: JavaScript - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

esraekinci/Csharp

All practices, homework and projects related to C# that I have done in Patika.dev's course.

Language: C# - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Aalyanraza/Conditional-Statements_Practice

Assignment 2 ( Deadline: 14-10-2022 )

Language: C++ - Size: 320 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Hiteshmeher/JavaScriptBasicProblems

JavaScript basic programs - Sequence practice problems, Selection practice problems and Repetition practice problems using ifElse, ifElseIf and switchCase

Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FaresIbrahim32/Program-Design-projects

C beginner projects

Language: C - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

yolakshya19/C-programs

Daily practice of C programs

Language: C - Size: 118 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PoojaGottimukkula/VNR-Counciling

It's a project that can help students to know whether they can get a seat in VNR VJIET (Vallurupalli Nageswara Rao Vignana Jyothi Institute of Engineering and Technology) based on their inter marks and category.

Language: C - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

PoojaGottimukkula/ATM-machine

This is a project about creating a Bank Account if we don't have an account and Performing few tasks like depositing money, withdrawal of money from the account , checking balance amount in our account .

Language: C - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

sarvessveeriyah2312/HoneyBee

HoneyBee is a Java Program to calculate sum of the products with switch case

Language: Java - Size: 21.5 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Charsh177/Bird-Sanctuary-Project

Workshop Bird Sanctuary Project Java BridgeLabz

Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

irfandythalib/c-plus-plus-switch-case-condition

This code presents a basic condition for Switch and Case in C++ programming

Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

viviantangdev/rock-paper-scissors

The Odin Project - Rock Paper Scissor Game

Language: JavaScript - Size: 78.1 KB - Last synced at: 5 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

H0RSESH0E/quickCodeQuiz

Vanilla Javascript state management - retro styled!

Language: JavaScript - Size: 423 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nirokay/Lua-Utils

A collection of libraries/modules to ease your coding life with Lua. :)

Language: Lua - Size: 43.9 KB - Last synced at: 21 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

isensee-bastian/set-interface

Tutorial code for my video Generics Part 2: Using the empty Interface instead

Language: Go - Size: 1.95 KB - Last synced at: 25 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

isensee-bastian/item-store

Tutorial code for my video Working with Files in Golang - Simple Command Line Tool

Language: Go - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

mathiasmelo10/Practicas-Java

In this repository I put my Java projects

Language: Java - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

stephcube/WK2HW

Week 2: Conditions and Loops

Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

abhi9971/RPF-093_Java-Programs

Here we upload most important assignment of java which covered most of the topics like Sequence, Repetition, Methods, Oops Concept, and so on.

Language: Java - Size: 424 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

Ansar1337/banking-app

Banking Application built in Java

Language: Java - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

AndrewL14/Coding-examples

Part 1 out of 8

Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Deshan555/Simple-C-Language-Questions-and-Answers

That Repository Includes Different C language questions For New Learners🧑‍💻🧑‍💻👨‍💻👨‍💻

Language: C - Size: 709 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

nazsakib/basic-of-c

Some programs for clearing the basic concepts of C.

Language: C - Size: 9.77 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bkarthikeyan1988/react-tic-tac-toe

Tried to create the game tic-tac-toe using react, react state, "react-icons","react-scripts", "react-toastify", "reactstrap" used Switch and if case too

Language: JavaScript - Size: 43.6 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

James-S-Wood/Rock_Paper_Scissors

C# Console application utilizing if-else and switch statements and while loops.

Language: C# - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

geargaroo/templateroo

Client-side html templating Allows the use of variables, for, if, and switch statements, code blocks, custom tags, dynamic svgs, and custom variables in html

Language: JavaScript - Size: 296 KB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jamaly87/InteractiveGuestList

Concepts applied --> ArrayLists, switch/case, Dynamic User Input, Java Stream.

Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

juliobarcellos/Linguagem_Programacao

Repositório para o conteúdo das aulas e exercícios propostos na matéria cursada no 2º semestre do curso de Análise e Desenvolvimento de Sistemas

Language: Java - Size: 417 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

mayankjaiswal1709/switch-case

using 1-7 no. show the name of day according to week

Language: HTML - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

davidtrigo/Switch-caseSamples

switch Statement Samples - Curso Java 2017

Language: Java - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ayanbag/Switch

Python implementation of Switch Case statement.

Language: Python - Size: 22.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

senavs/python-switch-case

:heavy_check_mark: Python implementation of C Switch Case clause

Language: Python - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

DivyaMunot/Blood_Bank_System

Language: C++ - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Suryapardana/luas-bangun-datar-dan-suhu

Language: C++ - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

XxSuperCodex/Code-Challange-5-Section-2-of-Udemy-The-Complete-JavaScript-Course-2020-

Javascript

Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

nofaralfasi/Parking-Lot

Language: Java - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

jaceksanko/App_VanillaJS_Rock_Paper_Scissors

Language: JavaScript - Size: 37.1 KB - Last synced at: 9 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

meysam81/Arithmetic-term

Back from the college days, an implementation of arithmetic terms and their prefix, infix & postfix traverse

Language: C++ - Size: 4.2 MB - Last synced at: about 1 month ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Daniel-Higgins/Money-Converter

This basic GUI example will convert one selected currency amount to another selected currency.

Language: Java - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

kaichingchang/C-Control-Structure

C 語言控制結構的範例。

Language: C - Size: 3.91 KB - Last synced at: 4 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

akashkumarclg/JavaScript-Assignment

My Work In JavaScript

Language: HTML - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

rhalp10/StudentClassRecordArrayStorage

Student Class Record Using Temporary Array Storage With Function Of Add Edit Delete

Language: C++ - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0