Quantcast
Channel: csharp – .NET Videos
Viewing all articles
Browse latest Browse all 38

Fundamentals of C# Programming – Primitive Data Types and Variables

$
0
0
This presentation introduces all the primitive data types of C#, the containers that hold the data in your program. You will learn about all the details, tricks and caveats of which type to use and when. Content of this video: - All primitive data types - Ranges and length of the types - Real number representation via the floating point type and caveats when using them - How to use the proper literal - Nullable types - Best practices Video Producer: http://www.telerik.com/ Slides of the presentation: http://www.slideshare.net/TelerikAcademy/2-primitive-data-types-and-variables-c-fundamentals

Viewing all articles
Browse latest Browse all 38

Trending Articles