• Stars
    star
    1
  • Language
    C#
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

How the switch statement can be used in place of the if and else if statement, in my view I think the switch statement is better if you want to check equality or the exact match/value.

More Repositories

1

Crash-course-csharp-

C#
7
star
2

Computational-Math

Jupyter Notebook
5
star
3

Guessing-game

A program that generates a random number between 1 and 10. Program tells whether user's guess is too high, too low or correct.
C#
4
star
4

allytyson16

4
star
5

HTMLSSS

My first officially, publicly markup language.
HTML
4
star
6

Borders

HTML and CSS, using the caption tag.
HTML
3
star
7

TO-DO-LIST-AS-A-STUDENT-CODER

MY TO-DO LIST AS A STUDENT AND A CODER.
HTML
3
star
8

a-brief-me

It's a repository about me.
HTML
3
star
9

and-or-operators

C#
2
star
10

scratch

2
star
11

HTML-5

AUDIO,VIDEO,BGCOLOR.
HTML
2
star
12

Zip-code

C#
2
star
13

Grade-and-names-of-highestGradeStudents

C#
2
star
14

Double-borders

I learnt to use tables and borders some time ago. This particular repository is of a table with 3 rows and 3 columns, the rows containing; Course name, credit hour and my rates on the courses.
2
star
15

Webkit-Radial-Gradient

I managed to study about radial-gradients and it was going well until the code decided not to run as I wanted.
HTML
2
star
16

Tables-and-Borders

I learnt to use tables and borders some time ago.
1
star
17

Angle-to-Radian

Kelvin and I wrote a C# program to take user input as angle and then convert to radian.
C#
1
star
18

Arrays-in-C-

C#
1
star
19

10-15-w3-questions

C#
1
star
20

loops

C#
1
star
21

ohho

C++
1
star
22

Compound-expressions

C#
1
star
23

HangMan-Game

C#
1
star
24

Radial-Gradient

I managed to study about radial-gradients and it was going well until the code decided not to run as I wanted.
1
star
25

lamalamalama

C++
1
star
26

C-if-else-mod-abs-

1
star
27

input-lessthan-greaterthan

Write a program that prompts the user for an hourly pay rate. If the value entered is less than $7.50 or greater than $49.00, display an error message, otherwise display a message indicating that the rate is okay.
C#
1
star