A collection of useful utility functions
-
Updated
Jul 17, 2022 - Go
A collection of useful utility functions
Use variables, JS-like expressions, and even markup-powered logic in your HTML.
tern is a lightweight Go package for simple, concise ternary expressions, enabling clear conditional logic.
A tiny 1kB zero dependency JavaScript utility that lets you write your conditional business logic in a declarative way (React like).
This repository has basic concepts of C programming language
Source code for the EMNLP 2019 paper "Multi-Input Multi-Output Sequence Labeling for Joint Extraction of Fact and Condition Tuples from Scientific Text" (给定科研文本如生物医药文献,联合抽取其中事实三元组、条件三元组,即对文献进行信息结构化)
Webpack preprocessor loader
Python Advance Level
Programs in the C language that I worked on during my first semester including basics, conditional statements and Control Flow Statements.
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
This repo contains all the solutions and assignments given in coding ninjas introduction to cpp
C++ Codes that I have worked on during third semester (includes Data Structures and Algorithm Codes, printing patterns, trading components, Questions)
Notes for in-depth learning of basic concepts in python programming.
Neater control statements (if/for) for react, as a component
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.
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.
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.
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.
Package conditional is go/golang replacement for ternary if/else operator
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.
Add a description, image, and links to the conditional-statements topic page so that developers can more easily learn about it.
To associate your repository with the conditional-statements topic, visit your repo's landing page and select "manage topics."