GithubHelp home page GithubHelp logo

csharp-struggles's Introduction

MIT License


c-sharp-logo

Csharp struggles

This is a repository, consisting of all my pet-projects I made with C#. I used plenty of technologies here, including delegates, lambda-expressions, Windows Forms and XML/JSON.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

Programs' synopses

  1. Simple arithmetic algorithms in C#
  2. Singleton pattern
  3. Basic square matrix class
  4. User's text class with serialization/deserialization and Memento pattern realization
  5. Dictionary of wrong words and phone numbers using Builders pattern
  6. The square matrix class extension with anonymous and extending methods and delegates
  7. Basic generic binary tree class with iterators, and external lambda expressions for its traversal
  8. Windows Forms application for synchronization of two directories
  9. Logging mechanism for the latter Windows Forms application
  10. Unit tests for the aforementioned square matrix class

(back to top)

Getting Started

All the folders with the code aren't for deployment and are shown to demonstrate working examples of competencies of a C# and .NET developer. Installation via git clone or any other package manager apps isn't recommended. Most of these projects are created with Visual Studio via "new project" option, therefore many system files are created automatically and mostly ignored for git.

Usage

If you want to check out the projects, use Visual Studio to create a project and simply copy the code into created files. No high-browed dependancies were used, hence errors aren't expected if all is done right.

Some screenshots of apps:

Windows Forms app with logs

windows forms folder update

matrix calculator

matrices multiplication

binary tree

(back to top)

csharp-struggles's People

Contributors

danilx8 avatar silmarill avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.