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

Rearrange contents in chapter 4 #30

Open
webartifex opened this issue Feb 17, 2021 · 1 comment
Open

Rearrange contents in chapter 4 #30

webartifex opened this issue Feb 17, 2021 · 1 comment

Comments

@webartifex
Copy link
Owner

webartifex commented Feb 17, 2021

https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/develop/04_iteration/03_content.ipynb

Move the part on "Indefinite Loops" to the top.
Change the game logic a bit and include the continue statement already.

Consider removing the part on the map-filter-reduce paradigm entirely (the numeric example is not the same as in chapter 8 part 1 !)

Mention that in operator does exactly the shown linear search logic.

@webartifex
Copy link
Owner Author

New small exercise: "Calculating PI with Leibniz' formula"

cf. "Classic Computer Science Problems with Python", pp. 19

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