You may have to Search all our reviewed books and magazines, click the sign up button below to create a free account.
"Why mess around with Catholicism when you can have your own customized religion?" Fed up with his parents' boring old religion, agnostic-going-on-atheist Jason Bock invents a new god -- the town's water tower. He recruits an unlikely group of worshippers: his snail-farming best friend, Shin, cute-as-a-button (whatever that means) Magda Price, and the violent and unpredictable Henry Stagg. As their religion grows, it takes on a life of its own. While Jason struggles to keep the faith pure, Shin obsesses over writing their bible, and the explosive Henry schemes to make the new faith even more exciting -- and dangerous. When the Chutengodians hold their first ceremony high atop the dome of the water tower, things quickly go from merely dangerous to terrifying and deadly. Jason soon realizes that inventing a religion is a lot easier than controlling it, but control it he must, before his creation destroys both his friends and himself.
This is the first book to describe the recent significant changes to the .NET compilation process and demonstrate how .NET developers can use the new Compiler API to create compelling applications. As an open source compiler, the Compiler API now makes its code available for anyone to use. In this book, you’ll get a concise, focused view of this tremendous resource for developers, who can now use any part of the platform implementation to their advantage in analyzing applications, improving code generation, and providing enforceable patterns, all under an OSS model. You will learn how to analyze your code for defects in a fast, clean manner never available before. You’ll work with soluti...