GitHub topics: conditional-statements
megumihoshino/learning_C
basic C learning guide
Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

supunxiii/predict-progression
python program to predict progression outcomes at the end of each academic year.
Language: Python - Size: 2.93 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

supunxiii/elec-bill
python program to calculate the electricity bill.
Language: Python - Size: 1000 Bytes - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

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" (给定科研文本如生物医药文献,联合抽取其中事实三元组、条件三元组,即对文献进行信息结构化)
Language: Python - Size: 206 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 21 - Forks: 9

chandan0069/Treasure-Island
This Python code implements a simple text-based adventure game where you explore a mythical island and search for treasure. Make a series of choices at crossroads, lakes, and mysterious houses to navigate your way to potential riches (or danger).
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chandan0069/Coffee-Machine
This Python code simulates a coffee machine, allowing users to virtually purchase espresso, latte, or cappuccino. It tracks ingredients (water, milk, coffee), processes coin payments, and provides reports. Designed for coffee enthusiasts, programmers, and business owners to explore coffee selection, practice Python concepts.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chandan0069/Blackjack
Challenge yourself in this exciting game of Blackjack! Test your skills against the computer by aiming to get a score as close to 21 as possible without going over (busting). Aces can be worth 1 or 11, adding a strategic element to your decisions.
Language: Python - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chandan0069/Hangman
This Python code implements the classic Hangman game. You're presented with a hidden word represented by a row of underscores. Your goal is to guess the word letter by letter, revealing the correct ones in their positions. With each incorrect guess, you lose a life.
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

chandan0069/Rock-Paper-Scisssors
This Python code implements the classic Rock, Paper, Scissors game. You choose between rock, paper, or scissors, and the computer randomly selects its choice. The code determines the winner based on the standard game rules and displays the results.
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

jasheloper/color-choices
Apply more color choices to a simple website.
Language: HTML - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

jasheloper/js-calendar
Display number of days in each month.
Language: HTML - Size: 9.77 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Bharathj21/C-PROGRAMMING
Programs in c
Language: C - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

muhammad3245571106/Number-crushing-game-using-assembly-language
This project is number number-crushing game developed using assembly language.
Language: Assembly - Size: 668 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RAJATKUMARSINGH527/Project-1-Rock-Paper-And-Scissors
"Rock-Paper-Scissors, a timeless game of chance and strategy! 🪨✂️📄 Test your wits in this classic showdown where rock crushes scissors, scissors cuts paper, and paper covers rock. Simple yet thrilling, it's the ultimate battle of mind games and quick decisions! #GameOn 🎮"
Language: Python - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

debargha002/FizzBuzz
I have attached R and Python file, and a pdf file for your evaluation of the answer and the code of FizzBuzz.
Language: Jupyter Notebook - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Akankshabairagi55/Project1-ROCK-PAPER-SCISSORS
Rock 🪨, paper 📄, scissors ✂️ - a timeless game of strategy and chance. Players choose their weapon in anticipation of their opponent's move. Rock crushes scissors, scissors cuts paper, paper covers rock. Simple yet endlessly entertaining, it's a test of wit and luck. Ready to play?
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

iVGeek/mood-ring
This Mood Ring Themes exercise uses a change event to toggle on and off different background colors based on if the user is feeling happy, sad, or passionate.
Language: CSS - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

KishanKumar08/Project_1-Rock-Paper-Scissor-Game
"Rock Paper Scissors: The Classic Showdown" is an interactive project that recreates the timeless game loved by all. Users engage in a battle of wits, choosing between rock, paper, or scissors to outsmart their opponent, whether human or AI. With colorful graphics and intuitive controls, players immerse themselves in the excitement
Language: Python - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Dare-marvel/C-programming--Problem-Solving-through-Imperative-Programming-Lab--PSIPL--
📜 Welcome to the C Programming Repository! 📚✨ Immerse yourself in a meticulously curated knowledge bank on C Programming. 🌐💡 Explore the intricacies of coding, algorithms, and efficient programming techniques. 🚀💻 Master the art of C language in this dynamic space! 👨💻🌐
Language: C - Size: 206 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

PrathameshZ900/RockPaperScissors
🎮 Rock, Paper, Scissor Game 🧱 Experience the classic game in your terminal! Challenge the computer, track scores, and enjoy intuitive gameplay. Perfect for casual fun or algorithmic exploration. Dive in and unleash your strategic prowess!
Language: Python - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

khani12335/45-question-assignment
I have done 45 question.
Language: Python - Size: 5.86 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Rj-rohan/Python-Course
Python Notes
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

DineshNuvvula/Treasure-Island
This python program is a 'treasure hunt' game. It asks the user to answer few question and with the correct answers, the user gets close to the treasure.
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

DineshNuvvula/Rollercoaster-Ride
This python program gets the height of the user and display the ride fare according to their age, if eligible to ride.
Language: Python - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

abhijitdesai28/java-sql-projects
This repo contains java and sql (CRUD) combination projects
Language: Java - Size: 85 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PoojaP-atil/Car-Rental-System
Created a car rental system using sequence data type and conditional statements.
Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

p8nberger/week1assignment
a test bed for my growth and learning about software development
Language: JavaScript - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ShaikhShahidofficial/coding-problems
Coding ninja problems
Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

NjabuloBot/Prime-Number
Java Program that return prime numbers from a range of numbers entered by a user,with the use of the JAVA Scanner class for taking in user input,conditional statements to check if a given number is a prime number or not and the use of recursion.
Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abhijitdesai28/java-sql-project
This repo contains java and sql (CRUD) combination projects
Language: Java - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

naman03malhotra/match-rules
A tiny 1kB zero dependency JavaScript utility that lets you write your conditional business logic in a declarative way (React like).
Language: JavaScript - Size: 1.24 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 43 - Forks: 6

KernelBypass/Haskell-High
A mini-project to practice functional programming and play around with Haskell: Implemented a dictionary data structure and created a driver program that performs grade management.
Language: Haskell - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

karim1safan/Programming-Languages
This repo for my codes and solutions for 3 partes in Programming Languages courses
Language: Standard ML - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PrinceInScripts/C-and-DSA-Foundation
A repository for understand the C++ Better
Language: C++ - Size: 954 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sripathy914/MERN-javascript
In this repository, you can learn Javascript concepts with programs which are essential for your MERN preparation and also for you web development.
Language: JavaScript - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Anastasia-front/python-start
first steps into Python
Language: Python - Size: 1.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

B3TA-BLOCKER/Scientific-Calculator
A minimalist C++ calculator program offering basic arithmetic operations, trigonometric functions, and mathematical utilities. Features a clean console interface, modular code design, and simple user interactions.
Language: C++ - Size: 19.5 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

HarshitShukla-dev/C-LanguageClasses-2nd-Semester-LPU
The "C-LanguageClasses-2nd-Semester-LPU" repository contains a collection of C programs created during Lovely Professional University's 2nd semester classes. The repository serves as a reference for C language students and anyone interested in reviewing or studying the codes.
Language: C - Size: 1.81 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MuhammadTahaNasir/100PySnippet
Welcome to my #100PySnippet Challenge repository! 🚀 Join me on a 100-day coding adventure where I explore Python through concise and powerful daily code snippets. From fundamental basics to advanced concepts, each snippet provides practical insights into Python programming.
Language: Python - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

hoolloow/Python-Basic-Projects
Basic Python Projects For Begginers
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vickyluvs/conditional_test1
Test skills with JavaScripts conditional
Language: HTML - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Vshivacode/Day-3-Python
Projects: 1. even or odd, 2. Advance BMI Calculator, 3. Leap Year or Not, 4. Roller coaster ride, 5. Pizza Order Program, 6. Find Movie Seat Number
Language: Python - Size: 18.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ana-Niko-byte/math-tab-mastery
An engaging and intuitive frontend application for young users to master speedy mental arithmetic.
Language: JavaScript - Size: 15.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 1

Ana-Niko-byte/caribbean-hangman
Hangman game built with python. Help the Caribbean sucker escape the noose!
Language: Python - Size: 344 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

AVINASH-KURREY/Basic-Python-Programming-Notes
Basic python Notes for beginners
Size: 4.19 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nilansh-07/JavaCodes
Here, In this repository you will get all the frequently asked questions/answers by MAANG companies related to the different Data Structures & Algorithms.
Language: Java - Size: 29.3 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

francomano/planning_taxi_domain
A taxi domain modeled in PDDL. The objects in the chosen domain are taxis, people, and sidewalks. Taxis can park along a sidewalk or double-park and can move from one sidewalk to another
Language: PDDL - Size: 40 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shipra-09/MS-Excel-Advance
Unlocking the full potential of Excel with this repository. From essential functions like SUMIFS and COUNTIFS to advanced functions like VLOOKUP and HLOOKUP, this collection is the go-to guide for mastering data manipulation. Dive in, explore, and master Excel.
Size: 390 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

DillonMeacham/ChooseYourAdventure
Utilizing C# logic and conditionals, I created a mysterious Adventure Game.
Language: C# - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Shipra-09/Python
Exploring a versatile assortment of questions and challenges in this GitHub repository, covering a spectrum from basic to advanced topics. The collection comprises mathematical operators, strings, conditional and iterative statements, Lists, Tuple, Pandas, and more. Dive in folks.
Size: 1.13 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Wafaayan/Cplusplus-Basics
This repository contains examples and exercises covering fundamental C++ concepts. It's intended for anyone learning or refreshing their C++ skills.
Language: C++ - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

abhinab-choudhury/Programming_Assignment_3_SEM_1
ITER-SOA Assignment-3 for Semester - 1
Language: Java - Size: 188 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

sanjay-gangishetty/java-mini-project
Java mini project, created for practicing core java fundamentals.
Language: Java - Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

markgeorge-programming/XO-Game
I made a Tic-Tac-Toe game, but it requires a good knowledge of arrays so you can play using rows and columns form 0 till 2. Win conditions are not implemented yet. Stay tuned for the update!
Language: C++ - Size: 11.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ebubekirdgn/Python-Advance-Level
operators
Language: Python - Size: 30.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 15 - Forks: 2

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.
Language: JavaScript - Size: 425 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

briwyatt/student-grades
Language: JavaScript - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Kharukulavat/ITS100-Introduction-to-Computers-and-Programming-Course-Lab-Exercises
All weekly lab exercises & homework in ITS100 Introduction to Computers and Programming Course
Language: Python - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Github-Amity/JavaBasics2
A project on Java conditions and loops
Language: Java - Size: 9.77 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

rohitpaul09/CodeStorm-Challenge
Used Python to solve 30 complex coding questions, spanning topics like data types, indexing, slicing, operators, built-in functions, conditionals, loops, object-oriented programming, and exception handling.
Language: Jupyter Notebook - Size: 18.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

PrinceAdvance/Count-Capi
Count-Capi which is Country-Capitals, is a game to help everyone learn about capital cities of countries in a much more fun and easy way...through gaming! Feel free to check it out
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

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.
Language: Python - Size: 8.62 MB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 5 - Forks: 1

Pavithra24-py/love_calculator
This project is simple love calculator using if and logical operators
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Evan-Mucciolo/python-challenge
Analysis of company financial records and polling data for Northwestern Data Science BootCamp
Language: Python - Size: 6.56 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Ibrahim-Abbadi/runtrack-python
Python Programming Challenges
Language: Python - Size: 2.15 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Holladworld/alx-higher_level_programming
Repository contain all my Works and Tasks & Project done in the Software Engineering Training. This task focuses on learning higher languages including Zen Python, JavaScript, Html, and other higher languages
Language: Python - Size: 274 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

aravinthakshan/Card-War-Simulation
Card War Simulation, Milestone Project 2, As part of the Course Curriculum in Jose Portilla's 2021 Complete Python Bootcamp From Zero To Hero
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

baptst/python
Class exercices with M. Landi.
Language: Python - Size: 7.81 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

todor-petrov/Python-Program
Modules
Language: Python - Size: 604 KB - Last synced at: 25 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

cemrekaplaan/helloWorld
Introduction to Java Programming / Mortgage Calculator
Language: Java - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

KirilMadzharov/Programming-Basics-with-Python-February-2023
Programming Basics with Python - February 2023
Language: Python - Size: 2.45 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

CreatedByCC/js-calculator-freecodecamp
This is one of the freeCodeCamp Front End Development Libraries Projects. In this project we build a functional calculator using JS.
Language: JavaScript - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

evans646/React-starter
Starter template for my blog React Conditional Rendering
Language: JavaScript - Size: 275 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Anandh-18/CONVERTER
Simple converter used to convert temperatures,currencies and length
Language: C - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

kuhupatel15/C-language
This repository contains some basic c programs.
Language: C - Size: 21.5 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Holladworld/alx-low_level_programming
Repository contains all of the projects done at ALX Software Engineering School's on Low Level Programming. All of the projects are written in C with styling guide `Betty Style. All projects are created to run on Ubuntu 14.04, & 20.4 then compiled with the command
Language: C - Size: 421 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mahadinour/python-tutorial
all kind of python syntax and OOP concept
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Aramrt/PythonDoc
This repository is for learning most important concepts of Python for starting Machine Learning and Deep Learning basics.
Language: Jupyter Notebook - Size: 4.21 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - 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: 27 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

khushi-sabarad/c_codes
Basic coding using C
Language: C - Size: 78.1 KB - Last synced at: 4 months ago - Pushed at: almost 2 years 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: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

greciagarciav/LIM012-data-lovers Fork of ElinAlice/LIM012-data-lovers
Pokemon es una aplicación web que permitirá a los usuarios conocer más sobre el mundo pokemon. La aplicación le permitirá conocer a detalle a los pokemons y cuáles pueden usar en batallas pokemon con el objetivo de ganar. Proyecto en pares realizado con @ElinAlice
Language: JavaScript - Size: 2.82 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

madhurimarawat/R-for-Datascience
This repository contains Programs in the R programming language.
Language: Jupyter Notebook - Size: 387 KB - Last synced at: 18 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

sathish0305/Rock_Paper_Scissors_Game
Rock Paper scissors is mini game developed using Python
Language: Python - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

maazali2301/Assignments-Cpp
A collection of some C++ Assignment Solutions at FAST NUCES for the courses Programming Fundamentals & Object Oriented Programming
Language: C++ - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

KiranChavan18/Java-Programs
Java Programs
Language: Java - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

TeodorIvanov2304/CSharpBasics
CSharpBasics programs
Size: 5.36 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

RITIKINGLE/Problem-solving
A collection of Java solutions to diverse array and string problems, featuring implementations of if-else logic, for loops, and more, aimed at enhancing coding skills and problem-solving abilities.
Language: Java - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

madhurimarawat/Java-Programming
This repository contains programs in the Java programming language.
Language: Java - Size: 50.8 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ananyachibber21/Java-programming-for-interviews
All important Lab Assignments and Data Structure Programs in Java.
Language: Java - Size: 97.7 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

CreatedByCC/heat-map-freecodecamp
This is one of the freeCodeCamp Data Visualization Projects. In this project we build an app that displays data in the form of a heat map.
Language: JavaScript - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

KESA24/Andela-Week-2-Challenge-2
A function that takes a string and returns an array containing a new string made of all and only the vowels from the original string and the number of duplicates in the original string.
Language: JavaScript - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

albertiaedev/LearnEasyPython
Welcome to LearnEasyPython :snake: This is an open source and friendly course where you'll learn the principals of Python :snake: It is one of the hottest :fire:, sexiest :boom: and most demanded 💪🏽 programming languages right now... Surely learning it is super easy, because it has a simple syntax :sa: and there are plenty of resources out there in the web :globe_with_meridians: and yet, here it's another free resource so why not take it? It's free!!! :money_with_wings:
Language: Python - Size: 146 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vitormanoel17/projeto-em-C
Projeto acadêmico desenvolvido na linguagem C. Tem como objetivo fornecer um sistema de cadastro para um clube.
Language: C - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

varshareddy03/rank_predictor
Predicts whether a student is eligible to get a seat at VNR VJIET. If yes displays the branches he/she is eligible.
Language: C - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Revanth-05/Java
Complete Java Codes from Beginning to Advanced + DSA
Language: Java - Size: 55.7 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

CreatedByCC/palindrome-checker-freecodecamp
This is one of the freeCodeCamp JS Algorithms and Data Structures Projects. In this project you need to write a function that checks if a string is a palindrome (word/sentence that is spelled the same forward and backwords) ignoring punctuation, case, and spacing.
Language: JavaScript - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

musamairshad/C-Sharp-Learning
This repository contains material related to C# Learning.
Language: C# - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

eisBlume0901/java-i-programming-moocfi-notes
My notebook when I was learning University of Helsinki's MOOC Java I Programming
Language: Java - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

bekalue/alx-low_level_programming
💻Low level programming with C programing language
Language: C - Size: 397 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0
