wtfpython icon indicating copy to clipboard operation
wtfpython copied to clipboard

How to read chronologically?

Open pochmann opened this issue 5 years ago • 1 comments

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.

pochmann avatar Sep 19 '20 09:09 pochmann

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.

satwikkansal avatar Sep 19 '20 15:09 satwikkansal