• Stars
    star
    2
  • Language
    C++
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A very simple C++ code that can tell if an integer is even or odd.

More Repositories

1

Conveter

This code can convert Bin to Dec and vice versa and also Celcuis to Kelvin and vice versa. Many other functions and quantities will be added shortly, a help is highly welcomed.
C++
2
star
2

Anota

An upcoming website prototype
CSS
2
star
3

CPP-GCD

A C++ program that finds the GCD of two integers and not only that, but it shows the steps used in finding the answer which enhances the understanding of the concept.
C++
2
star
4

Auto-Text

An automated texting bot with Javascript. It's just a prototype!!
CSS
2
star
5

CountDown

A count down C++ code with a beep sound and a cool finishing sound !
C++
2
star
6

CPP-Form

A sign in form with C++, its not cool or not very nice but i think its a good start point.
C++
2
star
7

MTN-MOMO

A prototype of MTN-MOMO service with very limiteed functionalities but pretty cool project. You can use all the options like the real MTN MOMO, but its not connected to any database nor account. Am wandering if it can be possible !!..?
C++
2
star
8

Pyramid-Pattern

This code takes an input (integer) from the user and prints a half pyramid with the number of lines inputed. It's not very useful but it was a task in our secondary school ICT manual which was troubling us. So i hope it will help my juniors.
C++
2
star
9

Quadratic-Equation

Solves a quadratic equation by finding the values x using the quadratic formula.
C++
1
star
10

Farhrenheit-to-Celcius

Converts tempreture in Farhrenheit to Celcius approximatley.
C++
1
star
11

Celcius-to-Farhrenheit

Converts temperature from Celcius to Farhrenheit
C++
1
star
12

Greatest-Number

Takes 3 integers as input and prints the greatest number.
C++
1
star
13

Kletty-fly-design-challenge

A competition/challenge to reproduce a photoshoot flyer with CSS or even React. I used just html and css.
CSS
1
star
14

316-Project

Functional Programming wit ocaml
OCaml
1
star
15

UBCOMSA

1
star
16

mern-shopping-website

JavaScript
1
star
17

Calculator

A simple calculator in C++, takes 2 integers as input with an operator, the evaluates the answer.
C++
1
star
18

Sort-array

This is a C++ program that collects any amount of input (integers) from a user and sorts them in an ascending order them prints them.
C++
1
star