UNIX Concepts and Applications


Sumitabha Das - 2003
    

What Hedge Funds Really Do: An Introduction to Portfolio Management


Philip J. Romero - 2014
    We’ve comea long way since then. With this book, Drs. Romero and Balch liftthe veil from many of these once-opaque concepts in high-techfinance. We can all benefit from learning how the cooperationbetween wetware and software creates fitter models. This bookdoes a fantastic job describing how the latest advances in financialmodeling and data science help today’s portfolio managerssolve these greater riddles. —Michael Himmel, ManagingPartner, Essex Asset ManagementI applaud Phil Romero’s willingness to write about the hedgefund world, an industry that is very private, often flamboyant,and easily misunderstood. As with every sector of the investmentlandscape, the hedge fund industry varies dramaticallyfrom quantitative “black box” technology, to fundamental researchand old-fashioned stock picking. This book helps investorsdistinguish between these diverse opposites and understandtheir place in the new evolving world of finance. —Mick Elfers,Founder and Chief Investment Strategist, Irvington Capital

The Design of Childhood: How the Material World Shapes Independent Kids


Alexandra Lange - 2010
    These objects and spaces encode decades, even centuries of changing ideas about what makes for good child-rearing--and what does not. Do you choose wooden toys, or plastic, or, increasingly, digital? What do youngsters lose when seesaws are deemed too dangerous and slides are designed primarily for safety? How can the built environment help children cultivate self-reliance? In these debates, parents, educators, and kids themselves are often caught in the middle.Now, prominent design critic Alexandra Lange reveals the surprising histories behind the human-made elements of our children's pint-size landscape. Her fascinating investigation shows how the seemingly innocuous universe of stuff affects kids' behavior, values, and health, often in subtle ways. And she reveals how years of decisions by toymakers, architects, and urban planners have helped--and hindered--American youngsters' journeys toward independence. Seen through Lange's eyes, everything from the sandbox to the street becomes vibrant with buried meaning. The Design of Childhood will change the way you view your children's world--and your own.

Effective Business Communications


Herta A. Murphy - 1980
    These "seven Cs" guide student-readers to choose the content and style that best fits the purpose and recipient of any given message. Pedagogically rich, most chapters in this paperback text include checklists, mini-cases and problems, "Communication Probe" boxes which summarize related research, and sidenotes that isolate significant points that should not be missed. Two new chapters are devoted to ethics and technology respectively.

Introductory Linear Algebra: An Applied First Course


Bernard Kolman - 1988
    Calculus is not a prerequisite, although examples and exercises using very basic calculus are included (labeled Calculus Required.) The most technology-friendly text on the market, Introductory Linear Algebra is also the most flexible. By omitting certain sections, instructors can cover the essentials of linear algebra (including eigenvalues and eigenvectors), to show how the computer is used, and to introduce applications of linear algebra in a one-semester course.

Integrating Educational Technology Into Teaching


Margaret D. Roblyer - 1996
    It shows teachers how to create an environment in which technology can effectively enhance learning. It contains a technology integration framework that builds on research and the TIP model.

Managing for Quality and Performance Excellence (with CD-ROM)


James R. Evans - 2007
    This description will provide a description where the core, text-only product or an eBook is sold. Please remember to fill out the variations section on the PMI with the book only information.Important Notice: Media content referenced within the product description or the product text may not be available in the ebook version.

Introduction to Geographic Information Systems [With CDROM]


Kang-Tsung Chang - 2001
    Now in its 12th edition, it is still the market leader and is known for its scientific research base and its currency, comprehensiveness, and accuracy.

The Road to React


Robin Wieruch - 2017
    This book uses the common sense of these roads and weaves it into the implementation of an attractive app. You will build a Hacker News React app. On the road you will learn ES6, React with all its basics and advanced concepts and internal state management.' to 'A lot of roadmaps exist on how to master React. This book uses the common sense of these roads and weaves it into the implementation of an attractive app. You will build a Hacker News React app. On the road you will learn ES6, React with all its basics and advanced concepts and internal state management. http://www.robinwieruch.de/the-road-t...

Brother Iron, Sister Steel: A Bodybuilder's Book


Dave Draper - 2001
    America, Mr. Universe and Mr. World, can tell it. Training techniques, exercise descriptions and nutritional strategies form the book's foundation, but what glues this book together are Dave's personal experiences and insights, humor and candidness, all of which speak to the heart and soul. The delight in the iron work, the play of the steel and the redefined motivation will have you striving forward to reach your fitness and training goals. Further your iron journey—or take your first steps—as you find yourself caught up in the style and rhythm that are Draper's alone. You'll see the lessons of Brother Iron, Sister Steel hit home as your training enthusiasm abounds. In your next match with the weights you'll see the work of your muscles with new clarity under the guidance of Dave's insight.

Web Operations: Keeping the Data on Time


John Allspaw - 2010
    It's the expertise you need when your start-up gets an unexpected spike in web traffic, or when a new feature causes your mature application to fail. In this collection of essays and interviews, web veterans such as Theo Schlossnagle, Baron Schwartz, and Alistair Croll offer insights into this evolving field. You'll learn stories from the trenches--from builders of some of the biggest sites on the Web--on what's necessary to help a site thrive.Learn the skills needed in web operations, and why they're gained through experience rather than schoolingUnderstand why it's important to gather metrics from both your application and infrastructureConsider common approaches to database architectures and the pitfalls that come with increasing scaleLearn how to handle the human side of outages and degradationsFind out how one company avoided disaster after a huge traffic delugeDiscover what went wrong after a problem occurs, and how to prevent it from happening againContributors include:John AllspawHeather ChampMichael ChristianRichard CookAlistair CrollPatrick DeboisEric FlorenzanoPaul HammondJustin HuffAdam JacobJacob LoomisMatt MassieBrian MoonAnoop NagwaniSean PowerEric RiesTheo SchlossnagleBaron SchwartzAndrew Shafer

How to Break Software: A Practical Guide to Testing


James A. Whittaker - 2002
    Instead of relying on a rigid plan, it should be intelligence, insight, experience and a "nose for where the bugs are hiding" that guide testers. This book helps testers develop this insight. The techniques presented here allow testers to go off-script. Full description

Introducing Python: Modern Computing in Simple Packages


Bill Lubanovic - 2013
    In addition to giving a strong foundation in the language itself, Lubanovic shows how to use it for a range of applications in business, science, and the arts, drawing on the rich collection of open source packages developed by Python fans.It's impressive how many commercial and production-critical programs are written now in Python. Developed to be easy to read and maintain, it has proven a boon to anyone who wants applications that are quick to write but robust and able to remain in production for the long haul.This book focuses on the current version of Python, 3.x, while including sidebars about important differences with 2.x for readers who may have to deal with programs in that version.

A Common-Sense Guide to Data Structures and Algorithms: Level Up Your Core Programming Skills


Jay Wengrow - 2017
    If you have received one of these copies, please contact the Pragmatic Bookshelf at support@pragprog.com, and we will replace it for you.Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today's web and mobile apps. This book takes a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use in your daily production code. Graphics and examples make these computer science concepts understandable and relevant. You can use these techniques with any language; examples in the book are in JavaScript, Python, and Ruby.Use Big O notation, the primary tool for evaluating algorithms, to measure and articulate the efficiency of your code, and modify your algorithm to make it faster. Find out how your choice of arrays, linked lists, and hash tables can dramatically affect the code you write. Use recursion to solve tricky problems and create algorithms that run exponentially faster than the alternatives. Dig into advanced data structures such as binary trees and graphs to help scale specialized applications such as social networks and mapping software. You'll even encounter a single keyword that can give your code a turbo boost. Jay Wengrow brings to this book the key teaching practices he developed as a web development bootcamp founder and educator.Use these techniques today to make your code faster and more scalable.

The Enlightenment: The Pursuit of Happiness 1680-1790


Ritchie Robertson - 2020
    Yet why, over three hundred years after it began, is the Enlightenment so profoundly misunderstood as controversial, the expression of soulless calculation? The answer may be that, to an extraordinary extent, we have accepted the account of the Enlightenment given by its conservative enemies. Ritchie Robertson goes back into the “long eighteenth century,” from approximately 1680 to 1790, to reveal what this much-debated period was really about.Any account of the Enlightenment must be in large part a history of ideas. But Robertson argues that it is not solely a philosophical movement; the Enlightenment saw the publication of the Encyclopédie, which is not only a historical and philosophical compendium, but also an illustrated guide to all sorts of contemporary machinery, handicrafts, and trades aimed to improve people’s lives in immediate and practical ways. Robertson chronicles the campaigns mounted by some Enlightened figures against specific evils such as capital punishment, judicial torture, serfdom and witchcraft trials, featuring the experiences of major figures like Voltaire and Diderot with ordinary people who lived through this extraordinary moment. Robertson gives due attention to philosophical and theological debates, but also looks to literature, music, and the visual arts as prominent means of conveying enlightenment ideas.In seeking to correct one-sided views of the Enlightenment, Robertson ultimately puts forward his own. He does not reduce this transformative period to a formula, but instead makes the claim that indeed the Enlightenment was an attempt to increase human happiness, and to claim that happiness was possible in this world, without needing any compensatory belief in a better one beyond the grave.