The Shift: The Next Evolution in Baseball Thinking


Russell A. Carleton - 2018
    It's a thinking game. It's also a shifting game. Nowhere is this more evident than in the statistical revolution which has swept through the pastime in recent years, bringing metrics like WAR, OPS, and BABIP into front offices and living rooms alike. So what's on the horizon for a game that is constantly evolving? Positioned at the crossroads of sabermetrics and cognitive science, The Shift alters the trajectory of both traditional and analytics-based baseball thought. With a background in clinical psychology as well as experience in major league front offices, Baseball Prospectus' Russell Carleton illuminates advanced statistics and challenges cultural assumptions, demonstrating along the way that data and logic need not be at odds with the human elements of baseball—in fact, they're inextricably intertwined. Covering topics ranging from infield shifts to paradigm shifts, Carleton writes with verve, honesty, and an engaging style, inviting all those who love the game to examine it deeply and maybe a little differently. Data becomes digestible; intangibles are rendered not only accessible, but quantifiable. Casual fans and statheads alike will not want to miss this compelling meditation on what makes baseball tick.

The Cube


Annie Gottlieb - 1995
    . . but keep the secret!The Cube is an imagination game—and more—that holds a secret you are dared not to reveal. Last seen making the rounds in the coffeehouses of Eastern Europe, the Cube is rumored to be of ancient Sufi origin, but no one really knows for certain. This mystery game just seems to reappear when and where it is needed. Now it is here! Inside these pages, the game is revealed along with intriguing stories of others who have played the Cube—including such celebrities as Gloria Steinem, Willem Dafoe, Erica Jong, and Judy Collins.So don't be square . . . Get Cubed!

Java in a Nutshell


David Flanagan - 1996
    And now, with the release of the 5.0 version of Java, O'Reilly has given the book that defined the "in a Nutshell" category another impressive tune-up.In this latest revision, readers will find "Java in a Nutshell," 5th Edition, does more than just cover the extensive changes implicit in 5.0, the newest version of Java. It's undergone a complete makeover--in scope, size, and type of coverage--in order to more closely meet the needs of the modern Java programmer.To wit, "Java in a Nutshell," 5th Edition now places less emphasis on coming to Java from C and C++, and adds more discussion on tools and frameworks. It also offers new code examples to illustrate the working of APIs, and, of course, extensive coverage of Java 5.0. But faithful readers take comfort: it still hasn't lost any of its core elements that made it such a classic to begin with.This handy reference gets right to the heart of the program with an accelerated introduction to the Javaprogramming language and its key APIs--ideal for developers wishing to start writing code right away. And, as was the case in previous editions, " Java in a Nutshell," 5th Edition is once again chock-full of poignant tips, techniques, examples, and practical advice. For as longas Java has existed, "Java in a Nutshell" has helped developers maximize the capabilities of the program's newest versions. And this latest edition is no different.

The Dyslexic Advantage: Unlocking the Hidden Potential of the Dyslexic Brain


Brock L. Eide - 2011
     In this paradigm-shifting book, neurolearning experts Drs. Brock and Fernette Eide describe an exciting new brain science that reveals that dyslexic people have unique brain structure and organization. While the differences are responsible for certain challenges with literacy and reading, the dyslexic brain also gives a predisposition to important skills, and special talents. While dyslexics typically struggle to decode the written word, they often also excel in such areas of reasoning as mechanical (required for architects and surgeons), interconnected (artists and inventors); narrative (novelists and lawyers), and dynamic (scientists and business pioneers). The Dyslexic Advantage provides the first complete portrait of dyslexia.

The Art of the Handwritten Note: A Guide to Reclaiming Civilized Communication


Margaret Shepherd - 2002
    Just as you cherish receiving personal mail, you can take pleasure in crafting correspondence. Love, gratitude, condolences, congratulations--for every emotion and occasion, a snippet of heartfelt prose is included, sure to loosen the most stymied letter writer.

The Immune System


Peter Parham - 2004
    This class-tested and successful textbook synthesizes the established facts of immunology into a comprehensible, coherent, and up-to-date account of how the immune system works, rather than presenting immunology as a chronology of experiments and discoveries. Emphasizing the human immune system the text has been designed to break down the barriers which often divide basic and clinical immunology. The reader-friendly text, section and chapter summaries, and full-color illustrations make the book accessible and easily understandable to students. The Immune System is adapted from Immunobiology by Janeway, Travers & Walport.

Winner Takes All: Steve Wynn, Kirk Kerkorian, Gary Loveman, and the Race to Own Las Vegas


Christina Binkley - 2008
    The gripping story of how billions of dollars and the unparalleled drive for power made the personal visions of three moguls evolve from dreams to larger-than-life reality.

Introduction to the Theory of Computation


Michael Sipser - 1996
    Sipser's candid, crystal-clear style allows students at every level to understand and enjoy this field. His innovative "proof idea" sections explain profound concepts in plain English. The new edition incorporates many improvements students and professors have suggested over the years, and offers updated, classroom-tested problem sets at the end of each chapter.

Thinking in Java


Bruce Eckel - 1998
    The author's take on the essence of Java as a new programming language and the thorough introduction to Java's features make this a worthwhile tutorial. Thinking in Java begins a little esoterically, with the author's reflections on why Java is new and better. (This book's choice of font for chapter headings is remarkably hard on the eyes.) The author outlines his thoughts on why Java will make you a better programmer, without all the complexity. The book is better when he presents actual language features. There's a tutorial to basic Java types, keywords, and operators. The guide includes extensive source code that is sometimes daunting (as with the author's sample code for all the Java operators in one listing.) As such, this text will be most useful for the experienced developer. The text then moves on to class design issues, when to use inheritance and composition, and related topics of information hiding and polymorphism. (The treatment of inner classes and scoping will likely seem a bit overdone for most readers.) The chapter on Java collection classes for both Java Developer's Kit (JDK) 1.1 and the new classes, such as sets, lists, and maps, are much better. There's material in this chapter that you are unlikely to find anywhere else. Chapters on exception handling and programming with type information are also worthwhile, as are the chapters on the new Swing interface classes and network programming. Although it adopts somewhat of a mixed-bag approach, Thinking in Java contains some excellent material for the object-oriented developer who wants to see what all the fuss is about with Java.

Introduction to Error Analysis: The Study of Uncertainties in Physical Measurements


John R. Taylor - 1982
    It is designed as a reference for students in the physical sciences and engineering.

Internet & World Wide Web: How to Program


Paul Deitel - 1999
    Internet and World Wide Web How to Program, 4e introduces students with little or no programming experience to the exciting world of Web-Based applications. The book has been substantially revised to reflect today's Web 2.0 rich Internet application-development methodologies. A comprehensive book that teaches the fundamentals needed to program on the Internet, this text provides in-depth coverage of introductory programmming principles, various markup languages (XHTML, Dynamic HTML and XML), several scripting languages (JavaScript, PHP, Ruby/Ruby on Rails and Perl); AJAX, web services, Web Servers (IIS and Apache) and relational databases (MySQL/Apache Derby/Java DB) -- all the skills and tools needed to create dynamic Web-based applications. The text contains comprehensive introductions to ASP.NET 2.0 and JavaServer Faces (JSF). Hundreds of live-code examples of real applications throughout the book available for download allow readers to run the applications and see and hear the outputs.The book provides instruction on building Ajax-enabled rich Internet applications that enhance the presentation of online content and give web applications the look and feel of desktop applications. The chapter on Web 2.0 and Internet business exposes readers to a wide range of other topics associated with Web 2.0 applications and businesses After mastering the material in this book, students will be well prepared to build real-world, industrial strength, Web-based applications.

Calculus: Early Transcendentals


James Stewart - 1995
    Stewart's Calculus is successful throughout the world because he explains the material in a way that makes sense to a wide variety of readers. His explanations make ideas come alive, and his problems challenge, to reveal the beauty of calculus. Stewart's examples stand out because they are not just models for problem solving or a means of demonstrating techniques--they also encourage readers to develp an analytic view of the subject. This edition includes new problems, examples, and projects. This version of Stewart's book introduced exponential and logarithmic functions in the first chapter and their limits and derivatives are found in Chapters 2 and 3.

The Simple Solution to Rubik's Cube


James G. Nourse - 1981
    Unlike other solutions, this solution is both easy to follow and is deliberately presented without reference to the colors on the faces of the cube. (Take a closer look, all cubes are not colored alike!) Try it with just a few hints or with the quick and complete, step-by-step solution which follows. Amaze your friends! master that infernal cube once and for all!

How to Live on 24 Hours a Day


Arnold Bennett - 1908
    Out of it you have to spin health, pleasure, money, content, respect, and the evolution of your immortal soul. This timeless classic is one of the first self-help books ever written and was a best-seller in both England and America. It remains as useful today as when it was written, and offers fresh and practical advice on how to make the most of the daily miracle of life.

The Art of Doing Science and Engineering: Learning to Learn


Richard Hamming - 1996
    By presenting actual experiences and analyzing them as they are described, the author conveys the developmental thought processes employed and shows a style of thinking that leads to successful results is something that can be learned. Along with spectacular successes, the author also conveys how failures contributed to shaping the thought processes. Provides the reader with a style of thinking that will enhance a person's ability to function as a problem-solver of complex technical issues. Consists of a collection of stories about the author's participation in significant discoveries, relating how those discoveries came about and, most importantly, provides analysis about the thought processes and reasoning that took place as the author and his associates progressed through engineering problems.