Basic Datatypes in Programming
Strings, Integers, Booleans, and Arrays

If you’re fairly new to programming, all the different data types might seem very daunting. There are a lot of terms you might not have heard before or don’t know how they relate to programming.
In this article, I will try and explain the basic data types you will encounter in your programming studies and explain them well enough for you to…