Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.7 KB

README.md

File metadata and controls

40 lines (30 loc) · 1.7 KB

Reading material for the third lecture:

In week three we will discuss the following topics:
• Git work flow
• Advanced data types [Objects]
• Conditions
• Statements vs Expressions
• Loops (for/while)
• Functions

💥 IMPORTANT: The concepts of these weeks are extremely important, and require very careful reading. Make sure you understand these concepts as well as you can, as they are crucial to programming and your ability to do well in our program!

Here are resources that we like you to read as a preparation for the coming lecture:

Git work flow

Review

Review the topics of week 2:

Please go through the material and come to class prepared!