previous | start | next

ASM Lessons: Things I've learned about why Swarm is Useful

  1. ASM I: Importance of "object orientation"
    1. managing details inside subclasses to avoid clutter & mistakes
    2. managing input and output of parameters and data
  2. ASM II: Collections concepts:  for keeping track of objects
  3. ASM III: Scheduling concepts.
  4. ASM IV: GUI


previous | start | next