Overview on Primitive Data Types

I want to work my way up to classes, and I figured after talking functions it would be a good idea to step back. Primitive data types are the integers, boolean values (true, false), and so on that you typically associate with programming. There are plenty of lists on Google, so I will not get… Continue reading Overview on Primitive Data Types