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

Подборки заданий. #2

Open
fizruk opened this issue Oct 11, 2013 · 0 comments
Open

Подборки заданий. #2

fizruk opened this issue Oct 11, 2013 · 0 comments
Assignees

Comments

@fizruk
Copy link
Member

fizruk commented Oct 11, 2013

Независимо от самого курса с "обязательными" заданиями, я считаю, стоит добавить тематические подборки заданий (без решений).

Задачи могут быть ориентированы на:

  • усвоение абстракции (например, Functor);
  • понимание процесса вычисления выражений (например, ones = 1 : ones);
  • понимание структур данных (например, data Pair a = Pair a a и (a, a));
  • усвоение специальных техник (например, ленивое сопоставление с образцом).
@ghost ghost assigned fizruk Oct 11, 2013
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