barbagroup / JITcode-MechE

Online learning modules to learn computing in a problem-based context within Mechanical Engineering
MIT License
7 stars 5 forks source link

Fix Crash Course notebook #36

Closed gforsyth closed 8 years ago

gforsyth commented 10 years ago

@labarba Do you think we should remove some of the material from Lesson 00? If the whole purpose of the JIT notebooks is to gradually introduce programming constructs in a measured way, we might scare them off by showing them nested for loops in the very first notebook.

Maybe leave it to ideas about duck typing, zero-indexed and whitespace? Along with the usual strings, ints, floats, etc...

gforsyth commented 8 years ago

stale