Mapping and Compilation


Book Description










Mapping It Out


Book Description

Writers know only too well how long it can take—and how awkward it can be—to describe spatial relationships with words alone. And while a map might not always be worth a thousand words, a good one can help writers communicate an argument or explanation clearly, succinctly, and effectively. In his acclaimed How to Lie with Maps, Mark Monmonier showed how maps can distort facts. In Mapping it Out: Expository Cartography for the Humanities and Social Sciences, he shows authors and scholars how they can use expository cartography—the visual, two-dimensional organization of information—to heighten the impact of their books and articles. This concise, practical book is an introduction to the fundamental principles of graphic logic and design, from the basics of scale to the complex mapping of movement or change. Monmonier helps writers and researchers decide when maps are most useful and what formats work best in a wide range of subject areas, from literary criticism to sociology. He demonstrates, for example, various techniques for representing changes and patterns; different typefaces and how they can either clarify or confuse information; and the effectiveness of less traditional map forms, such as visibility base maps, frame-rectangle symbols, and complementary scatterplot designs for conveying complex spatial relationships. There is also a wealth of practical information on map compilation, cartobibliographies, copyright and permissions, facsimile reproduction, and the evaluation of source materials. Appendixes discuss the benefits and limitations of electronic graphics and pen-and-ink drafting, and how to work with a cartographic illustrator. Clearly written, and filled with real-world examples, Mapping it Out demystifies mapmaking for anyone writing in the humanities and social sciences. "A useful guide to a subject most people probably take too much for granted. It shows how map makers translate abstract data into eye-catching cartograms, as they are called. It combats cartographic illiteracy. It fights cartophobia. It may even teach you to find your way."—Christopher Lehmann-Haupt, The New York Times




Crafting Interpreters


Book Description

Despite using them every day, most software engineers know little about how programming languages are designed and implemented. For many, their only experience with that corner of computer science was a terrifying "compilers" class that they suffered through in undergrad and tried to blot from their memory as soon as they had scribbled their last NFA to DFA conversion on the final exam. That fearsome reputation belies a field that is rich with useful techniques and not so difficult as some of its practitioners might have you believe. A better understanding of how programming languages are built will make you a stronger software engineer and teach you concepts and data structures you'll use the rest of your coding days. You might even have fun. This book teaches you everything you need to know to implement a full-featured, efficient scripting language. You'll learn both high-level concepts around parsing and semantics and gritty details like bytecode representation and garbage collection. Your brain will light up with new ideas, and your hands will get dirty and calloused. Starting from main(), you will build a language that features rich syntax, dynamic typing, garbage collection, lexical scope, first-class functions, closures, classes, and inheritance. All packed into a few thousand lines of clean, fast code that you thoroughly understand because you wrote each one yourself.
















Maps and Diagrams


Book Description