Part 2 - Primitive Types in C# - view details
Continued in this second video in the section, Scott will talk about the numeric types in C# such as the integral types, which are integer based.
Highlights from this video:Idea of Signed vs Unsigned types
Review of bytes and compiling
About the int/uint integral types and bytes of storage
About the short/ushort integral types and bytes of storage
About the long/ulong integral types
and much more Source: http://www.learnitfirst.com/Course/189/Video/1479/Primitive-Types-in-C-Sharp-Pt2.aspx Course: http://www.learnitfirst.com/Course/189/C-Sharp-2005.aspx Skill Level: 100 (Beginner) Length: 12:00 (10.0MB) Full DetailsTo download this video, log in then then visit the video's detail page and click "download".
Keywords for this video: integer, numeric, type, datatype, signed,unsigned,integral,short,long,int, uint,ushort,ulong,, introduction, step by step, beginner, beginning, for dummies
This video comes from the C# online training course, C# Programming with Visual Studio 2005. And be sure to check out even more C# Programming training videos.
