Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Reading material for the second lecture:

In week two we will discuss the following topics:
• Loops (for/while)
• Functions
• Advanced data types [Objects]
• Conditions (if/else statements)
• Statements vs Expressions
• Naming conventions

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

Please watch the following parts of the course, Programming Foundations Fundamentals on Lynda.com (if you don't have access to Lynda yet ask Gijs):
4. Writing Conditional Code
5. Modular Code
6. Iteration: Writing Loops
7. More About Strings
8. Collections
11. When Things Go Wrong

Review

  • Go through the review of week 1
  • Go through the review of week 2

Please go through the material and come to class prepared!