conditional-statements
There are 771 repositories under conditional-statements topic.
shomali11/util
A collection of useful utility functions
posthtml/posthtml-expressions
Use variables, JS-like expressions, and even markup-powered logic in your HTML.
yyle88/tern
tern is a lightweight Go package for simple, concise ternary expressions, enabling clear conditional logic.
naman03malhotra/match-rules
A tiny 1kB zero dependency JavaScript utility that lets you write your conditional business logic in a declarative way (React like).
AlajeBash/2023_Summer_Cpp_Challenge
This repository contains a 100 collection of C++ exercises suitable for beginners.
amantiwari8861/C_Batch_11_to_12
This repository has basic concepts of C programming language
PatrLind/webpack-preprocessor-loader
Webpack preprocessor loader
twjiang/MIMO_CFE
Source code for the EMNLP 2019 paper "Multi-Input Multi-Output Sequence Labeling for Joint Extraction of Fact and Condition Tuples from Scientific Text" (给定科研文本如生物医药文献,联合抽取其中事实三元组、条件三元组,即对文献进行信息结构化)
venkat-0706/Number-Guessing-Game---Python
Python number guessing game: Computer picks a random number, user tries to guess it. Computer gives hints (too high/low). Repeat until correct. Add difficulty levels, limited tries, or scoring for more challenge.
ebubekirdgn/Python-Advance-Level
Python Advance Level
venkat-0706/Rock-Paper-Scissor-game
Rock, Paper, Scissors is a simple game where two players choose one of three options: rock, paper, or scissors. The rules are: rock beats scissors, scissors beats paper, paper beats rock. If both choose the same option, it's a tie.
venkat-0706/Tic-Tac-Toe-Game
Tic-Tac-Toe is a simple game where two players try to get three marks in a row on a 3x3 grid. The first player to achieve this wins. If no one does, it's a draw.
anshumansinha3301/Master-in-C-Language
Programs in the C language that I worked on during my first semester including basics, conditional statements and Control Flow Statements.
anshumansinha3301/CPP-Supreme-Base-to-SDE
C++ Codes that I have worked on during third semester (includes Data Structures and Algorithm Codes, printing patterns, trading components, Questions)
lironmiz/self.py-python-course
this repository contains solutions in python to the python course problems of the Cyber Education Center from campus.gov.il. and the final project of the course hangman
santoshpanda1995/MATLAB-for-all
This comprehensive collection covers everything from the foundational basics to advanced techniques related to MATLAB. I will try to cover the basic introduction, looping, plotting, image processing, and some concepts of machine learning.
Aniruddh-0701/Python_Programming_Notes
Notes for in-depth learning of basic concepts in python programming.
Its-Aman-Yadav/Basics-of-CPP-Coding-Ninjas
This repo contains all the solutions and assignments given in coding ninjas introduction to cpp
damaera/react-control-statements
Neater control statements (if/for) for react, as a component
mileusna/conditional
Package conditional is go/golang replacement for ternary if/else operator
prakhar290/topicwise-c-plus-plus-programs
Kind of a proper guide from very basic to intermediate level for getting started with C++ programming.
infotechprogrammer/data-structure-in-java
Problems of Data Structure from basics are covered here for interview preparation and logic building. Basic programming problems and so many interview based leetcode problems are present. Every program is written to solve problem in as optimized way as possible.
thecodrr/WhatIfJS
WhatIf is an extremely simple and easy to use JavaScript extension for expressing a single if-else statement anywhere, anytime.
Rashmiranjan07/JS-tutorial
A JavaScript tutorials for beginners, An introduction to JavaScript programming languages building blocks, step-by-step guide to JavaScript
heyabhinav/Programming-in-C
Covers basics of C programming language, will help in understanding concepts of programming language.
MorvanZhou/whenact
Conditional decision flow
ousc/conditio.js
conditio is a lightweight JavaScript library that provides a simple and expressive way to write conditional expressions with return values. It allows you to define conditions and corresponding results using a set of conditional functions.The library is easy to use and can be installed via npm.
DBJDBJ/dbj.cond
JavaScript without if( ) else ( ) cascades ...
garydavisonos/conditional-helpers
A collection of JS helper functions to be used in conditional logic within projects.
Hafiz-Sakib/PUC-ICS-Tasks
Premier University,Chittagong.ICS Course
Nitin-Diwakar/100-days-of-code
This is a Python Project and Problem-solving repository, which I made when I started learning to code. Feel free to use it, learn, and understand.
varunsridharan/wp-conditional-logic
Simple WordPress Library To Evaluate / Handle Conditional Logic.
jaayperez/pseudocode
A conditional statement example in pseudocode.
Pegah-Ardehkhani/Python-Tutorial-Plus-Questions
A comprehensive Python tutorial repository that covers key programming concepts along with practical questions and examples
tajnur007/js-benchmark-testing
Explore the performance nuances of common JavaScript operations with this benchmark testing repository. Compare deep cloning methods, loop constructs, condition checks, bitwise operations, and arithmetic calculations. Optimize your code and make informed decisions based on real-world performance metrics.
MohammadRezaei5/Hide-Show-Password-using-Eye-icon
Hide-Show-Password-using-Eye-icon