scalabridge / curriculum

materials and resources for workshop curriculum
19 stars 20 forks source link

Add first draft of variables #10

Closed trane closed 8 years ago

trane commented 8 years ago

This provides a rough direction and level of abstraction that I think is useful for very very new programmers when it comes to making that leap to understanding variables.

I purposely stayed away from mutation (var/val) and using names like functions or types

Ref: #4