The Official Guide to the GRE Revised General Test [with CD-ROM]


Educational Testing Service - 2007
    It's packed with everything you need to do your best on the test--and move toward your graduate or business school degree.Only ETS can show you exactly what to expect on the test, tell you precisely how the test is scored, and give you hundreds of authentic test questions for practice That makes this guide your most reliable and accurate source for everything you need to know about the GRE revised General Test.No other guide to the GRE revised General Test gives you: Four complete, real tests--two in the book and two on CD-ROM Hundreds of authentic test questions--so you can study with the real thing In-depth descriptions of the Verbal Reasoning and Quantitative Reasoning measures plus valuable tips for answering each question type Detailed overview of the two types of Analytical Writing essay tasks including scored sample responses and actual raters' comments Everything you need to know about the test, straight from the test makers

MATLAB: A Practical Introduction to Programming and Problem Solving


Stormy Attaway - 2009
    It is the only book that gives a full introduction to programming in MATLAB combined with an explanation of MATLAB's powerful functions. The book differs from other texts in that it teaches programming concepts and the use of the built-in functions in MATLAB simultaneously. It presents programming concepts and MATLAB built-in functions side-by-side, giving students the ability to program efficiently and exploit the power of MATLAB to solve problems. The systematic, step-by-step approach, building on concepts throughout the book, facilitates easier learning.Starting with basic programming concepts, such as variables, assignments, input/output, selection, and loop statements, problems are introduced and solved throughout the book. The book is organized into two parts. Part I covers the programming constructs and demonstrates programming versus efficient use of built-in functions to solve problems. Part II describes the applications, including plotting, image processing, and mathematics, needed in basic problem solving. The chapters feature sections called Quick Question! as well as practice problems designed to test knowledge about the material covered. Problems are solved using both The Programming Concept and The Efficient Method, which facilitates understanding the efficient ways of using MATLAB, and also the programming concepts used in these efficient functions and operators. There are also sections on 'common pitfalls' and 'programming guidelines' that direct students towards best practice.This book is ideal for engineers learning to program and model in MATLAB, as well as undergraduates in engineering and science taking a course on MATLAB.

Oceanography: An Invitation to Marine Science


Tom S. Garrison - 1996
    Garrison takes you on a vivid exploration of the ocean--from submarine canyons to zooplankton, global warming, the growing plastics problem, and our changing coastlines--and explains oceanography's most important concepts. Garrison's engaging, reader-friendly approach helps you understand the complexities involved in how we study and use the ocean. You'll explore topics like Hurricane Katrina; the devastating December 2004 earthquake in the Indian Ocean and the resulting tsunami; the moon and its connection to the ocean; the power of the ocean to influence weather; and uses and abuses of the ocean. Gain an understanding of the wonders of the sea and the scientific questions that surround it with this enjoyable, fascinating book!

The Code Book: The Science of Secrecy from Ancient Egypt to Quantum Cryptography


Simon Singh - 1999
    From Mary, Queen of Scots, trapped by her own code, to the Navajo Code Talkers who helped the Allies win World War II, to the incredible (and incredibly simple) logisitical breakthrough that made Internet commerce secure, The Code Book tells the story of the most powerful intellectual weapon ever known: secrecy.Throughout the text are clear technical and mathematical explanations, and portraits of the remarkable personalities who wrote and broke the world’s most difficult codes. Accessible, compelling, and remarkably far-reaching, this book will forever alter your view of history and what drives it. It will also make you wonder how private that e-mail you just sent really is.

Starting Out with C++: From Control Structures Through Objects


Tony Gaddis - 2006
    Gaddis motivates the study of both programming skills and the C++ programming language by presenting all the details needed to understand the "how" and the "why"-but never losing sight of the fact that most beginners struggle with this material. His approach is both gradual and highly accessible, ensuring that students understand the logic behind developing high-quality programs. In Starting Out with C++: From Control Structures through Objects, Gaddis covers control structures, functions, arrays, and pointers before objects and classes. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter. This text is intended for either a one-semester accelerated introductory course or a traditional two-semester sequence covering C++ programming. This edition is available with MyProgrammingLab, an innovative online homework and assessment tool. Through the power of practice and immediate personalized feedback, MyProgrammingLab helps students fully grasp the logic, semantics, and syntax of programming. � Note: If you are purchasing the standalone text or electronic version, MyProgrammingLab does not come automatically packaged with the text. To purchase MyProgrammingLab, please visit: myprogramminglab.com or you can purchase a package of the physical text + MyProgrammingLab by searching for ISBN 10: 0132774178 / ISBN 13: 9780132774178.� MyProgrammingLab is not a self-paced technology and should only be purchased when required by an instructor.

Thermodynamics


Enrico Fermi - 1956
    Based on a course of lectures delivered by the author at Columbia University, the text is elementary in treatment and remarkable for its clarity and organization. Although it is assumed that the reader is familiar with the fundamental facts of thermometry and calorimetry, no advanced mathematics beyond calculus is assumed.Partial contents: thermodynamic systems, the first law of thermodynamics (application, adiabatic transformations), the second law of thermodynamics (Carnot cycle, absolute thermodynamic temperature, thermal engines), the entropy (properties of cycles, entropy of a system whose states can be represented on a (V, p) diagram, Clapeyron and Van der Waals equations), thermodynamic potentials (free energy, thermodynamic potential at constant pressure, the phase rule, thermodynamics of the reversible electric cell), gaseous reactions (chemical equilibria in gases, Van't Hoff reaction box, another proof of the equation of gaseous equilibria, principle of Le Chatelier), the thermodynamics of dilute solutions (osmotic pressure, chemical equilibria in solutions, the distribution of a solute between 2 phases vapor pressure, boiling and freezing points), the entropy constant (Nernst's theorem, thermal ionization of a gas, thermionic effect, etc.).

Black Holes and Baby Universes and Other Essays


Stephen Hawking - 1993
    13 extraordinary essays shed new light on the mysteries of the universe & on one of the most brilliant thinkers of our time.In his phenomenal bestseller A Brief History of Time, Stephen Hawking literally transformed the way we think about physics, the universe, reality itself. In these thirteen essays and one remarkable extended interview, the man widely regarded as the most brilliant theoretical physicist since Einstein returns to reveal an amazing array of possibilities for understanding our universe. Building on his earlier work, Hawking discusses imaginary time, how black holes can give birth to baby universes, and scientists’ efforts to find a complete unified theory that would predict everything in the universe. With his characteristic mastery of language, his sense of humor and commitment to plain speaking, Stephen Hawking invites us to know him better—and to share his passion for the voyage of intellect and imagination that has opened new ways to understanding the very nature of the cosmos.

Programming Perl


Tom Christiansen - 1991
    The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this book.Programming Perl is not just a book about Perl. It is also a unique introduction to the language and its culture, as one might expect only from its authors. Larry Wall is the inventor of Perl, and provides a unique perspective on the evolution of Perl and its future direction. Tom Christiansen was one of the first champions of the language, and lives and breathes the complexities of Perl internals as few other mortals do. Jon Orwant is the editor of The Perl Journal, which has brought together the Perl community as a common forum for new developments in Perl.Any Perl book can show the syntax of Perl's functions, but only this one is a comprehensive guide to all the nooks and crannies of the language. Any Perl book can explain typeglobs, pseudohashes, and closures, but only this one shows how they really work. Any Perl book can say that my is faster than local, but only this one explains why. Any Perl book can have a title, but only this book is affectionately known by all Perl programmers as "The Camel."This third edition of Programming Perl has been expanded to cover version 5.6 of this maturing language. New topics include threading, the compiler, Unicode, and other new features that have been added since the previous edition.

Thing Explainer: Complicated Stuff in Simple Words


Randall Munroe - 2015
    Explore computer buildings (datacenters), the flat rocks we live on (tectonic plates), the things you use to steer a plane (airliner cockpit controls), and the little bags of water you're made of (cells).

Calculus


Ron Larson - 1999
    It has been widely praised by a generation of users for its solid and effective pedagogy that addresses the needs of a broad range of teaching and learning styles and environments. Each title is just one component in a comprehensive calculus course program that carefully integrates and coordinates print, media, and technology products for successful teaching and learning.

Transport Phenomena


R. Byron Bird - 1960
    * Enhanced sections throughout text provide much firmer foundation than the first edition. * Literature citations are given throughout for reference to additional material.

Tobira: Gateway To Advanced Japanese Learning Through Content And Multimedia (Japanese)


岡 まゆみ - 2009
    TOBIRA promotes language learning through the use of multimedia materials and establishes a support system via the Internet so that learners outside Japan have access to a Japanese language environment.Chapter 1: The Geography of JapanChapter 2: Speech Styles in JapaneseChapter 3: Japanese TechnologyChapter 4: Sports in JapantChapter 5: Japanese FoodChapter 6: The Japanese and ReligionChapter 7: Japanese Pop CultureChapter 8: Japanese Traditional Performing ArtsChapter 9: Education in JapanChapter 10: Japan's Convenience StoresChapter 11: The History of JapanChapter 12: Traditional Japanese CraftsChapter 13: The Japanese and NatureChapter 14: Japanese PoliticsChapter 15: The Future of Your Country and the World

An Introduction to Thermal Physics


Daniel V. Schroeder - 1999
    Part I introduces concepts of thermodynamics and statistical mechanics from a unified view. Parts II and III explore further applications of classical thermodynamics and statistical mechanics. Throughout, the emphasis is on real-world applications.

Contemporary Linguistics: An Introduction


William D. O'Grady - 1987
    Meticulously prepared, it is one of the most comprehensive, authoritative, up-to-date introductory resources on the market. The book’s extensive examples and exercises help students master the course material, and its lucid writing style makes complex concepts easy to understand.

Creative Writing for Dummies


Maggie Hamand - 2010
    Walking you through characterisation, setting, dialogue and plot, as well as giving expert insights into both fiction and non-fiction, it's the ideal launching pad to the world of creative writing. Creative Writing For Dummies covers:Part I: Getting startedChapter 1: Can Everyone Write? Chapter 2: Getting into the Write Mind Chapter 3: Finding the Material to work with Part II: The Elements of Creative WritingChapter 4: Creating Characters Chapter 5: Discovering Dialogue Chapter 6: Who is telling the story? Chapter 7: Creating your own world Chapter 8: Plotting your way Chapter 9: Creating a Structure Chapter 10: Rewriting and editing Part III: Different Kinds of Fiction WritingChapter 11: Short stories Chapter 12: Novels Chapter 13: Writing for children Chapter 14: Plays Chapter 15: Screenplays Chapter 16: Poetry Part IV: Different kinds of Non-fiction writingChapter 17: Breaking into journalism - Writing articles/ magazine writing Chapter 18: Writing from life and autobiography Chapter 19: Embroidering the facts: Narrative non-fiction Chapter 20: Exploring the world from your armchair - Travel writing Chapter 21: Blogging - the new big thing Part V: Finding an audienceChapter 22: Finding editors/ publishers/ agents Chapter 23: Becoming a professional Part VI: Part of TensChapter 24: Ten top tips for writers Chapter 25: Ten ways to get noticed