Hans Nowak
Posts: 1114
Nickname: roodbaard
Registered: Jun, 2003
Hans Nowak is a Dutch Python addict who currently resides in Florida.
|
|
|
|
Interactive generators
|
Posted: Jul 26, 2004 10:54 AM
|
|
This post originated from an RSS feed registered with Python Buzz
by Hans Nowak.
|
Original Post: Interactive generators
Feed Title: Efectos Especiales
Feed URL: http://www.zephyrfalcon.org/weblog2/rss.xml
Feed Description: Ramblings, rants, musings, ideas and observations. Topics include (but are not limited to): programming (especially Python), books, games (especially CCGs and board games), astrology, design, writing, painting, etc.
|
Latest Python Buzz Posts
Latest Python Buzz Posts by Hans Nowak
Latest Posts From Efectos Especiales
|
|
Advertisement
|
Most of the time, when you write generators, they are used as a "black box"... you create it, loop over it, and that's about it. ... [198 words]
Read: Interactive generators
|
|