Smarter Than You Think: How Technology is Changing Our Minds for the Better


Clive Thompson - 2013
    But is it for the better? Amid a chorus of doomsayers, Clive Thompson delivers a resounding "yes." The Internet age has produced a radical new style of human intelligence, worthy of both celebration and analysis. We learn more and retain it longer, write and think with global audiences, and even gain an ESP-like awareness of the world around us. Modern technology is making us smarter, better connected, and often deeper—both as individuals and as a society. In Smarter Than You Think Thompson shows that every technological innovation—from the written word to the printing press to the telegraph—has provoked the very same anxieties that plague us today. We panic that life will never be the same, that our attentions are eroding, that culture is being trivialized. But as in the past, we adapt—learning to use the new and retaining what’s good of the old. Thompson introduces us to a cast of extraordinary characters who augment their minds in inventive ways. There's the seventy-six-year old millionaire who digitally records his every waking moment—giving him instant recall of the events and ideas of his life, even going back decades. There's a group of courageous Chinese students who mounted an online movement that shut down a $1.6 billion toxic copper plant. There are experts and there are amateurs, including a global set of gamers who took a puzzle that had baffled HIV scientists for a decade—and solved it collaboratively in only one month. Smarter Than You Think isn't just about pioneers. It's about everyday users of technology and how our digital tools—from Google to Twitter to Facebook and smartphones—are giving us new ways to learn, talk, and share our ideas. Thompson harnesses the latest discoveries in social science to explore how digital technology taps into our long-standing habits of mind—pushing them in powerful new directions. Our thinking will continue to evolve as newer tools enter our lives. Smarter Than You Think embraces and extols this transformation, presenting an exciting vision of the present and the future.

Ethics: Theory and Practice


Jacques P. Thiroux - 1990
    Thiroux first wrote this text 1977 in order to educate readers about ethical theory and its applications in a way that beginning students could understand. The result was an accessible text that isn't too technical and doesn't plunge into complex readings without sufficient background. The text is fully updated with global issues and non-Western ethical views. Keith W. Krasemann now continues Thiroux's efforts of making Ethical Ideas accesible to students. Besides updating the foundations of the text, Krasemann incoporates new and relevant material, most of which is often unique only to this text.

Signs of Life in the U.S.A.: Readings on Popular Culture for Writers


Sonia Maasik - 1994
    Its unique critical method of cultural analysis continues to make this the most widely adopted of all composition readers that focus on American popular culture -- now revised to respond to students' increasing need to understand and analyze visual culture.

Computer Systems: A Programmer's Perspective


Randal E. Bryant - 2002
    Often, computer science and computer engineering curricula don't provide students with a concentrated and consistent introduction to the fundamental concepts that underlie all computer systems. Traditional computer organization and logic design courses cover some of this material, but they focus largely on hardware design. They provide students with little or no understanding of how important software components operate, how application programs use systems, or how system attributes affect the performance and correctness of application programs. - A more complete view of systems - Takes a broader view of systems than traditional computer organization books, covering aspects of computer design, operating systems, compilers, and networking, provides students with the understanding of how programs run on real systems. - Systems presented from a programmers perspective - Material is presented in such a way that it has clear benefit to application programmers, students learn how to use this knowledge to improve program performance and reliability. They also become more effective in program debugging, because t

Psychology: An Introduction


Benjamin B. Lahey - 1978
    Students will master the central concepts of psychology with the new 10th edition of Psychology from Benjamin Lahey. A new chapter on the Interplay of Nature and Nurture highlights the 10th edition's new organization and streamlined content . Lahey weaves scholarship based on empirical research throughout the text, ensuring an accurate portrait of contemporary psychology. The text's student-friendly writing, new chapter openers, and fresh applications make the material more relevant to students than ever before, and the proven learning system ensures that all students will grasp the concepts presented in the book. Lahey's hallmark emphasis on diversity and culture remains integrated throughout the text, making this the text for a well rounded introduction to all areas of psychology.

Deep Learning


Ian Goodfellow - 2016
    Because the computer gathers knowledge from experience, there is no need for a human computer operator to formally specify all the knowledge that the computer needs. The hierarchy of concepts allows the computer to learn complicated concepts by building them out of simpler ones; a graph of these hierarchies would be many layers deep. This book introduces a broad range of topics in deep learning.The text offers mathematical and conceptual background, covering relevant concepts in linear algebra, probability theory and information theory, numerical computation, and machine learning. It describes deep learning techniques used by practitioners in industry, including deep feedforward networks, regularization, optimization algorithms, convolutional networks, sequence modeling, and practical methodology; and it surveys such applications as natural language processing, speech recognition, computer vision, online recommendation systems, bioinformatics, and videogames. Finally, the book offers research perspectives, covering such theoretical topics as linear factor models, autoencoders, representation learning, structured probabilistic models, Monte Carlo methods, the partition function, approximate inference, and deep generative models.Deep Learning can be used by undergraduate or graduate students planning careers in either industry or research, and by software engineers who want to begin using deep learning in their products or platforms. A website offers supplementary material for both readers and instructors.

The World Is Flat: A Brief History of the Twenty-first Century


Thomas L. Friedman - 2005
    With his inimitable ability to translate complex foreign policy and economic issues, Friedman explains how the flattening of the world happened at the dawn of the 21st century; what it means to countries, companies, communities and individuals; and how governments and societies can, and must, adapt.

Python for Data Analysis


Wes McKinney - 2011
    It is also a practical, modern introduction to scientific computing in Python, tailored for data-intensive applications. This is a book about the parts of the Python language and libraries you'll need to effectively solve a broad set of data analysis problems. This book is not an exposition on analytical methods using Python as the implementation language.Written by Wes McKinney, the main author of the pandas library, this hands-on book is packed with practical cases studies. It's ideal for analysts new to Python and for Python programmers new to scientific computing.Use the IPython interactive shell as your primary development environmentLearn basic and advanced NumPy (Numerical Python) featuresGet started with data analysis tools in the pandas libraryUse high-performance tools to load, clean, transform, merge, and reshape dataCreate scatter plots and static or interactive visualizations with matplotlibApply the pandas groupby facility to slice, dice, and summarize datasetsMeasure data by points in time, whether it's specific instances, fixed periods, or intervalsLearn how to solve problems in web analytics, social sciences, finance, and economics, through detailed examples

Python Programming: An Introduction to Computer Science


John Zelle - 2003
    It takes a fairly traditional approach, emphasizing problem solving, design, and programming as the core skills of computer science. However, these ideas are illustrated using a non-traditional language, namely Python. Although I use Python as the language, teaching Python is not the main point of this book. Rather, Python is used to illustrate fundamental principles of design and programming that apply in any language or computing environment. In some places, I have purposely avoided certain Python features and idioms that are not generally found in other languages. There are already many good books about Python on the market; this book is intended as an introduction to computing. Features include the following: *Extensive use of computer graphics. *Interesting examples. *Readable prose. *Flexible spiral coverage. *Just-in-time object coverage. *Extensive end-of-chapter problems.

Building Java Programs: A Back to Basics Approach


Stuart Reges - 2007
    By using objects early to solve interesting problems and defining objects later in the course, Building Java Programs develops programming knowledge for a broad audience. Introduction to Java Programming, Primitive Data and Definite Loops, Introduction to Parameters and Objects, Conditional Execution, Program Logic and Indefinite Loops, File Processing, Arrays, Defining Classes, Inheritance and Interfaces, ArrayLists, Java Collections Framework, Recursion, Searching and Sorting, Graphical User Interfaces. For all readers interested in introductory programming.

Invertebrate Zoology


Edward E. Ruppert - 1993
    Rich illustrations, systematic resumes, and extensive citations make it a valuable references source.

Distributed Systems: Concepts and Design


George Coulouris - 1988
    Distributed Systems provides students of computer science and engineering with the skills they will need to design and maintain software for distributed applications. It will also be invaluable to software engineers and systems designers wishing to understand new and future developments in the field. From mobile phones to the Internet, our lives depend increasingly on distributed systems linking computers and other devices together in a seamless and transparent way. The fifth edition of this best-selling text continues to provide a comprehensive source of material on the principles and practice of distributed computer systems and the exciting new developments based on them, using a wealth of modern case studies to illustrate their design and development. The depth of coverage will enable readers to evaluate existing distributed systems and design new ones.

Biology [With MasteringBiology]


Neil A. Campbell - 2007
    The book's hallmark values-accuracy, currency, and passion for teaching and learning-have made Campbell/Reece the most successful book for readers for seven consecutive editions. More than 6 million readers have benefited from "BIOLOGY's"clear explanations, carefully crafted artwork, and student-friendly narrative style.Introduction: Themes in the Study of Life, The Chemical Context of Life, Water and the Fitness of the Environment, Carbon and the Molecular Diversity of Life, The Structure and Function of Large Biological Molecules, A Tour of the Cell, Membrane Structure and Function, An Introduction to Metabolism, Cellular Respiration: Harvesting Chemical Energy, Photosynthesis, Cell Communication, The Cell Cycle, Meiosis and Sexual Life Cycles, Mendel and the Gene Idea, The Chromosomal Basis of Inheritance, The Molecular Basis of Inheritance, From Gene to Protein, Control of Gene Expression, Viruses, Biotechnology, Genomes and Their Evolution, Descent with Modification: A Darwinian View of Life, The Evolution of Populations, The Origin of Species, The History of Life on Earth, Phylogeny and the Tree of Life, Bacteria and Archaea, Protists, Plant Diversity I: How Plants Colonized Land, Plant Diversity II: The Evolution of Seed Plants, Fungi, An Introduction to Animal Diversity, Invertebrates, Vertebrates, Plant Structure, Growth, and Development, Transport in Vascular Plants, Soil and Plant Nutrition, Angiosperm Reproduction and Biotechnology, Plant Responses to Internal and External Signals, Basic Principles of Animal Form and Function, Animal Nutrition, Circulation and Gas Exchange, The Immune System, Osmoregulation and Excretion, Hormones and the Endocrine System, Animal Reproduction, Animal Development, Neurons, Synapses, and Signaling, Nervous Systems, Sensory and Motor Mechanisms, Animal Behavior, An Introduction to Ecology and the Biosphere, Population Ecology, Community Ecology, Ecosystems, Conservation Biology and Restoration Ecology.For readers interested in learning the basics of Biology.

Organizational Behavior


Fred Luthans - 1977
    Well known author, Fred Luthans is the 5th highest Publisher in Academy of Management Journals, is a senior research scientist with the Gallup Organization, and continues to do research in the organizational behavior area. Organizational Behavior, 11th Edition is ideal for instructors who take a research-based and conceptual approach to their OB course.

UML Distilled: A Brief Guide to the Standard Object Modeling Language


Martin Fowler - 1997
    This third edition is the best resource for quick, no-nonsense insights into understanding and using UML 2.0 and prior versions of the UML. Some readers will want to quickly get up to speed with the UML 2.0 and learn the essentials of the UML. Others will use this book as a handy, quick reference to the most common parts of the UML. The author delivers on both of these promises in a short, concise, and focused presentation. This book describes all the major UML diagram types, what they're used for, and the basic notation involved in creating and deciphering them. These diagrams include class, sequence, object, package, deployment, use case, state machine, activity, communication, composite structure, component, interaction overview, and timing diagrams. The examples are clear and the explanations cut to the fundamental design logic. Includes a quick reference to the most useful parts of the UML notation and a useful summary of diagram types that were added to the UML 2.0. If you are like most developers, you don't have time to keep up with all the new innovations in software engineering. This new edition of Fowler's classic work gets you acquainted with some of the best thinking about efficient object-oriented software design using the UML--in a convenient format that will be essential to anyone who designs software professionally.