项目作者: AbelHristodor

项目描述 :
Tournament Tracker Application following Tim Corey's 24h C# Course on Youtube/freeCodeCamp
高级语言: C#
项目地址: git://github.com/AbelHristodor/TournamentTracker.git
创建时间: 2020-02-24T11:05:41Z
项目社区:https://github.com/AbelHristodor/TournamentTracker

开源协议:

下载


Tournament Tracker App

This repository contains the application that Tim Corey shows you how to build in freeCodeCamp.org’s video on Youtube.
It’s meant to help you track rounds, games and prizes during a tournament.

Video Link

What i Learned

  • C# static classes, interfaces, inheritance
  • C# Naming conventions,
  • SQL DB design using Microsoft Sql Server Management Studio 18
  • SQL procedures
  • Windows Forms

-> For learning purposes
—> Course & Project not finished