Data Types and Naming Conventions

In this lesson we look at Standards and Conventions for naming Program Variables and Objects using Camel Case and Hungarian Notation.

We also cover Visual Basic and Python Data Types, and discuss the differences between Float, Double, and Decimal data types used for storing numbers which have decimal places in them.


LESSON OVERVIEW

This lesson consists of a Video Presentation where we cover the following:

- Programming Conventions
- Camel Case Notation
- Hungarian Notation
- Variable Naming Standards
- Object Naming Standards
- Data Types for Characters and Numbers
- Small and Long Integers
- Floating Point Data Types
- Data Types for Finance and Money
- String Data including ASCII Values
- Boolean Yes/No Data Type
- Date and Time Data Types
- Visual Basic Naming Standards

 

Watch the following YouTube Tutorial Video of the Full Lesson

If you would like to get a FREE copy of the Presentation Slides covered in this video, then click the link below.

Click Here to Download the Presentation

 

Click here to Return to the Programming Course Page