Metaprograming - self explanatory code - tutorials, articles, books

Posted by elena on Stack Overflow See other posts from Stack Overflow or by elena
Published on 2010-04-02T07:40:57Z Indexed on 2010/04/02 7:43 UTC
Read the original article Hit count: 444

Hello everybody,

I am looking into improving my programming skils (actually I try to do my best to suck less each year, as our Jeff Atwood put it), so I was thinking into reading stuff about metaprogramming and self explanatory code.

I am looking for something like an idiot's guide to this (free books for download, online resources). Also I want more than your average wiki page and also something language agnostic or preferably with Java examples.

Do you know of such resources that will allow to efficiently put all of it into prectice (I know experience has a lot to say in all of this but i kind of want to build experience avoiding the flow bad decitions - experience - good decitions)?

Thank you!

© Stack Overflow or respective owner

Related posts about metaprogramming

Related posts about java