14. How to program in C# - INTERFACES - Tutorial
Video Statistics and Information
Channel: Brackeys
Views: 227,865
Rating: undefined out of 5
Keywords: unity, unity3d, tutorial, beginner, easy, function, and, settings, how, to, howto, learn, learning, course, series, tips, tricks, tutorials, workflow, fix, tip, technology, game, development, develop, games, programming, coding, basic, basics, C#, Software, abstract, contract, interfaces, interface, inheritance, polymorphism, pillar, third, object, oriented, oop, c# (programming language), c# tutorial, programming tutorial, xamarin
Id: IQpss9YAc4g
Channel Id: undefined
Length: 27min 16sec (1636 seconds)
Published: Sat Sep 26 2015
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
NOVICES: If you don't know what interfaces are, or you're not sure why you'd use them, listen up - interfaces are one of the most important things you can learn if you want to write good code. Interfaces are the backbone of every large, well-written, well-tested and well-maintained codebase out there.