© Andrew T. Shvets 2020
A. T. ShvetsBeginning Ada Programminghttps://doi.org/10.1007/978-1-4842-5428-8_2

2. Basic Types

Andrew T. Shvets1 
(1)
Providence, RI, USA
 

What You Will Get Out of This Chapter

The purpose of this chapter is to introduce some basic types, also called primitive types. You will use these types most frequently, and having a big picture understanding how they work is a big plus. How to manipulate these types is also discussed to some degree. Strings are covered in greater detail – and there is plenty to cover – later on in the book; for now the basics are discussed. The goal is not to overwhelm you from the beginning.

The Basics of Variable Creation and Assignment

Let’s get the basics of making a new variable out of the way.

Whenever ...

Get Beginning Ada Programming: From Novice to Professional now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.