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
↧