ifelse
There are 84 repositories under ifelse topic.
WaffleLapkin/kiam
Better syntax for if/else chains
s-fleck/lest
Vectorised Nested if-else Statements Similar to SQL CASE WHEN (forked from dplyr)
AlianeAmaral/JAVA_estudos_e_testes
Testes próprios utilizando recursos do aprendizado de programação JAVA.
AlianeAmaral/JAVA_estruturas_condicionais
Exercícios de Estruturas Condicionais em JAVA. Realizados com base no conteúdo do curso de JAVA Programação Orientada a Objetos, Prof. Nélio Alves.
mileusna/conditional
Package conditional is go/golang replacement for ternary if/else operator
erictleung/unnestIfElse
:hourglass_flowing_sand: RStudio Addin to quickly and roughly convert nested ifelse() statements to dplyr::case_when()
adarshPatel509/lex-yacc-programs
CSPC41 – PRINCIPLES OF COMPILER DESIGN. Programming Assignment NIT TRICHY
its-Kumar/C_Programming
This repository contains all programs implementation in C language from B.tech Programming syllabus. Most of the programms from Let Us c and C in Depth books.
oguzhanKomcu/CSharp__Fundamentals
I share my work on C#.
romulocraveiro/geracoes
Exercício de JavaScript que mostra a geração de uma pessoa, seu significado e uma ilustração, a partir do ano de nascimento
AbhiSingh58/Drumpad
Drumpad Using javascript that gives different sounds on clicking on pad's buttons and can also be played by keyboard ( b1=Q , b2=W, b3=E ,b4=R ,b5=T ,b6=Y )
AbhiSingh58/Insta-Post-Layout
Instagram Post layout that gives like animation on double click and also number of likes increases
kayprogrammer/booking_app
A simple cli application built with Go
madhurimarawat/Programming-in-PHP
This repository contains programs in the PHP programming language.
MochaLazy/IponApp
A Console-based saving tracker app
natserract/predict-sugar
Syntactic sugar for if, else statements by a function.
POOVASOKAN/Weather-App
Weather App
prabhakaranthangavel/DOM-Day-5-TaskProject-4-DiceGame
https://taskproject4-dice-game.netlify.app/
sreenathpranav/C-Workshop
C programs for beginners- CSI worksop
SupratimSircar05/OS_Lab2
Final files of OS Lab 2.
ufukhalis/when
Simple Matching
vaibhavtrivedi2002/Conquering-Java
This repository provides a collection of Java programs commonly encountered in technical interviews. Sharpen your understanding of core Java concepts, algorithms, and data structures. Challenge yourself with problems ranging from basic to advanced.
YashChavanWeb/perfectcode
"Explore our GitHub repository for essential C language codes. From fundamentals to practical examples, our website offers concise, well-documented snippets in HTML, CSS, and JS. Ideal for all skill levels, it's a valuable resource for enhancing your C programming skills."
manasvi0828/Assignment-1.py
Coding practice for beginners
vengatesh5498/Rock_Paper_Scissor_Game
Journal #2 A small mini project since I started to learn Python
anbuleo/stateContainer
statecontainer app
AugustodoDRIP/teste-prof
trabalho professor Miderson
EdisCode/PROG8051-Assign1
Virtual Pet Simulator Project
Jauneld/Jaunel-3.5-Conditionals-IFELSE_Predict-Run
We are predicting what the code will do when it runs. The predictions should be added to the code as comments.
Jauneld/Jaunel-3.6-Conditionals-IFELSE_Investigate
We used comments to answer the investigation questions on the example code.
Jauneld/Jaunel-3.7-Conditionals-IFELSE_Modify
The user is asked at the end if they guessed correctly. Then if they did, display a “Well done” message. If they didn’t, display a “Never mind” message. As well as checking whether the answer is too high or too low, add a line that checks whether the guess is equal to the answer and if it isn’t, displays a “Bad luck” message.
Jauneld/Jaunel-3.8-Conditionals-IFELSE_Make
I wrote a program called "Test Grader". The program should allow the user to enter a test mark between 1 and 100 If the number entered is too high or too low, a message should be displayed informing the user of this. It will tell the user when they failed or passed and what letter grade they got.
KavithaTheLearner/conditionals-example
This repository contains a Java implementation of basic conditional logic using if-else statements. The program evaluates an integer based on specific conditions and prints whether the number is "Weird" or "Not Weird" according to the given criteria.
madyell/Calculator
a Calculator made with C# ( C# ile yapılmış bir Hesap Makinesi)