Computer Organization & Design: The Hardware/Software Interface


David A. Patterson - 1993
    More importantly, this book provides a framework for thinking about computer organization and design that will enable the reader to continue the lifetime of learning necessary for staying at the forefront of this competitive discipline. --John Crawford Intel Fellow Director of Microprocessor Architecture, Intel The performance of software systems is dramatically affected by how well software designers understand the basic hardware technologies at work in a system. Similarly, hardware designers must understand the far reaching effects their design decisions have on software applications. For readers in either category, this classic introduction to the field provides a deep look into the computer. It demonstrates the relationship between the software and hardware and focuses on the foundational concepts that are the basis for current computer design. Using a distinctive learning by evolution approach the authors present each idea from its first principles, guiding readers through a series of worked examples that incrementally add more complex instructions until they ha

The Art of Public Speaking


Stephen E. Lucas - 2008
    Whether a novice or an experienced speaker, every student will learn how to be a better public speaker through Lucas' clear explanations of classical and contemporary theory and thorough coverage of practical applications. The new edition offers a revolutionary digital experience--McGraw-Hill Connect Lucas and Connect Lucas Plus. The Connect Lucas products allow students and instructors to access all course materials including a complete media and research library, study aids and speech preparation and assessment tools from a single place, connectlucas.com. With Connect Lucas, students use the traditional printed text. Specially marked icons in the text guide students to the media-rich, interactive features available at connectlucas.com. Connect Lucas Plus allows students and instructors to access the fully-integrated, media-rich textbook from connectlucas.com. As students read the book online, linked icons guide them to embedded media-rich, interactive features. Learn more and visit connectlucas.com.

The Professor Is In: The Essential Guide To Turning Your Ph.D. Into a Job


Karen Kelsky - 2015
     into their ideal job   Each year tens of thousands of students will, after years of hard work and enormous amounts of money, earn their Ph.D. And each year only a small percentage of them will land a job that justifies and rewards their investment. For every comfortably tenured professor or well-paid former academic, there are countless underpaid and overworked adjuncts, and many more who simply give up in frustration.   Those who do make it share an important asset that separates them from the pack: they have a plan. They understand exactly what they need to do to set themselves up for success.  They know what really moves the needle in academic job searches, how to avoid the all-too-common mistakes that sink so many of their peers, and how to decide when to point their Ph.D. toward other, non-academic options.   Karen Kelsky has made it her mission to help readers join the select few who get the most out of their Ph.D. As a former tenured professor and department head who oversaw numerous academic job searches, she knows from experience exactly what gets an academic applicant a job. And as the creator of the popular and widely respected advice site The Professor is In, she has helped countless Ph.D.’s turn themselves into stronger applicants and land their dream careers.   Now, for the first time ever, Karen has poured all her best advice into a single handy guide that addresses the most important issues facing any Ph.D., including:   -When, where, and what to publish -Writing a foolproof grant application -Cultivating references and crafting the perfect CV -Acing the job talk and campus interview -Avoiding the adjunct trap -Making the leap to nonacademic work, when the time is right  The Professor Is In addresses all of these issues, and many more.

The Dissertation Journey: A Practical and Comprehensive Guide to Planning, Writing, and Defending Your Dissertation


Carol Roberts - 2010
    Using graphics, checklists, and sample forms, this guide readies you for each step of the process, including selecting the committee, getting acclimated to academic writing, preparing for your oral defense, and publishing your research. New features include:A chapter on ethical considerations Expanded coverage of digital data collection and the Internet More detailed information on conducting the literature review A discussion of how to develop a theoretical or conceptual framework

An Introduction to Statistical Learning: With Applications in R


Gareth James - 2013
    This book presents some of the most important modeling and prediction techniques, along with relevant applications. Topics include linear regression, classification, resampling methods, shrinkage approaches, tree- based methods, support vector machines, clustering, and more. Color graphics and real-world examples are used to illustrate the methods presented. Since the goal of this textbook is to facilitate the use of these statistical learning techniques by practitioners in science, industry, and other fields, each chapter contains a tutorial on implementing the analyses and methods presented in R, an extremely popular open source statistical software platform. Two of the authors co-wrote The Elements of Statistical Learning (Hastie, Tibshirani and Friedman, 2nd edition 2009), a popular reference book for statistics and machine learning researchers. An Introduction to Statistical Learning covers many of the same topics, but at a level accessible to a much broader audience. This book is targeted at statisticians and non-statisticians alike who wish to use cutting-edge statistical learning techniques to analyze their data. The text assumes only a previous course in linear regression and no knowledge of matrix algebra.

Secrets of Mental Math: The Mathemagician's Guide to Lightning Calculation and Amazing Math Tricks


Arthur T. Benjamin - 1993
    Get ready to amaze your friends—and yourself—with incredible calculations you never thought you could master, as renowned “mathemagician” Arthur Benjamin shares his techniques for lightning-quick calculations and amazing number tricks. This book will teach you to do math in your head faster than you ever thought possible, dramatically improve your memory for numbers, and—maybe for the first time—make mathematics fun.Yes, even you can learn to do seemingly complex equations in your head; all you need to learn are a few tricks. You’ll be able to quickly multiply and divide triple digits, compute with fractions, and determine squares, cubes, and roots without blinking an eye. No matter what your age or current math ability, Secrets of Mental Math will allow you to perform fantastic feats of the mind effortlessly. This is the math they never taught you in school.Also available as an eBook

The Elements of Style


William Strunk Jr. - 1918
    Throughout, the emphasis is on promoting a plain English style. This little book can help you communicate more effectively by showing you how to enliven your sentences.

Doing Grammar


Max Morenberg - 1991
    The author employs insights from contemporary linguistic theories and builds them into a coherent system firmly rooted in traditional models. Focusing on the idea that students learn grammar by actually doing grammar, he provides down-to-earth explanations about the composition of English sentences, illustrating them at every step with diagrams and other visual models. The author constructs a sensible, even hospitable, approach to grammar. Doing Grammar, 3/e, features real, provocative, and intelligent sentences as examples and exercises. This new edition offers expanded coverage of parts of speech, using both traditional and descriptive explanations to provide definitions of nouns, verbs, adjectives, adverbs, and prepositions. It also features updated sentence exercises, clear diagrams, and an appendix containing answers to half the exercises.

Aircraft Structures for Engineering Students


T.H.G. Megson - 1989
    It covers all fundamental subjects, including elasticity, structural analysis, airworthiness and aeroelasticity. Now in its fourth edition, the author has revised and updated the text throughout and added new case study and worked example material to make the text even more accessible.The leading Aircraft Structures text, covering a complete course from basic structural mechanics to finite element analysisEnhanced pedagogy with additional case studies, worked examples and home work exercises

Introduction to Psychology


James W. Kalat - 1986
    With his humorous writing style and hands-on "Try It Yourself" exercises, Kalat puts you at ease and gets you involved with what you are studying so that you can succeed in your course.

Engineering a Compiler


Keith D. Cooper - 2003
    No longer is execution speed the sole criterion for judging compiled code. Today, code might be judged on how small it is, how much power it consumes, how well it compresses, or how many page faults it generates. In this evolving environment, the task of building a successful compiler relies upon the compiler writer's ability to balance and blend algorithms, engineering insights, and careful planning. Today's compiler writer must choose a path through a design space that is filled with diverse alternatives, each with distinct costs, advantages, and complexities.Engineering a Compiler explores this design space by presenting some of the ways these problems have been solved, and the constraints that made each of those solutions attractive. By understanding the parameters of the problem and their impact on compiler design, the authors hope to convey both the depth of the problems and the breadth of possible solutions. Their goal is to cover a broad enough selection of material to show readers that real tradeoffs exist, and that the impact of those choices can be both subtle and far-reaching.Authors Keith Cooper and Linda Torczon convey both the art and the science of compiler construction and show best practice algorithms for the major passes of a compiler. Their text re-balances the curriculum for an introductory course in compiler construction to reflect the issues that arise in current practice.

Chemistry: The Molecular Nature of Matter and Change


Martin Silberberg - 1995
    Intended for students of General Chemistry, this text contains: macroscopic to microscopic molecular illustrations; step-by-step worked exercises in every chapter; and a range of end-of-chapter problems, which provide applications covering a variety of freshman interests, including engineering, medicine, materials, and environmental studies.

Epidemiology for Public Health Practice


Robert H. Friis - 1996
    With extensive treatment of the heart of epidemiology-from study designs to descriptive epidemiology to quantitative measures-this reader-friendly text is accessible and interesting to a wide range of beginning students in all health-related disciplines. A unique focus is given to real-world applications of epidemiology and the development of skills that students can apply in subsequent course work and in the field. The text is also accompanied by a complete package of instructor and student resources available through a companion Web site.

They Say / I Say: The Moves That Matter in Academic Writing


Gerald Graff - 2006
    In addition to explaining the basic moves, this book provides writing templates that show students explicitly how to make these moves in their own writing.

The Landscape of History: How Historians Map the Past


John Lewis Gaddis - 2002
    The Landscape of History provides a searching look at the historian's craft, as well as a strong argument for why a historical consciousness should matter to us today.Gaddis points out that while the historical method is more sophisticated than most historians realize, it doesn't require unintelligible prose to explain. Like cartographers mapping landscapes, historians represent what they can never replicate. In doing so, they combine the techniques of artists, geologists, paleontologists, and evolutionary biologists. Their approaches parallel, in intriguing ways, the new sciences of chaos, complexity, and criticality. They don't much resemble what happens in the social sciences, where the pursuit of independent variables functioning with static systems seems increasingly divorced from the world as we know it. So who's really being scientific and who isn't? This question too is one Gaddis explores, in ways that are certain to spark interdisciplinary controversy.Written in the tradition of Marc Bloch and E.H. Carr, The Landscape of History is at once an engaging introduction to the historical method for beginners, a powerful reaffirmation of it for practitioners, a startling challenge to social scientists, and an effective skewering of post-modernist claims that we can't know anything at all about the past. It will be essential reading for anyone who reads, writes, teaches, or cares about history.