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

basics vs advanced needs revisit #18

Open
Akuli opened this issue Jul 25, 2020 · 1 comment
Open

basics vs advanced needs revisit #18

Akuli opened this issue Jul 25, 2020 · 1 comment

Comments

@Akuli
Copy link
Owner

Akuli commented Jul 25, 2020

{**dict1, **dict2} for example is a pretty basic thing, shouldn't be in "advanced" section

@Akuli
Copy link
Owner Author

Akuli commented Oct 3, 2020

Maybe it should be split into 3 parts:

  • basics (how to loop over lists or use dicts or files, ...)
  • handy things (defaultdict, counter etc)
  • advanced things (custom __len__ method and stuff)

I think overriding __len__ method and other things should just be deleted. They don't belong in this tutorial (but maybe a notice about avoiding too much magic would be good)

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