Book picks similar to
A Gift of Fire: Social, Legal, and Ethical Issues for Computers and the Internet by Sara Baase
non-fiction
technology
computer-science
school
The Tipping Point: How Little Things Can Make a Big Difference
Malcolm Gladwell - 2000
Just as a single sick person can start an epidemic of the flu, so too can a small but precisely targeted push cause a fashion trend, the popularity of a new product, or a drop in the crime rate. This widely acclaimed bestseller, in which Malcolm Gladwell explores and brilliantly illuminates the tipping point phenomenon, is already changing the way people throughout the world think about selling products and disseminating ideas.Gladwell introduces us to the particular personality types who are natural pollinators of new ideas and trends, the people who create the phenomenon of word of mouth. He analyzes fashion trends, smoking, children's television, direct mail, and the early days of the American Revolution for clues about making ideas infectious, and visits a religious commune, a successful high-tech company, and one of the world's greatest salesmen to show how to start and sustain social epidemics.
Sorting Things Out: Classification and Its Consequences
Geoffrey C. Bowker - 1999
Bowker and Susan Leigh Star explore the role of categories and standards in shaping the modern world. In a clear and lively style, they investigate a variety of classification systems, including the International Classification of Diseases, the Nursing Interventions Classification, race classification under apartheid in South Africa, and the classification of viruses and of tuberculosis.The authors emphasize the role of invisibility in the process by which classification orders human interaction. They examine how categories are made and kept invisible, and how people can change this invisibility when necessary. They also explore systems of classification as part of the built information environment. Much as an urban historian would review highway permits and zoning decisions to tell a city's story, the authors review archives of classification design to understand how decisions have been made. Sorting Things Out has a moral agenda, for each standard and category valorizes some point of view and silences another. Standards and classifications produce advantage or suffering. Jobs are made and lost; some regions benefit at the expense of others. How these choices are made and how we think about that process are at the moral and political core of this work. The book is an important empirical source for understanding the building of information infrastructures.
Where Wizards Stay Up Late: The Origins of the Internet
Katie Hafner - 1996
Today, twenty million people worldwide are surfing the Net. Where Wizards Stay Up Late is the exciting story of the pioneers responsible for creating the most talked about, most influential, and most far-reaching communications breakthrough since the invention of the telephone. In the 1960's, when computers where regarded as mere giant calculators, J.C.R. Licklider at MIT saw them as the ultimate communications devices. With Defense Department funds, he and a band of visionary computer whizzes began work on a nationwide, interlocking network of computers. Taking readers behind the scenes, Where Wizards Stay Up Late captures the hard work, genius, and happy accidents of their daring, stunningly successful venture.
The Globalization Reader
Frank J. Lechner - 1999
This new edition has been thoroughly revised and updated, with thirty new essays and a new section on anti-globalization movements. The editors have replaced several abstract articles from the first edition with livelier, more accessible essays that reflect the current scholarship. With new case studies, and a more international focus, this second edition is an even better introduction to globalization studies.Fully revised and updated - includes 30 new essays and a new section on anti-globalization movements.Wide-ranging - across economic, political, cultural, and experiential dimensions of social change.Inclusive - covering a wide variety of perspectives on globalization and capturing some of the fault lines in current debates.Stimulating - not only by including well-written, provocative, and contemporary works but also by structuring sections around arguments that serve as connecting themes.
Working Effectively with Legacy Code
Michael C. Feathers - 2004
This book draws on material Michael created for his renowned Object Mentor seminars, techniques Michael has used in mentoring to help hundreds of developers, technical managers, and testers bring their legacy systems under control. The topics covered include: Understanding the mechanics of software change, adding features, fixing bugs, improving design, optimizing performance Getting legacy code into a test harness Writing tests that protect you against introducing new problems Techniques that can be used with any language or platform, with examples in Java, C++, C, and C# Accurately identifying where code changes need to be made Coping with legacy systems that aren't object-oriented Handling applications that don't seem to have any structureThis book also includes a catalog of twenty-four dependency-breaking techniques that help you work with program elements in isolation and make safer changes.
Literary Theory: An Anthology
Julie Rivkin - 1997
This anthology of classic and cutting-edge statements in literary theory has now been updated to include recent influential texts in the areas of Ethnic Studies, Postcolonialism and International StudiesA definitive collection of classic statements in criticism and new theoretical work from the past few decades All the major schools and methods that make up the dynamic field of literary theory are represented, from Formalism to Postcolonialism Enables students to familiarise themselves with the most recent developments in literary theory and with the traditions from which these new theories derive
The Sciences of the Artificial
Herbert A. Simon - 1969
There are updates throughout the book as well. These take into account important advances in cognitive psychology and the science of design while confirming and extending the book's basic thesis: that a physical symbol system has the necessary and sufficient means for intelligent action. The chapter "Economic Reality" has also been revised to reflect a change in emphasis in Simon's thinking about the respective roles of organizations and markets in economic systems."People sometimes ask me what they should read to find out about artificial intelligence. Herbert Simon's book The Sciences of the Artificial is always on the list I give them. Every page issues a challenge to conventional thinking, and the layman who digests it well will certainly understand what the field of artificial intelligence hopes to accomplish. I recommend it in the same spirit that I recommend Freud to people who ask about psychoanalysis, or Piaget to those who ask about child psychology: If you want to learn about a subject, start by reading its founding fathers." -- George A. Miller
The Joy of Clojure
Michael Fogus - 2010
It combines the nice features of a scripting language with the powerful features of a production environment—features like persistent data structures and clean multithreading that you'll need for industrial-strength application development.The Joy of Clojure goes beyond just syntax to show you how to write fluent and idiomatic Clojure code. You'll learn a functional approach to programming and will master Lisp techniques that make Clojure so elegant and efficient. The book gives you easy access to hard soft ware areas like concurrency, interoperability, and performance. And it shows you how great it can be to think about problems the Clojure way. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. What's InsideThe what and why of ClojureHow to work with macrosHow to do elegant application designFunctional programming idiomsWritten for programmers coming to Clojure from another programming background—no prior experience with Clojure or Lisp is required.
Algorithms
Robert Sedgewick - 1983
This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing -- including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.The algorithms in this book represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering, not to mention students who use computation in the liberal arts.The companion web site, algs4.cs.princeton.edu contains An online synopsis Full Java implementations Test data Exercises and answers Dynamic visualizations Lecture slides Programming assignments with checklists Links to related material The MOOC related to this book is accessible via the "Online Course" link at algs4.cs.princeton.edu. The course offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable. Offered each fall and spring, this course regularly attracts tens of thousands of registrants.Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their textbook, online content, and MOOC, all at the state of the art, they have built a unique resource that greatly expands the breadth and depth of the educational experience.
Digital Computer Electronics
Albert Paul Malvino - 1977
The text relates the fundamentals to three real-world examples: Intel's 8085, Motorola's 6800, and the 6502 chip used by Apple Computers. This edition includes a student version of the TASM cross-assembler software program, experiments for Digital Computer Electronics and more.
Film Art: An Introduction
David Bordwell - 2003
It begins with an overview of film production, moves on to a consideration of the formal elements and techniques, covers film criticism and concludes with a brief section highlighting the key moments in film history. Illustrated with over 500 frame enlargements, many in colour, "Film Art" has been updated to include analysis of some of the most interesting films of recent years including "Raging Bull" and "Desperately Seeking Susan".
God Is Not One: The Eight Rival Religions That Run the World--and Why Their Differences Matter
Stephen R. Prothero - 2010
For good and for evil, religion is the single greatest influence in the world. We accept as self-evident that competing economic systems (capitalist or communist) or clashing political parties (Republican or Democratic) propose very different solutions to our planet's problems. So why do we pretend that the world's religious traditions are different paths to the same God? We blur the sharp distinctions between religions at our own peril, argues religion scholar Stephen Prothero, and it is time to replace naÏve hopes of interreligious unity with deeper knowledge of religious differences. In Religious Literacy, Prothero demonstrated how little Americans know about their own religious traditions and why the world's religions should be taught in public schools. Now, in God Is Not One, Prothero provides readers with this much-needed content about each of the eight great religions. To claim that all religions are the same is to misunderstand that each attempts to solve a different human problem. For example: –Islam: the problem is pride / the solution is submission –Christianity: the problem is sin / the solution is salvation –Confucianism: the problem is chaos / the solution is social order –Buddhism: the problem is suffering / the solution is awakening –Judaism: the problem is exile / the solution is to return to God Prothero reveals each of these traditions on its own terms to create an indispensable guide for anyone who wants to better understand the big questions human beings have asked for millennia—and the disparate paths we are taking to answer them today. A bold polemical response to a generation of misguided scholarship, God Is Not One creates a new context for understanding religion in the twenty-first century and disproves the assumptions most of us make about the way the world's religions work.
What the Best College Teachers Do
Ken Bain - 2004
Lesson plans and lecture notes matter less than the special way teachers comprehend the subject and value human learning. Whether historians or physicists, in El Paso or St. Paul, the best teachers know their subjects inside and out--but they also know how to engage and challenge students and to provoke impassioned responses. Most of all, they believe two things fervently: that teaching matters and that students can learn.In stories both humorous and touching, Bain describes examples of ingenuity and compassion, of students' discoveries of new ideas and the depth of their own potential. What the Best College Teachers Do is a treasure trove of insight and inspiration for first-year teachers and seasoned educators.
The Art of Electronics
Paul Horowitz - 1980
Widely accepted as the authoritative text and reference on electronic circuit design, both analog and digital, this book revolutionized the teaching of electronics by emphasizing the methods actually used by circuit designers -- a combination of some basic laws, rules of thumb, and a large bag of tricks. The result is a largely nonmathematical treatment that encourages circuit intuition, brainstorming, and simplified calculations of circuit values and performance. The new Art of Electronics retains the feeling of informality and easy access that helped make the first edition so successful and popular. It is an ideal first textbook on electronics for scientists and engineers and an indispensable reference for anyone, professional or amateur, who works with electronic circuits.
Computer Networks: A Systems Approach
Larry L. Peterson - 1996
This expanded and completely updated edition covers the why of network design, focusing not just the specifications comprising today's systems but how key technologies and protocols actually work in the real world to solve specific problems. It is the only introductory computer networking book written by authors who have had first-hand experience with many of the protocols discussed in the text, who have actually designed some of them as well, and who are still actively designing the computer networks today.The book makes less use of computer code to explain protocols than earlier editions. Moreover, this new edition shifts the focus somewhat higher in the protocol stack where there is generally more innovative and exciting work going on at the application and session layers than at the link and physical layers. Other new features are: increased accessibility by clearly separating the advanced material from more fundamental via special headings and boxed features; the material is structured in such a way as to make it easier to teach top-down. Furthermore, the book outstrips the competitors in offering a more robust ancillary package for student and instructor support. The text is complemented with figures as well as links to networking resources on the Web and links to author-created materials on author-maintained Web site.Computer Networks, Fourth Edition, will be an invaluable resource for networking professionals and upper level undergraduate and graduate students in CS, EE, and CSE programs.