Skip to content

woodss/IBankAccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBankAccount

C# Tutorial showing how to use Interfaces and Inheritance

WALKTHROUGH VIDEO: http://youtu.be/WD8czND_WRw

In this video we build a simulated bank machine in a Console Application to learn the basics of Interfaces and Class Inheritance with C#.

The demo illustrates how different products could be offered to bank customer types, without compromising the core business logic of the application which is to allow the user to maintain their bank account from a cash machine.

About

C# Tutorial showing how to use Interfaces and Inheritance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages