C# custom classes for .Net Windows Form Application inspired by MVP architecture.
-
Updated
Nov 13, 2024 - C#
C# custom classes for .Net Windows Form Application inspired by MVP architecture.
Object Oriented Programming - C# .NET
C# projects focus on OPPS
C# Object oriented projects. These were part of a sophomore programing class that I took during my undergrad
exercise in c#; learning about classes the various properties and methods they can posses as well as the flow of a program.
Yazılım Geliştirici Yetiştirme Uygulamaları
An abstract class is a special type of class that cannot be instantiated. An abstract class is designed to be inherited by subclasses that either implement or override its methods. In other words, abstract classes are either partially implemented or not implemented at all.
Exercícios trabalhados no Curso Power Code usando a linguagem C# utilizando classes, polimorfismo e estruturas condicionais.
Jogo de tabuleiro de 2-4 jogadores, contendo 4 peões para cada. Cada jogador é representado por uma cor (verde, azul, amarelo, vermelho) que não pode se repetir. Ganha o jogador que colocar seus 4 peões na última casa do tabuleiro. O jogo conta com regras de captura, safehouses, rolagem de dados e etc.
C# week 8 homework - classes and inheritance. Digital football prototype ⚽
Unit 16 Object-Oriented Programming. Provided with a task to create an application using OOP concepts.
First instance working with multiple classes in C#
Using enums, working with classes (Methods, Objects, Constructors, creating own types, Generic Types, Extension Methods and Overriding) and structs.
FSC-BCS-426: C# Programming Lab 2
This repository showcases examples of Unit Testing classes and individual functions in an ASP.NET application. I have spiced things up with some unit tests using xUnit, FakeItEasy, and Fluent Assertions. All these functions have very predictable results as to not over complicate the tests.
Assigment 1 for C# course at Malmö University
Add a description, image, and links to the classes-and-objects topic page so that developers can more easily learn about it.
To associate your repository with the classes-and-objects topic, visit your repo's landing page and select "manage topics."