57: C# Generics. Fill In The Blanks. - a podcast by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

from 2016-02-17T07:57:34

:: ::

If you ever find yourself wanting to duplicate code with just slight changes to adapt it to use a different type, then you will appreciate C# generics. Generic programming is sometimes called template programming because it allows you to write code that will be used later to generate the actual specific code.

Further episodes of Take Up Code

Further podcasts by Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes

Website of Take Up Code: build your own computer games, apps, and robotics with podcasts and live classes