Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rejig start - case classes first, objects later #1

Closed
davegurnell opened this issue Oct 21, 2014 · 0 comments
Closed

Rejig start - case classes first, objects later #1

davegurnell opened this issue Oct 21, 2014 · 0 comments

Comments

@davegurnell
Copy link

The start is confusing and time consuming for such a short course. This order may work better:

  • introduce classes first, before objects:
    • provide a complete example with field definitions;
    • exercise 1 is cats as regular classes;
  • introduce case classes next:
    • exercise 2 is cats as regular classes;
  • introduce objects third:
    • possibly no example;
  • skip the bit about "classes abstract over objects" (perhaps mention in the part 1 summary);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant