Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

44 Commits

Repository files navigation

banner

This repository contains a collection of C# console applications that I have created. These applications were built using Visual Studio and the .NET framework.

Logocontact me badge


Applications

Application NameDescriptionLink to Code
HelloWorldA basic "Hello World" program to ensure the development environment is set up correctly.Link
CalculatorA simple calculator that performs addition, subtraction, multiplication, and division.Link
TemperatureConverterA program that converts a temperature in Fahrenheit to Celsius.Link
InterestCalculatorA program that calculates the simple interest on a loan.Link
GradeCalculatorA program that calculates the letter grade of a student based on their percentage score.Link
ArraySumCalculatorA program that calculates the sum of an array of integers.Link

How to Run

To run any of these console applications, follow these steps:

  • Download or clone this repository to your local machine.
  • Open the solution file (.sln) in Visual Studio.
  • Select the console application you want to run.
  • Press F5 or select "Debug" > "Start Debugging" to build and run the application.
  • Follow the instructions displayed in the console window.
  • That's it! You can now explore and run these C# console applications in your local development environment.

About

Exploring the world of C# programming through a collection of console applications.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Contributors

Languages