conditionals
There are 86 repositories under conditionals topic.
posthtml/posthtml-mso
Makes writing Outlook conditionals in HTML emails easy.
ivarprudnikov/rjsf-conditionals
Conditional JSON Schema form functionality/wrapper for @rjsf/core
thomas-kl1/php-combine-conditions
Generic representation of conditional structure/tree library for PHP.
nombrekeff/cardboard-js
A very simple, yet powerful reactive framework, to create web applications. All of this with, no HTML, CSS, JSX, and no required build.
somekindofwallflower/codecademy-learn-javascript
Learn the JavaScript fundamentals you'll need for front-end or back-end development.
Make-School-Courses/MOB-1.1-Introduction-to-Swift
Learn Swift by Building Games
alicevillar/python-lab-challenges
Python Challenges with Solutions
carloscruz01/scientific_computing_python
Scientific Computing with Python
esgrid/W2-P-HP
The app is a show of Harry Potter character cards, with sliders to shape their personality in order for the hat (the button) to sort the character, choosing which house they are supposed to go to.
jasheloper/conditionals-test-2
Test skills with JavaScript conditionals.
jasheloper/conditionals-test-3
Test skills with JavaScript conditionals.
klee-schoeppl/ptt-calculator
Automated analysis of probabilistic truth-table tasks for studies on reasoning under uncertainty.
Ninja-Vikash/JavaScript-BrainStorming
Exercise logic building with JavaScript! 💖
AlawokiTech/Linux-Shell-Scripting
This repository provides a complete guide to Linux shell scripting for beginners and intermediates. Learn to set up your environment, write and execute scripts, use variables, conditionals, loops, and handle errors effectively.
anurag-handique/Quiz-App
Quiz App is a web project crafted with HTML, CSS, and JavaScript. It presents multiple-choice JavaScript questions, tracks user answers, and calculates scores.
drawdejohn/calculator
This is a basic calculator application built using HTML, CSS, and JavaScript. The application provides basic arithmetic calculations such as addition, subtraction, multiplication, and division.
drawdejohn/Etch-A-Sketch
Etch-A-Sketch is a browser-based sketchpad that allows users to create art by hovering their mouse over a grid of squares. The color of each square changes with each pass, creating a unique and colorful design. The app is built using HTML, CSS, and JavaScript, and demonstrates the developer's skills in DOM manipulation.
drawdejohn/rock-paper-scissors
A simple rock-paper-scissors game built with HTML and JavaScript to demonstrate basic concepts such as DOM manipulation and event handling.
FabianCruz-0/C-practice-code
This is my practice code of C.
G4brielXavier/python-roadmap-steps
Everything I learned on the roadmap
ibisbra91/JAVA_SE_recap
Java is a programming language with which we can develop cross-platform software thanks to the JVM (Java Virtual Machine). 🌱 Here I reviewed fundamental characteristics of the language and practiced its bases. I used InteliJ IDEA IDE, JShell, JavaDocs, conditionals, cycles, 1,2,3 and 4-dimensional arrays, I implemented functions, ... 💚🔥
jasheloper/conditionals-test-1
Test skills with JavaScript conditionals.
octaviagf/Login-Signin
If you want to test the Log in, the user name is "user" and the password is 12345.
Official-Akash/CPLUSPLUS
All the programs that I created during my Studies in C and C++
zwubbena/SAS-Conditional-Logic
SAS Conditional Logic
anisaunnisa02/PRODIGY_CS_03
Password Complexity Checker is a Python tool that evaluates the strength of passwords based on length, uppercase and lowercase letters, numbers, and special characters. It provides a strength rating and feedback to help users improve their passwords.
IgorAugust0/data-struct-1
📕 Repositório para arquivos da disciplina GSI006 - Estrutura de Dados 1
SHAMBAMAJUMDER/Capston-Project-Introduction-To-Computer-Programming
Capston Project:Introduction To Computer Programming
ashishshres/Learning-JavaScript
Learning JavaScript From Scratch
gnappo1/phase-0-module-4-functions-lab
Practice implementing an iterative solution to calculate the nth Fibonacci number using JavaScript. Includes functions to calculate Fibonacci numbers and display results.
gnappo1/phase-0-module-4-statements-practice
Welcome to the JavaScript Statements Practice Lab! This repository contains a set of hands-on exercises designed to help you reinforce your understanding of JavaScript variables, conditionals, and loops.
Tushar-Siddik/cs50p
An introduction to programming using a language called Python. Learn how to read and write code as well as how to test and “debug” it. Designed for students with or without prior programming experience who’d like to learn Python specifically.
virajbhutada/30-Days-Python-Challenge
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
yogaprasadk/Javascript_A_To_Z_Course
It is a repository for my learning of javascript notes and videos lectures.