Book picks similar to
Introduction to Minimax by V.F. Dem'yanov
donate
mathematics
storage
want-read
Introduction to Mathematical Philosophy
Bertrand Russell - 1918
In it, Russell offers a nontechnical, undogmatic account of his philosophical criticism as it relates to arithmetic and logic. Rather than an exhaustive treatment, however, the influential philosopher and mathematician focuses on certain issues of mathematical logic that, to his mind, invalidated much traditional and contemporary philosophy.In dealing with such topics as number, order, relations, limits and continuity, propositional functions, descriptions, and classes, Russell writes in a clear, accessible manner, requiring neither a knowledge of mathematics nor an aptitude for mathematical symbolism. The result is a thought-provoking excursion into the fascinating realm where mathematics and philosophy meet — a philosophical classic that will be welcomed by any thinking person interested in this crucial area of modern thought.
My Way Is the Highway
Urvashi Gulia - 2012
And oh the black dress, the black heels and the push up bra--just in case!" What would you do if your sleazy boss ran his hands all over you and then blamed you for not doing your job well? Well, I just packed off on a road trip! Just me in my old jeep, Iqbal Mastani, we travelled all the way from Delhi to this little guest house up in the mountains. I met people I had never known (cute boys who taught me to fish), did things I would have never done (sleeping drunk in a cold balcony) and somewhere in the middle of that, fell in love! Lanka in all its diversity.
Numerical Methods for Engineers
Steven C. Chapra - 1985
It covers such areas as biotechnology and biomedical engineering.
Mastering Algorithms with Perl
Jon Orwant - 1999
Computer scientists have identified many techniques that a wide range of programs need, such as: Fuzzy pattern matching for text (identify misspellings!) Finding correlations in data Game-playing algorithms Predicting phenomena such as Web traffic Polynomial and spline fitting Using algorithms explained in this book, you too can carry out traditional programming tasks in a high-powered, efficient, easy-to-maintain manner with Perl.This book assumes a basic understanding of Perl syntax and functions, but not necessarily any background in computer science. The authors explain in a readable fashion the reasons for using various classic programming techniques, the kind of applications that use them, and -- most important -- how to code these algorithms in Perl.If you are an amateur programmer, this book will fill you in on the essential algorithms you need to solve problems like an expert. If you have already learned algorithms in other languages, you will be surprised at how much different (and often easier) it is to implement them in Perl. And yes, the book even has the obligatory fractal display program.There have been dozens of books on programming algorithms, some of them excellent, but never before has there been one that uses Perl.The authors include the editor of The Perl Journal and master librarian of CPAN; all are contributors to CPAN and have archived much of the code in this book there."This book was so exciting I lost sleep reading it." Tom Christiansen
The Mammoth Book of Fantasy
Mike AshleyHarlan Ellison - 2001
Howard, creator of Conan the Barbarian, and J. R. R. Tolkein, who captivated readers worldwide with The Lord of the Rings; and such contemporary masters of the craft as Terry Pratchett, Michael Moorcock, David Eddings, David Gemmell, Tanith Lee, and Ursula K. LeGuin. Compiled by Mike Ashley, the esteemed editor of the popular Mammoth Comic Fantasy trilogy, this new Mammoth anthology explores the realms of the bizarre, extraordinary, and impossible in more than two dozen ingeniously fashioned tales. Among them stand such classics as Theodore Sturgeon's "Yesterday Was Monday," in which a man wakes to discover he has lost more than a Tuesday; Cleveland Moffett's "The Mysterious Card," a tale chillingly and brilliantly contrived out of opposing perceptions; and "The Wall Around the World," Theodore Cogswell's story of a young boy who masters flight in order to escape the world that has entrapped him. Offering a wide and varied selection of fantasy tales, Mike Ashley's newest anthology promises adventures, journeys, passages, and quests sure to delight readers of every type of fantasy fiction—from the ardent fans of J. R. R. Tolkein to the exuberant followers of Harry Potter.
Sciencia: Mathematics, Physics, Chemistry, Biology, and Astronomy for All
Burkard Polster - 2011
Lavishly illustrated with engravings, woodcuts, and original drawings and diagrams, Sciencia will inspire readers of all ages to take an interest in the interconnected knowledge of the modern sciences.Beautifully produced in thirteen different colors of ink, Sciencia is an essential reference and an elegant gift.Wooden Books was founded in 1999 by designer John Martineau near Hay-on-Wye. The aim was to produce a beautiful series of recycled books based on the classical philosophies, arts and sciences. Using the Beatrix Potter formula of text facing picture pages, and old-styles fonts, along with hand-drawn illustrations and 19th century engravings, the books are designed not to date. Small but stuffed with information. Eco friendly and educational. Big ideas in a tiny space. There are over 1,000,000 Wooden Books now in print worldwide and growing.
Calculus: The Classic Edition
Earl W. Swokowski - 1991
Groundbreaking in every way when first published, this book is a simple, straightforward, direct calculus text. It's popularity is directly due to its broad use of applications, the easy-to-understand writing style, and the wealth of examples and exercises which reinforce conceptualization of the subject matter. The author wrote this text with three objectives in mind. The first was to make the book more student-oriented by expanding discussions and providing more examples and figures to help clarify concepts. To further aid students, guidelines for solving problems were added in many sections of the text. The second objective was to stress the usefulness of calculus by means of modern applications of derivatives and integrals. The third objective, to make the text as accurate and error-free as possible, was accomplished by a careful examination of the exposition, combined with a thorough checking of each example and exercise.
From Mathematics to Generic Programming
Alexander A. Stepanov - 2014
If you're a reasonably proficient programmer who can think logically, you have all the background you'll need. Stepanov and Rose introduce the relevant abstract algebra and number theory with exceptional clarity. They carefully explain the problems mathematicians first needed to solve, and then show how these mathematical solutions translate to generic programming and the creation of more effective and elegant code. To demonstrate the crucial role these mathematical principles play in many modern applications, the authors show how to use these results and generalized algorithms to implement a real-world public-key cryptosystem. As you read this book, you'll master the thought processes necessary for effective programming and learn how to generalize narrowly conceived algorithms to widen their usefulness without losing efficiency. You'll also gain deep insight into the value of mathematics to programming--insight that will prove invaluable no matter what programming languages and paradigms you use. You will learn aboutHow to generalize a four thousand-year-old algorithm, demonstrating indispensable lessons about clarity and efficiencyAncient paradoxes, beautiful theorems, and the productive tension between continuous and discreteA simple algorithm for finding greatest common divisor (GCD) and modern abstractions that build on itPowerful mathematical approaches to abstractionHow abstract algebra provides the idea at the heart of generic programmingAxioms, proofs, theories, and models: using mathematical techniques to organize knowledge about your algorithms and data structuresSurprising subtleties of simple programming tasks and what you can learn from themHow practical implementations can exploit theoretical knowledge
Learning UML 2.0: A Pragmatic Introduction to UML
Russ Miles - 2006
Every integrated software development environment in the world--open-source, standards-based, and proprietary--now supports UML and, more importantly, the model-driven approach to software development. This makes learning the newest UML standard, UML 2.0, critical for all software developers--and there isn't a better choice than this clear, step-by-step guide to learning the language."--Richard Mark Soley, Chairman and CEO, OMGIf you're like most software developers, you're building systems that are increasingly complex. Whether you're creating a desktop application or an enterprise system, complexity is the big hairy monster you must manage.The Unified Modeling Language (UML) helps you manage this complexity. Whether you're looking to use UML as a blueprint language, a sketch tool, or as a programming language, this book will give you the need-to-know information on how to apply UML to your project. While there are plenty of books available that describe UML, Learning UML 2.0 will show you how to use it. Topics covered include:Capturing your system's requirements in your model to help you ensure that your designs meet your users' needsModeling the parts of your system and their relationshipsModeling how the parts of your system work together to meet your system's requirementsModeling how your system moves into the real world, capturing how your system will be deployedEngaging and accessible, this book shows you how to use UML to craft and communicate your project's design. Russ Miles and Kim Hamilton have written a pragmatic introduction to UML based on hard-earned practice, not theory. Regardless of the software process or methodology you use, this book is the one source you need to get up and running with UML 2.0.Russ Miles is a software engineer for General Dynamics UK, where he works with Java and Distributed Systems, although his passion at the moment is Aspect Orientation and, in particular, AspectJ. Kim Hamilton is a senior software engineer at Northrop Grumman, where she's designed and implemented a variety of systems including web applications and distributed systems, with frequent detours into algorithms development.
Probability: A Very Short Introduction
John Haigh - 2012
It requires, in short, an understanding of probability. In this Very Short Introduction, John Haigh introduces the ideas of probability--and the different philosophical approaches to probability--and gives a brief account of the history of development of probability theory, from Galileo and Pascal to Bayes, Laplace, Poisson, and Markov. He describes the basic probability distributions and discusses a wide range of applications in science, economics, and a variety of other contexts such as games and betting. He concludes with an intriguing discussion of coincidences and some curious paradoxes.
The Pythagorean Solution
Joseph Badal - 2003
This edition was rewritten, updated, and released on April 28, 2015.When recently-divorced American John Hammond arrives on the Aegean island of Samos, he is unaware of events that happened nearly seven decades earlier that will embroil him in death and violence, and change his life forever.Late one night he finds Greek fisherman Petros Vangelos mortally wounded in an alley. Vangelos gives Hammond a coded map before he expires. With that map, Hammond becomes the link to a Turkish tramp steamer named Sabiya that sank in a storm in 1945 with a fortune in gold and jewels aboard. Also on the Sabiya, in a waterproof safe, are documents that implicate a long-dead German SS Officer in the theft of tens of millions of dollars in valuables from Holocaust victims and the laundering of those valuables by the Nazi’s Swiss banker partner. That partnership helped build a huge banking enterprise that is now run by that Swiss banker’s son who will stop at nothing to prevent disclosure of his father’s crimes.Hammond’s visit to Samos quickly turns into a roller coaster ride on which he encounters violence, new friendships, and a woman he loves, all of which irrevocably alter the course of his life.The Pythagorean Solution is a thrilling, non-stop adventure that will make the reader want to reserve a seat on a flight to Samos.>
This is a new release of a previously published edition.
Psychological Testing and Assessment: An Introduction to Tests and Measurement
Ronald Jay Cohen - 1988
Logically organized and lucidly written, this book acquaints readers with important historical, legal, ethical, and cultural issues, and then proceeds to provide readers with the information necessary to understand psychometric concepts such as reliability, validity, and utility. Through writing that effectively anchors abstract concepts to real-life applications--and through the use of innovative teaching tools such as "Just Think" questions and the "Everyday Psychometrics" features in the text--readers will come away with a well-rounded, working knowledge of psychometrics and the assessment enterprise in a contemporary, real world context.
Compass: A Story of Exploration and Innovation
Alan Gurney - 2004
It was not until the development of the compass that maps and charts could be used with any accuracy-even so, it would be hundreds of years and thousands of shipwrecks before the marvellous instrument was perfected. Its history up to modern times is filled with the stories of disasters that befell sailors who misused it. of the essential navigational device-the instrument Victor Hugo called the soul of the ship.
Barron's SAT Subject Test Math Level 2
Richard Ku - 2008
In chapters that follow, detailed topic reviews cover polynomial, trigonometric, exponential, logarithmic, and rational functions; coordinate and three-dimensional geometry; numbers and operations; data analysis, statistics, and probability; and graphing calculators, their operations and applications. Six full-length model tests with answers, explanations, and self-evaluation charts conclude this manual.
Redis in Action
Josiah L. Carlson - 2013
You'll begin by getting Redis set up properly and then exploring the key-value model. Then, you'll dive into real use cases including simple caching, distributed ad targeting, and more. You'll learn how to scale Redis from small jobs to massive datasets. Experienced developers will appreciate chapters on clustering and internal scripting to make Redis easier to use.About the TechnologyWhen you need near-real-time access to a fast-moving data stream, key-value stores like Redis are the way to go. Redis expands on the key-value pattern by accepting a wide variety of data types, including hashes, strings, lists, and other structures. It provides lightning-fast operations on in-memory datasets, and also makes it easy to persist to disk on the fly. Plus, it's free and open source.About this bookRedis in Action introduces Redis and the key-value model. You'll quickly dive into real use cases including simple caching, distributed ad targeting, and more. You'll learn how to scale Redis from small jobs to massive datasets and discover how to integrate with traditional RDBMS or other NoSQL stores. Experienced developers will appreciate the in-depth chapters on clustering and internal scripting.Written for developers familiar with database concepts. No prior exposure to NoSQL database concepts nor to Redis itself is required. Appropriate for systems administrators comfortable with programming.Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.What's InsideRedis from the ground upPreprocessing real-time dataManaging in-memory datasetsPub/sub and configurationPersisting to diskAbout the AuthorDr. Josiah L. Carlson is a seasoned database professional and an active contributor to the Redis community.Table of ContentsPART 1 GETTING STARTEDGetting to know RedisAnatomy of a Redis web applicationPART 2 CORE CONCEPTSCommands in RedisKeeping data safe and ensuring performanceUsing Redis for application supportApplication components in RedisSearch-based applicationsBuilding a simple social networkPART 3 NEXT STEPSReducing memory useScaling RedisScripting Redis with Lua