Skip to content

Instantly share code, notes, and snippets.

@elizabrock
Last active August 29, 2015 14:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elizabrock/19d3e2a63c6b6f776e41 to your computer and use it in GitHub Desktop.
Save elizabrock/19d3e2a63c6b6f776e41 to your computer and use it in GitHub Desktop.
Koans Progress - Cohort Blueberry
01. about_asserts: TDD, minitest [TDD: Terrence][ minitest: adam ]
02. about_nil: nil in ruby (Matt Spell)
03. about_object: objects, to_s, object_id (Richmond)
04. about_arrays: slicing vs. access (MaRisa)
05. about_array_assignment (MaRisa)
06. about_hashes (Kelley)
07. about_strings (Carter)
08. about_symbols (Andrew) (D1 milestone)
09. about_regular_expressions (Courey)
10. about_methods (Wes)
11. about_keyword_arguments ---
12. about_constants ---
13. about_control_statements
14. about_true_and_false (Seth)
15. about_triangle_project
16. about_exceptions (Rachel)
( ) stack traces
17. about_triangle_project_2
18. about_iteration (Will)
19. about_blocks (Matt Olson)(D2 milestone)
Not fully covered in class:
20. about_sandwich_code (Alex)
21. about_scoring_project
22. about_classes (Amber)
23. about_open_classes (Chad)
24. about_dice_project
25. about_inheritance (Nathan) (D3 milestone)
26. about_modules (Kris)
27. about_scope (Samantha)
28. about_class_methods (Wes)
29. about_message_passing (Jack)
30. about_proxy_object_project (Bob)
31. about_to_str (Aaron)(D4 milestone)
32. about_extra_credit
Additional Topics:
* software-engineering/open-source/how-to-contribute-to-open-source.md
* software-engineering/open-source/open-source-licensing.md
Wes, Samantha, MaRisa, Kelley, Carter, Amber
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment