Book picks similar to
Further Pure Mathematics by Linda Bostock
mathematics
study
textbooks
science
How to Ace Calculus: The Streetwise Guide
Colin Conrad Adams - 1998
Capturing the tone of students exchanging ideas among themselves, this unique guide also explains how calculus is taught, how to get the best teachers, what to study, and what is likely to be on exams—all the tricks of the trade that will make learning the material of first-semester calculus a piece of cake. Funny, irreverent, and flexible, How to Ace Calculus shows why learning calculus can be not only a mind-expanding experience but also fantastic fun.
The Instant Genius
Tanya Slover - 1998
This compendium is bursting with little-known gems such as: the Bible is the most stolen book in America; humans and giraffes have the same number of vertebrae in their necks (seven); and the first thermometer was filled with brandy, not mercury (and was quite accurate). Presented with humor and precision, The Instant Genius is an engrossing battery of over 200 facts sure to settle at least one thorny question in everyone's mind.
Calculus On Manifolds: A Modern Approach To Classical Theorems Of Advanced Calculus
Michael Spivak - 1965
The approach taken here uses elementary versions of modern methods found in sophisticated mathematics. The formal prerequisites include only a term of linear algebra, a nodding acquaintance with the notation of set theory, and a respectable first-year calculus course (one which at least mentions the least upper bound (sup) and greatest lower bound (inf) of a set of real numbers). Beyond this a certain (perhaps latent) rapport with abstract mathematics will be found almost essential.
The Numbers Behind Numb3rs: Solving Crime with Mathematics
Keith Devlin - 2007
From forensics to counterterrorism, the Riemann hypothesis to image enhancement, solving murders to beating casinos, Devlin and Lorden present compelling cases that illustrate how advanced mathematics can be used in state-of-the-art criminal investigations.
Data Structures Using C++
D.S. Malik - 2003
D.S. Malik is ideal for a one-semester course focused on data structures. Clearly written with the student in mind, this text focuses on Data Structures and includes advanced topics in C++ such as Linked Lists and the Standard Template Library (STL). This student-friendly text features abundant Programming Examples and extensive use of visual diagrams to reinforce difficult topics. Students will find Dr. Malik's use of complete programming code and clear display of syntax, explanation, and example easy to read and conducive to learning.
Marketing: Real People, Real Choices
Michael R. Solomon - 1996
It introduces marketing from the perspective of real people making real marketing decisions at leading companies "every day. "Learners will come to understand that marketing is about "creating value"-for customers, for companies, and for society as a whole-and they will see how that is accomplished in the real world. A five-part organization covers making marketing value decisions, identifying markets and understanding customers' needs for value, creating the value proposition, communicating the value proposition, and delivering the value proposition. For individuals interested in a career in marketing.
Introduction to Graph Theory
Richard J. Trudeau - 1994
This book leads the reader from simple graphs through planar graphs, Euler's formula, Platonic graphs, coloring, the genus of a graph, Euler walks, Hamilton walks, more. Includes exercises. 1976 edition.
Computer Science Illuminated
Nell B. Dale - 2002
Written By Two Of Today'S Most Respected Computer Science Educators, Nell Dale And John Lewis, The Text Provides A Broad Overview Of The Many Aspects Of The Discipline From A Generic View Point. Separate Program Language Chapters Are Available As Bundle Items For Those Instructors Who Would Like To Explore A Particular Programming Language With Their Students. The Many Layers Of Computing Are Thoroughly Explained Beginning With The Information Layer, Working Through The Hardware, Programming, Operating Systems, Application, And Communication Layers, And Ending With A Discussion On The Limitations Of Computing. Perfect For Introductory Computing And Computer Science Courses, Computer Science Illuminated, Third Edition's Thorough Presentation Of Computing Systems Provides Computer Science Majors With A Solid Foundation For Further Study, And Offers Non-Majors A Comprehensive And Complete Introduction To Computing.
A Course of Pure Mathematics
G.H. Hardy - 1908
Since its publication in 1908, it has been a classic work to which successive generations of budding mathematicians have turned at the beginning of their undergraduate courses. In its pages, Hardy combines the enthusiasm of a missionary with the rigor of a purist in his exposition of the fundamental ideas of the differential and integral calculus, of the properties of infinite series and of other topics involving the notion of limit.
Harrisons Manual of Medicine
Dan L. Longo - 2001
Turn to any page, and you'll find essential point-of-care guidance on all the major conditions seen in clinical medicine. Completely updated to reflect all the major advances and new clinical developments, the new edition of the Manual is the most indispensable yet. It continues to focus on diagnosis and therapy with an emphasis on patient care and offers authoritative, high-yield coverage of: Etiology and epidemiology Clinically relevant pathophysiology Signs & Symptoms o Differential Diagnosis Physical and Laboratory Findings Therapeutics o Practice GuidelinesNEW FEATURESFull-color presentation for the first time!Full-color images of clinical conditions encountered in dermatology, cardiology, and eye diseases New chapters on end-of-life care, congenital heart disease in the adult patient, non-invasive cardiac examination, and metabolic syndromeLook for these other great Harrison's titles:Harrison's Principles of Internal Medicine, 17eHarrison's Online available through Accessmedicine.com
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 Concise Human Body Book: An Illustrated Guide to its Structure, Function, and Disorders
Steve Parker - 2007
Hundreds of 3D images take you through each of the body's systems, from skeleton and muscles to the skin and nails. Discover how every aspect of the body functions, how the heart beats, how we breathe, and how the body defends itself. Find out what can go wrong, with descriptions of the ways in which common disorders affect the body's systems.
Understanding Abnormal Behavior
David Sue - 1981
The first abnormal psychology book to present a thoroughly integrated multicultural perspective--based on the authors' view that cross-cultural comparisons can greatly enhance the understanding of disorders--the text provides extensive coverage and integration of multicultural models, explanations, and concepts. The book also helps you gain an understanding of abnormal behavior as scientific and clinical endeavors, while providing insight into the tools that mental health professionals use to study and treat disorders.
The Art of Computer Programming, Volume 1: Fundamental Algorithms
Donald Ervin Knuth - 1973
-Byte, September 1995 I can't begin to tell you how many pleasurable hours of study and recreation they have afforded me! I have pored over them in cars, restaurants, at work, at home... and even at a Little League game when my son wasn't in the line-up. -Charles Long If you think you're a really good programmer... read [Knuth's] Art of Computer Programming... You should definitely send me a resume if you can read the whole thing. -Bill Gates It's always a pleasure when a problem is hard enough that you have to get the Knuths off the shelf. I find that merely opening one has a very useful terrorizing effect on computers. -Jonathan Laventhol This first volume in the series begins with basic programming concepts and techniques, then focuses more particularly on information structures-the representation of information inside a computer, the structural relationships between data elements and how to deal with them efficiently. Elementary applications are given to simulation, numerical methods, symbolic computing, software and system design. Dozens of simple and important algorithms and techniques have been added to those of the previous edition. The section on mathematical preliminaries has been extensively revised to match present trends in research. Ebook (PDF version) produced by Mathematical Sciences Publishers (MSP), http: //msp.org