These lessons will introduce you to the fundamentals of programming including writing your first program, learning programming vocabulary, and learning to store and interact with data
Order | Lesson |
---|---|
08 | Hello World |
09 | Comments, Data types, Mathematical operators, Keyboard input, Strings |
10 | Relational operators, Logical operators, Conditionals |
11 | Iterators |
12 | Arrays |
13 | Hashes |