This is the second lesson in the C++ tutorial series. This time it deals with teaching how to get input from the keyboard, and what datatypes can be used.
In this second lesson you will learn how to capture input, and what the different data types available are. Those who have used other languages before should be reasonable familiar with the datatypes that C++ offers.
Article: Lesson 2 - Using Inputs and Types













