Quantum Computation and Quantum Information


Michael A. Nielsen - 2000
    A wealth of accompanying figures and exercises illustrate and develop the material in more depth. They describe what a quantum computer is, how it can be used to solve problems faster than familiar "classical" computers, and the real-world implementation of quantum computers. Their book concludes with an explanation of how quantum states can be used to perform remarkable feats of communication, and of how it is possible to protect quantum states against the effects of noise.

Computer Graphics: Principles and Practice


James D. Foley - 1990
    It details programming with SRGP, a simple but powerful raster graphics package. Important algorithms in 2D and 3D graphics are detailed for easy implementation, and a thorough presentation of the mathematical principles of geometric transformations and viewing are included.

The Languages of the World


Kenneth Katzner - 1975
    Written with the non-specialist in mind, its user-friendly style and layout, delightful original passages, and exotic scripts, will continue to fascinate the reader. This new edition has been thoroughly revised to include more languages, more countries, and up-to-date data on populations.Features include: *information on nearly 600 languages*individual descriptions of 200 languages, with sample passages and English translations*concise notes on where each language is spoken, its history, alphabet and pronunciation*coverage of every country in the world, its main language and speaker numbers*an introduction to language families

Eyewitness to History


John Carey - 1987
    . . Witnessing the destruction of Pompeii. . . Accompanying Julius Caesar on his invasion of Britain. . . Flying with the crew of The Great Artiste en route to dropping the atomic bomb on Nagasaki. . . Civilization's most momentous events come vibrantly alive in this magnificent collection of over three hundred eyewitness accounts spanning twenty-four turbulent centuries -- remarkable recollections of battles, atrocities, disasters, coronations, assassinations and discoveries that shaped the course of history, all related in vivid detail by observers on the scene.

Agile Product Management with Scrum: Creating Products That Customers Love


Roman Pichler - 2008
    He describes a broad range of agile product management practices, including making agile product discovery work, taking advantage of emergent requirements, creating the minimal marketable product, leveraging early customer feedback, and working closely with the development team. Benefitting from Pichler's extensive experience, you'll learn how Scrum product ownership differs from traditional product management and how to avoid and overcome the common challenges that Scrum product owners face. Coverage includesUnderstanding the product owner's role: what product owners do, how they do it, and the surprising implicationsEnvisioning the product: creating a compelling product vision to galvanize and guide the team and stakeholdersGrooming the product backlog: managing the product backlog effectively even for the most complex productsPlanning the release: bringing clarity to scheduling, budgeting, and functionality decisionsCollaborating in sprint meetings: understanding the product owner's role in sprint meetings, including the dos and don'tsTransitioning into product ownership: succeeding as a product owner and establishing the role in the enterprise This book is an indispensable resource for anyone who works as a product owner, or expects to do so, as well as executives and coaches interested in establishing agile product management.

How Linux Works: What Every Superuser Should Know


Brian Ward - 2004
    Some books try to give you copy-and-paste instructions for how to deal with every single system issue that may arise, but How Linux Works actually shows you how the Linux system functions so that you can come up with your own solutions. After a guided tour of filesystems, the boot sequence, system management basics, and networking, author Brian Ward delves into open-ended topics such as development tools, custom kernels, and buying hardware, all from an administrator's point of view. With a mixture of background theory and real-world examples, this book shows both "how" to administer Linux, and "why" each particular technique works, so that you will know how to make Linux work for you.

An Introduction to Formal Language and Automata


Peter Linz - 1990
    The Text Was Designed To Familiarize Students With The Foundations And Principles Of Computer Science And To Strengthen The Students' Ability To Carry Out Formal And Rigorous Mathematical Arguments. In The New Fourth Edition, Author Peter Linz Has Offered A Straightforward, Uncomplicated Treatment Of Formal Languages And Automata And Avoids Excessive Mathematical Detail So That Students May Focus On And Understand The Underlying Principles. In An Effort To Further The Accessibility And Comprehension Of The Text, The Author Has Added New Illustrative Examples Throughout.

Heads-Up No-Limit Hold 'em: Expert Advice for Winning Heads-Up Poker Matches


Collin Moshman - 2008
    Yet, most hold em players who transition to the heads-up form, especially if they are from full ring no-limit games, do not succeed. Adjusting to the amount of aggression can be difficult since heads-up battles require you to bet and raise with many more hands than what would be considered standard at a full table. Despite this, no-limit heads-up hold em is growing rapidly, especially on the Internet. So mastering this form of poker can be invaluable for those seeking to add a winning loose-aggressive component to their game. In addition, with the increasing number of heads-up matches now available, becoming proficient in them can be highly profitable. This text, written by expert heads-up player Collin Moshman, is the first poker strategy book devoted exclusively to no-limit heads-up play. Through extensive hand examples and accompanying theory, you will learn to: 1. Master expected value, equity, value betting, and the fundamental mathematics of heads-up strategy, 2. Play and exploit each of the most common playing styles, 3. Manipulate the pot size based on your hand and your opponent, 4. Attack button limps, bluff multiple streets, and aggress in the most profitable manner, 5. Distinguish between optimal cash and tournament strategies, 6. Exploit your opponents tendencies and perceptions through metagame mastery, and 7. Maximize your heads-up profits through game theory and fundamental business concepts. So whether you are an aspiring heads-up professional, or want to be ready for the next time you re challenged to a one-on-one battle, Heads Up No-Limit Hold em provides you with the tools you need to succeed.

Category Theory for Programmers


Bartosz Milewski - 2014
    Collected from the series of blog posts starting at: https://bartoszmilewski.com/2014/10/2...Hardcover available at: http://www.blurb.com/b/9008339-catego...

Corporate Finance for Dummies


Michael Taillard - 2012
    "Corporate Finance For Dummies" introduces you to the practices of determining an operating budget, calculating future cash flow, and scenario analysis in a friendly, un-intimidating way that makes comprehension easy."Corporate Finance For Dummies" covers everything you'll encounter in a course on corporate finance, including accounting statements, cash flow, raising and managing capital, choosing investments; managing risk; determining dividends; mergers and acquisitions; and valuation.Serves as an excellent resource to supplement coursework related to corporate financeGives you the tools and advice you need to understand corporate finance principles and strategiesProvides information on the risks and rewards associated with corporate finance and lendingWith easy-to-understand explanations and examples, "Corporate Finance For Dummies" is a helpful study guide to accompany your coursework, explaining the tough stuff in a way you can understand.

A Modern Method for Guitar: Volumes 1, 2, 3 Complete


William Leavitt - 1999
    Now guitarists can have all three volumes of this classic guitar method in one convenient book! Created by popular demand, this new edition of the method used as the basic text for the renowned Berklee College of Music guitar program is a complete compilation of the original Volumes 1, 2, and 3. Innovative solos, duets and exercises progressively teach melody, harmony and rhythm. Perfect for the serious guitar student and instructor alike.

Accelerated C++: Practical Programming by Example


Andrew Koenig - 2000
    Based on the authors' intensive summer C++ courses at Stanford University, Accelerated C++ covers virtually every concept that most professional C++ programmers will ever use -- but it turns the traditional C++ curriculum upside down, starting with the high-level C++ data structures and algorithms that let you write robust programs immediately. Once you're getting results, Accelerated C++ takes you under the hood, introducing complex language features such as memory management in context, and explaining exactly how and when to use them. From start to finish, the book concentrates on solving problems, rather than learning language and library features for their own sake. The result: You'll be writing real-world programs in no time -- and outstanding code faster than you ever imagined.

A Theory of Fun for Game Design


Raph Koster - 2004
    It features a novel way of teaching interactive designers how to create and improve their designs to incorporate the highest degree of fun. As the book shows, designing for fun is all about making interactive products like games highly entertaining, engaging, and addictive. The book's unique approach of providing a highly visual storyboard approach combined with a narrative on the art and practice of designing for fun is sure to be a hit with game and interactive designers.At first glance A Theory of Fun for Game Design is a book that will truly inspire and challenge game designers to think in new ways; however, its universal message will influence designers from all walks of life. This book captures the real essence of what drives us to seek out products and experiences that are truly fun and entertaining. The author masterfully presents his engaging theory by showing readers how many designs are lacking because they are predictable and not engaging enough. He then explains how great designers use different types of elements in new ways to make designs more fun and compelling. Anyone who is interested in design will enjoy how the book works on two levels--as a quick inspiration guide to game design, or as an informative discussion that details the insightful thinking from a great mind in the game industry.

The Book of PoC||GTFO


Manul Laphroaig - 2017
    Until now, the journal has only been available online or printed and distributed for free at hacker conferences worldwide.Consistent with the journal's quirky, biblical style, this book comes with all the trimmings: a leatherette cover, ribbon bookmark, bible paper, and gilt-edged pages. The book features more than 80 technical essays from numerous famous hackers, authors of classics like "Reliable Code Execution on a Tamagotchi," "ELFs are Dorky, Elves are Cool," "Burning a Phone," "Forget Not the Humble Timing Attack," and "A Sermon on Hacker Privilege." Twenty-four full-color pages by Ange Albertini illustrate many of the clever tricks described in the text.

Twisty Little Passages: An Approach to Interactive Fiction


Nick Montfort - 2003
    Twisty Little Passages (the title refers to a maze in Adventure, the first interactive fiction) is the first book-length consideration of this form, examining it from gaming and literary perspectives. Nick Montfort, an interactive fiction author himself, offers both aficionados and first-time users a way to approach interactive fiction that will lead to a more pleasurable and meaningful experience of it.Twisty Little Passages looks at interactive fiction beginning with its most important literary ancestor, the riddle. Montfort then discusses Adventure and its precursors (including the I Ching and Dungeons and Dragons), and follows this with an examination of mainframe text games developed in response, focusing on the most influential work of that era, Zork. He then considers the introduction of commercial interactive fiction for home computers, particularly that produced by Infocom. Commercial works inspired an independent reaction, and Montfort describes the emergence of independent creators and the development of an online interactive fiction community in the 1990s. Finally, he considers the influence of interactive fiction on other literary and gaming forms. With Twisty Little Passages, Nick Montfort places interactive fiction in its computational and literary contexts, opening up this still-developing form to new consideration.