X Tutup
The Wayback Machine - https://web.archive.org/web/20201119231535/https://github.com/satwikkansal/wtfpython/issues/222
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

How to read chronologically? #222

Open
pochmann opened this issue Sep 19, 2020 · 1 comment
Open

How to read chronologically? #222

pochmann opened this issue Sep 19, 2020 · 1 comment

Comments

@pochmann
Copy link

@pochmann pochmann commented Sep 19, 2020

You suggest to read the examples chronologically, but how can I do that? I don't see any dates attached to them, and the asterisks show that you insert new ones all over the place, not just at the end or so.

@satwikkansal
Copy link
Owner

@satwikkansal satwikkansal commented Sep 19, 2020

Hi, by chronologically I meant sequentially, pardon my error, will fix it in the project.

Most of the examples in the project are self-contained. The ones that are dependent are ordered accordingly (with some self-contained examples in between). If you're reading the project for the first time, you don't need to worry asterisks, those are relevant when you're a returning reader and want to skim through what changed in the latest major revision.

I know the messaging is not that clear in the project, will fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.
X Tutup