Learn to Code – Lesson 01 – Variables and Basic Data Types
We’ll be bringing you four lessons this week to teach you how to code. This is the first: a look at variables and basic data types. In future lessons we’ll be looking at how to use these variables, creating more complex data types and logic statements, and bringing it all together to make a simple guessing game.
Be sure to check out all the lessons:
http://lifehacker.com/5736011/learn-how-to-code-part-i-variables-and-basic-data-types
http://lifehacker.com/5742493/learn-to-code-part-ii-working-with-variables
http://lifehacker.com/5742494/learn-to-code-part-iii-arrays-and-logic-statements
http://lifehacker.com/5742495/learn-to-code-part-iv-understanding-functions-and-making-a-guessing-game
source