Want to create interactive content? It’s easy in Genially!
Get started free
Variable Info
Tomas
Created on February 20, 2025
Start designing with a free template
Discover more than 1500 professional designs like these:
Transcript
Tech School
Variables
Variables act as a storage of data that can be used or changed in a program. They consist of different types, have a specific naming convention. Usually, we use PascalCase for public attributes, while camelCase for private. It depends on set standards in a company you work for. There's other conventions that you will learn in the future. In this module will go through all the data types that will be useful in this stage of learning in detail.