/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

juandebravo.com
| | www.integralist.co.uk
2.9 parsecs away

Travel
| | A step-by-step guide to understanding iterators, generators, and coroutines in Python, building from first principles.
| | initialcommit.com
3.6 parsecs away

Travel
| | In this article, you will learn what iterators are, how you can use the next() function on iterators, and maximize your usage of the next() function.
| | morestina.net
4.4 parsecs away

Travel
| | Several months ago a StackOverflow user asked an interesting question: Imagine we have an iterator, say iter(range(1, 1000)). And we have two functions, each accepting an iterator as the only param...
| | mrcat.au
18.8 parsecs away

Travel
| [AI summary] The author plans to participate in the Advent of Code 2023 programming challenge, sharing their solutions and code in various languages while emphasizing the learning and fun aspects over leaderboard competition.