Skip to content

This repo contains a series of c# Projects i'm currently doing to learn the language

Notifications You must be signed in to change notification settings

Aguspanale/CSharp-PracticeProjects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Math game project

This project is my first C# project, where I've developed a Math Game following guidelines from The C# Academy. It was developed using Test-Driven Development (TDD). The code is kept as clean as possible. (Tried to apply patterns and heuristics from my software engineering 1 class, where i code them in smalltalk)

Habit Logger

This is the second project, also following guidelines from The C# Academy. This one is to practice making CRUD operations using the ADO.NET provider for SQLite. it is currently ongoing

About

This repo contains a series of c# Projects i'm currently doing to learn the language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages