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

Improve (functional) data management sequence #62

Open
hmgaudecker opened this issue Jan 17, 2025 · 0 comments
Open

Improve (functional) data management sequence #62

hmgaudecker opened this issue Jan 17, 2025 · 0 comments

Comments

@hmgaudecker
Copy link
Member

hmgaudecker commented Jan 17, 2025

This might be one of the most important topics we have, at least the most impactful because factually everyone is using it.

I think the sequence should be changed such that we have

  1. Introduction of the example
  2. Show typical imperative way (people may or may not want to watch that)
  3. Functional: Basics (fundamental rules + simple application)
  4. Functional: Advanced. This would include a discussion of trade-offs (e.g., when to write things out as in the simple example / when to use loops, potentially over metadata).

Beyond that, we should change the "rules" lecture so that it is partly included in 3./4. and the rest is more about "rules for complex data" (normal forms etc.), which would come after the functional and merging bits.

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