Types in Visual Basic are the fundamentals of the language and its very important that you have a great grasp as to what types are and why they're important. In this essential 5-part video series, Scott will provide you with the essential introduction to types and how to begin using them.Highlights from this series:What are the various predefined datatypes in VB?BooleanByteCharInteger, etc. About the integral datatypes and byte boundariesDecimal types and Floating Point/FixedWorking with the Boolean type and the Date typeChar, String, and StringBuilderPerformance comparison between String and StringBuilder