Skip to content

Latest commit

 

History

20 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📘 C# Console Applications

This repository contains practice sets and sample projects built using C# Console Applications. It is designed to help beginners (like me) strengthen their understanding of C# basics, problem-solving, and object-oriented programming concepts.


🚀 Features

  • Collection of practice problems solved using C#.
  • Focus on console-based applications for clarity and simplicity.
  • Beginner-friendly code with step-by-step logic.
  • Includes examples of:
    • Input/Output handling
    • Arrays and loops
    • Conditional statements
    • Functions and methods
    • Object-Oriented Programming basics

📂 Project Structure

CSharp-ConsoleApplication/
│
├── Array_Solution/        # Example project solving array problems
├── .gitattributes         # Git configuration
├── .gitignore             # Ignored files
└── README.md              # Project documentation

🛠️ Getting Started

Prerequisites

  • Install Visual Studio or VS Code with the C# extension.
  • Ensure you have .NET SDK installed.

Running the Code

  1. Clone the repository:
    git clone https://github.com/Shreyan-Maity/CSharp-ConsoleApplication.git
  2. Navigate to the project folder:
    cd CSharp-ConsoleApplication
  3. Open in Visual Studio or VS Code.
  4. Run the application:
    dotnet run

📖 Learning Goals

This repo is part of my journey to:

  • Practice C# fundamentals.
  • Strengthen Data Structures & Algorithms using C#.
  • Build a foundation for backend development with .NET Core.

🤝 Contributing

This is a personal practice repository, but if you’d like to suggest improvements or share solutions:

  • Fork the repo
  • Create a new branch
  • Submit a pull request

📜 License

This repository is licensed under the MIT License – feel free to use and modify the code for learning purposes.


✅ This README makes your repo look professional and beginner-friendly.
Would you like me to also add badges (like build status, language, or license) to make it visually appealing?

About

This repo contains all my practice sets of C#-Console applications

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages