Writing High-Performance .NET Code
Ben Watson - 2014
Learn critical lessons from a person who helped design and build one of the largest high-performance .NET systems in the world.This book does not just teach you how the CLR works—it teaches you exactly what you need to do now to obtain the best performance today. It will expertly guide you through the nuts and bolts of extreme performance optimization in .NET, complete with in-depth examinations of CLR functionality, free tool recommendations and tutorials, useful anecdotes, and step-by-step guides to measure and improve performance.Among the topics you will learn are how to:-Choose what to measure and why-Use many amazing tools, freely available, to solve problems quickly-Understand the .NET garbage collector and its effect on your application-Use effective coding patterns that lead to optimal garbage collection performance-Diagnose common GC-related issues-Reduce costs of JITting-Use multiple threads sanely and effectively, avoiding synchronization problems-Know which .NET features and APIs to use and which to avoid-Use code generation to avoid performance problems-Measure everything and expose hidden performance issues-Instrument your program with performance counters and ETW events-Use the latest and greatest .NET features-Ensure your code can run on mobile devices without problems-Build a performance-minded team…and much more.
The Books of Enoch: Complete edition: Including (1) The Ethiopian Book of Enoch, (2) The Slavonic Secrets and (3) The Hebrew Book of Enoch
Paul Schnieders - 2017
This volume includes the 3 original books ascribed to Enoch: The Ethiopian version, the Slavonic version, and the Hebrew Book of Enoch.
How to Brew: Everything You Need to Know to Brew Beer Right the First Time
John J. Palmer - 2006
This book includes ingredients, methods, recipes and equipment information. It provides reference to intermediate techniques like all-grain brewing variations and recipe formulation.
The Complete Joy of Homebrewing
Charles Papazian - 1980
This third edition of the best-selling and most trusted homebrewing guide includes a complete update of all instructions, recipes, charts, and guidelines. Everything you need to get started is here, including classic and new recipes for brewing stouts, ales, lagers, pilseners, porters, specialty beers, and honey meads.The Complete Joy of Homebrewing, third edition, includes:* Getting your home brewery together: the basics -- malt, hops, yeast, and water * Ten easy lessons for making your first batch of beer * Creating world-class styles of beer (IPA, Belgian wheat, German Kölsch and Bock, barley wine, American lagers, to name a few) * Using fruit, honey, and herbs for a spicier, more festive brew * Brewing with malt extracts for an unlimited range of strengths and flavors* Advanced brewing techniques using specialty hops or the all-grain method or mash extracts* A complete homebrewer's glossary, troubleshooting tips, and an up-to-date resource section* And much, much more Be sure to check out Charlie's The Homebrewer's Companion for over 60 additional recipes and more detailed charts and tables, techniques, and equipment information for the advanced brewer.
Joel on Software
Joel Spolsky - 2004
For years, Joel Spolsky has done exactly this at www.joelonsoftware.com. Now, for the first time, you can own a collection of the most important essays from his site in one book, with exclusive commentary and new insights from joel.