turingschool / lesson_plans

Lesson Plans for the Turing School of Software & Design
135 stars 395 forks source link

Updates method, string, and variable sections #277

Open micha3ldavid opened 8 years ago

micha3ldavid commented 8 years ago
  1. Updates the definition for "method"
  2. Adds content on arguments and using parenthesis
  3. Adds content on escaping quotes in strings (common)
  4. Updates variable description to define loose/strong type languages