Jeffrey Daniels (author)

Jeffrey Daniels is a Chicago-raised African-American poet, artist, and professor at Harold Washington College. He has previously taught at Columbia College Chicago and the School of the Art Institute of Chicago.

Works

  • God Noise (2004, ISBN 0-9760508-0-3)
  • Black Girls and Bicycles (2006, ISBN 0-9760508-1-1)
gollark: Rewrite CC's Lua parts as an Urn program which outputs Amulet code.
gollark: Well, that and some CC-side code, yes.
gollark: ```luafunction os.pullEventRaw( sFilter ) return coroutine.yield( sFilter )endfunction os.pullEvent( sFilter ) local eventData = table.pack( os.pullEventRaw( sFilter ) ) if eventData[1] == "terminate" then error( "Terminated", 0 ) end return table.unpack( eventData, 1, eventData.n )end```
gollark: But that works roughly as a filter.
gollark: Oh, well, yes.

See also

References



    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.