The Little Book of Mathematical Principles, Theories, & Things


Robert Solomon - 2008
    Rare Book

The Ultimate Guide to WWE


Jake Black - 2011
    Learn all about your favorite superstars, what their signature moves are, and who they've teamed up with through the years. With facts and color photos on every page, this is a must-have for any WWE fan, young or old!

The War Poets: A Selection of World War I Poetry (a selection of poems from Rupert Brooke, Edward Thomas, Siegfried Sassoon, Ivor Gurney, Isaac Rosenberg and Wilfred Owen, all with an active Table of Contents)


Rupert Brooke - 2011
    The collection includes:RUPERT BROOKEPEACESAFETYTHE DEADTHE DEADTHE SOLDIEREDWARD THOMASADLESTROPTEARSTHE OWLRAINTHE CHERRY TREESAS THE TEAM'S HEAD-BRASSSIEGFRIED SASSOON"THEY"THE REAR-GUARDI STOOD WITH THE DEADSUICIDE IN TRENCHESTHE GENERALHOW TO DIEGLORY OF WOMENTHEIR FRAILTYDOES IT MATTER?SURVIVORSEVERYONE SANGTO ANY DEAD OFFICERSICK LEAVEIVOR GURNEYTO HIS LOVETHE SILENT ONEISAAC ROSENBERGBREAK OF DAY IN THE TRENCHESLOUSE HUNTINGON RECEIVING NEWS OF THE WARDEAD MAN'S DUMPRETURNING, WE HEAR THE LARKSWILFRED OWENANTHEM FOR DOOMED YOUTHAPOLOGIA PRO POEMATE MEODULCE ET DECORUM ESTSTRANGE MEETINGFUTILITYDISABLEDMINERSS.I.W.

NoSQL Distilled: A Brief Guide to the Emerging World of Polyglot Persistence


Pramod J. Sadalage - 2012
    Advocates of NoSQL databases claim they can be used to build systems that are more performant, scale better, and are easier to program." ""NoSQL Distilled" is a concise but thorough introduction to this rapidly emerging technology. Pramod J. Sadalage and Martin Fowler explain how NoSQL databases work and the ways that they may be a superior alternative to a traditional RDBMS. The authors provide a fast-paced guide to the concepts you need to know in order to evaluate whether NoSQL databases are right for your needs and, if so, which technologies you should explore further. The first part of the book concentrates on core concepts, including schemaless data models, aggregates, new distribution models, the CAP theorem, and map-reduce. In the second part, the authors explore architectural and design issues associated with implementing NoSQL. They also present realistic use cases that demonstrate NoSQL databases at work and feature representative examples using Riak, MongoDB, Cassandra, and Neo4j. In addition, by drawing on Pramod Sadalage's pioneering work, "NoSQL Distilled" shows how to implement evolutionary design with schema migration: an essential technique for applying NoSQL databases. The book concludes by describing how NoSQL is ushering in a new age of Polyglot Persistence, where multiple data-storage worlds coexist, and architects can choose the technology best optimized for each type of data access.

Windows Powershell in Action


Bruce Payette - 2007
    In the tradition of Manning's ground breaking "In Action" series, this book comes from right from the source. Written by Bruce Payette, one of principal creators of PowerShell, Windows PowerShell in Action shows you how to build scripts and utilities to automate system tasks or create powerful system management tools to handle the day-to-day tasks that drive a Windows administrator's life. Because it's based on the .NET platform, PowerShell is also a powerful tool for developers and power users.Windows PowerShell in Action was written by Bruce Payette, one of the founding members of the Windows PowerShell team, co-designer of the PowerShell language and the principal author of the PowerShell language implementation. The book enables you to get the most out of the PowerShell environment. Using many examples, both small and large, this book illustrates the features of the language and environment and shows how to compose those features into solutions, quickly and effectively.This book is designed for anyone who wants to learn PowerShell and use it well. Rather than simply being a book of recipes to read and apply, this book gives you the deep knowledge about how PowerShell works and how to apply it.

Computer Networks and Internets [With CDROM and Companion Website Access Code Card]


Douglas E. Comer - 1996
    Leading networking authority Douglas Comer presents a wide-ranging, self-contained tour of the concepts, principles, and technologies that enable today's Internet to support applications ranging from web browsing to telephony and multimedia. This Fifth Edition has been thoroughly reorganized, revised, and updated: it includes extensive new coverage of topics ranging from wireless protocols to network performance, while reducing or eliminating coverage of older protocols and technologies. Comer begins by illuminating the applications and facilities offered by today's Internet. Next, he systematically introduces the underlying network technologies and protocols that make them possible: low-level data communications; packet switching, LAN, and WAN technologies; and Internet protocols such as TCP, IP, UDP, and IPv6. With these concepts and technologies established, he introduces several of the most important contemporary issues faced by network implementers and managers, including quality of service, Internet telephony, multimedia, network security, and network management. Comer has carefully designed this book to support both top-down and bottom-up teaching approaches. Students need no background in operating systems, and no sophisticated math: Comer relies throughout on figures, drawings, examples, and analogies, "not" mathematical proofs.

Learning JavaScript


Shelley Powers - 2006
    JavaScript lets designers add sparkle and life to web pages, while more complex JavaScript has led to the rise of Ajax -- the latest rage in web development that allows developers to create powerful and more responsive applications in the browser window."Learning JavaScript" introduces this powerful scripting language to web designers and developers in easy-to-understand terms. Using the latest examples from modern browser development practices, this book teaches you how to integrate the language with the browser environment, and how to practice proper coding techniques for standards-compliant web sites. By the end of the book, you'll be able to use all of the JavaScript language and many of the object models provided by web browsers, and you'll even be able to create a basic Ajax application.

Getting What You Came For: The Smart Student's Guide to Earning a Master's or Ph.D.


Robert L. Peters - 1992
    It will also help graduate students finish in less time, for less money, and with less trouble.Based on interviews with career counselors, graduate students, and professors, Getting What You Came For is packed with real-life experiences. It has all the advice a student will need not only to survive but to thrive in graduate school, including: instructions on applying to school and for financial aid; how to excel on qualifying exams; how to manage academic politics--including hostile professors; and how to write and defend a top-notch thesis. Most important, it shows you how to land a job when you graduate.

100 Essential Modern Poems


Joseph Parisi - 2005
    Selected and introduced by Joseph Parisi, former longtime editor of Poetry magazine, this brilliant collection brings together the greatest poems by all the classic authors, along with the choicest works by today's most accomplished artists in America and abroad. From W. H. Auden and T. S. Eliot to John Ashbery and A. R. Ammons; Elizabeth Bishop and Marianne Moore to Sylvia Plath and Mary Oliver; Robert Frost and W. B. Yeats to Allen Ginsberg and Thom Gunn, this comprehensive anthology features the poems that have best expressed the spirit of our times and helped create modern culture. In addition to such ground-breaking works as "The Love Song of J. Alfred Prufrock" and "Howl," Mr. Parisi has included the incisive social satire and whimsical wordplay of such wits as Dorothy Parker, Ogden Nash, and Frank O'Hara. Among contemporary poets in the book are Seamus Heaney, Jane Kenyon, Rita Dove, Sharon Olds, Paul Muldoon, Adrienne Rich, and the redoubtable Billy Collins, all of whom have already achieved wide popular acclaim for poems that speak compellingly about modern life and the perennial concerns of the human heart. Mr. Parisi provides a general introduction to the book and introduces each poem with a brief biographical and critical note. For anyone who wishes to discover or to re-experience the most important and vital poems of our time, 100 Essential Modern Poems is, quite simply, indispensable.

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.

The Responsible Administrator: An Approach to Ethics for the Administrative Role


Terry L. Cooper - 1986
    Yet the realities of bureaucracies, deadlines, budgets, and demands for quick results make the payoffs for dealing formally with ethics seem unclear. Since its original publication, The Responsible Administrator has guided professionals and students alike as they grapple with the challenges of making ethical, responsible decisions in real world situations. This new edition includes information on coping with new demands for accountability, as well as new cases and examples, an examination of current issues relevant to administrative ethics, and supplementary materials for professors.Cooper's theoretical framework and practical applications and techniques will help you consider all of the factors involved in a decision, ensuring that you balance professional, personal, and organizational values. Case studies and examples illustrate what works and what does not. The Responsible Administrator helps both experienced and novice public administrators and students become effective decision makers, provides them with a solid understanding of the role of ethics in public service and the framework to incorporate ethical and values-based decision making in day-to-day management.

Google Speaks


Janet Lowe - 2009
    It uses technology in new ways to make information universally accessible; promotes a corporate culture that encourages creativity among its employees; and takes its role as a corporate citizen very seriously, investing in green initiatives and developing the largest corporate foundation in the United States.Following in the footsteps of Warren Buffett Speaks and Jack Welch Speaks--which contain a conversational style that successfully captures the essence of these business leaders--Google Speaks reveals the amazing story behind one of the most important new companies of our time by exploring the people and philosophies that have made it a global phenomenon in less than fifteen years.Written by bestselling author Janet Lowe, this book offers an engaging look at how Google's founders, Sergey Brin and Larry Page, transformed their vision of a better Internet search engine into a business colossus with about $16 billion in annual revenue. Lowe discusses the values that drive Brin and Page--for example, how they both live fairly modest lives, despite each having a net worth in excess of $15.9 billion--and details how they have created a culture that fosters fun while, at the same time, keeping Google at the forefront of technology through relentless R&D investments and imaginative partnerships with organizations such as NASA.In addition to examining Google's breakthrough business strategies and new business models--which have transformed online advertising and changed the way we look at corporate responsibility and employee relations--Lowe explains why Google may be a harbinger of where corporate America is headed. She also addresses controversies surrounding Google, such as copyright infringement, antitrust concerns, and personal privacy and poses the question almost every successful company must face: as Google grows, can it hold on to its entrepreneurial spirit as well as its informal motto, "Don't do evil"?What started out as a university research project conducted by Sergey Brin and Larry Page has ended up revolutionizing the world we live in. Google Speaks puts these incredible entrepreneurs in perspective and shows you how their drive and determination have allowed them to create one of today's most powerful companies.

Network Security Essentials: Applications and Standards


William Stallings - 1999
    Covers e-mail security, IP security, Web security, and network management security. Includes a concise section on the discipline of cryptography-covering algorithms and protocols underlying network security applications, encryption, hash functions, digital signatures, and key exchange. For system engineers, engineers, programmers, system managers, network managers, product marketing personnel, and system support specialists.

Introduction to Computer Theory


Daniel I.A. Cohen - 1986
    Covers all the topics needed by computer scientists with a sometimes humorous approach that reviewers found refreshing. The goal of the book is to provide a firm understanding of the principles and the big picture of where computer theory fits into the field.

Essentials of Nursing Research: Appraising Evidence for Nursing Practice


Denise F. Polit - 2009
    The Seventh Edition has been updated with stronger coverage of evidence-based practice, including content on how to read, interpret, and critique systematic reviews, which are considered by many to be a cornerstone of evidence-based practice. Also included in the Seventh Edition: a more balanced presentation of medical and social science methods and nomenclature; enhanced coverage of qualitative research; and more!