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
Human-Computer Interaction
Alan Dix - 1993
The revised structure, separating out the introductory and more advanced material will make it easier to use the book on a variety of courses. This new edition now includes chapters on Interaction Design, Universal Access and Rich Interaction, as well as covering the latest developments in ubiquitous computing and Web technologies, making it the ideal text to provide a grounding in HCI theory and practice.
A History of the World in 100 Objects
Neil MacGregor - 2010
Encompassing a grand sweep of human history, A History of the World in 100 Objects begins with one of the earliest surviving objects made by human hands, a chopping tool from the Olduvai gorge in Africa, and ends with objects which characterise the world we live in today. Seen through MacGregor's eyes, history is a kaleidoscope - shifting, interconnected, constantly surprising, and shaping our world today in ways that most of us have never imagined. A stone pillar tells us about a great Indian emperor preaching tolerance to his people; Spanish pieces of eight tell us about the beginning of a global currency; and an early Victorian tea-set speaks to us about the impact of empire. An intellectual and visual feast, this is one of the most engrossing and unusual history books published in years. 'Brilliant, engagingly written, deeply researched' Mary Beard, Guardian 'A triumph: hugely popular, and rightly lauded as one of the most effective and intellectually ambitious initiatives in the making of 'public history' for many decades' Sunday Telegraph 'Highly intelligent, delightfully written and utterly absorbing ' Timothy Clifford, Spectator 'This is a story book, vivid and witty, shining with insights, connections, shocks and delights' Gillian Reynolds Daily Telegraph
The McDonaldization of Society
George Ritzer - 1995
The McDonaldization of Society, Revised New Century Edition discusses how McDonaldization and the broader process of globalization (in a new Chapter 8), are spreading more widely and more deeply into various social institutions such as education, medicine, the criminal justice system, and more. This Revised New Century Edition provides many new, relevant examples from recent events and contemporary popular culture, including the ever-increasing global proliferation of McDonald′s and other fast food franchises, shopping malls, and similar commercial entities. Their impact is examined in the post-September 11, 2001 era.
Snoop: What Your Stuff Says About You
Sam Gosling - 2001
What he has discovered is intriguing: When it comes to the most essential components of our personality—from friendliness and flexibility to openness and originality—the things we own and the way we arrange them can say more about who we are than even our most intimate conversations.Packed with original research and a wealth of fascinating stories, Snoop is a captivating guide to our not-so-secret selves, and reveals how intensely connected we are to the places in which we live and work.
Learning SQL
Alan Beaulieu - 2005
If you're working with a relational database--whether you're writing applications, performing administrative tasks, or generating reports--you need to know how to interact with your data. Even if you are using a tool that generates SQL for you, such as a reporting tool, there may still be cases where you need to bypass the automatic generation feature and write your own SQL statements.To help you attain this fundamental SQL knowledge, look to "Learning SQL," an introductory guide to SQL, designed primarily for developers just cutting their teeth on the language."Learning SQL" moves you quickly through the basics and then on to some of the more commonly used advanced features. Among the topics discussed: The history of the computerized databaseSQL Data Statements--those used to create, manipulate, and retrieve data stored in your database; example statements include select, update, insert, and deleteSQL Schema Statements--those used to create database objects, such as tables, indexes, and constraintsHow data sets can interact with queriesThe importance of subqueriesData conversion and manipulation via SQL's built-in functionsHow conditional logic can be used in Data StatementsBest of all, "Learning SQL" talks to you in a real-world manner, discussing various platform differences that you're likely to encounter and offering a series of chapter exercises that walk you through the learning process. Whenever possible, the book sticks to the features included in the ANSI SQL standards. This means you'll be able to apply what you learn to any of several different databases; the book covers MySQL, Microsoft SQL Server, and Oracle Database, but the features and syntax should apply just as well (perhaps with some tweaking) to IBM DB2, Sybase Adaptive Server, and PostgreSQL.Put the power and flexibility of SQL to work. With "Learning SQL" you can master this important skill and know that the SQL statements you write are indeed correct.
Drugs, Behavior and Modern Society
Charles F. Levinthal - 1995
Drugs, Behavior, and Modern Society, 6/e, examines the impact of drug-taking behavior on our society and our daily lives. The use and abuse of a wide range of licit and illicit drugs are discussed from historical, biological, psychological, and sociological perspectives. The use of Drugs in our lives and drug-taking behavior, legally restricted drugs in our society, legal drugs in our society, medicinal drugs, treatment, prevention, and education. Forstudents, or people working with drug related topics in the fields of psychology and health.
Through the Language Glass: Why the World Looks Different in Other Languages
Guy Deutscher - 2010
But now, acclaimed linguist Guy Deutscher has dared to reopen the issue. Can culture influence language —and vice versa? Can different languages lead their speakers to different thoughts? Could our experience of the world depend on whether our language has a word for "blue"?Challenging the consensus that the fundaments of language are hard-wired in our genes and thus universal, Deutscher argues that the answer to all these questions is—yes. In thrilling fashion, he takes us from Homer to Darwin, from Yale to the Amazon, from how to name the rainbow to why Russian water —a "she"— becomes a "he" once you dip a tea bag into her, demonstrating that language does in fact reflect culture in ways that are anything but trivial.
The Art of Deception: Controlling the Human Element of Security
Kevin D. Mitnick - 2001
Since his release from federal prison, in 1998, Mitnick has turned his life around and established himself as one of the most sought-after computer security experts worldwide. Now, in The Art of Deception, the world's most notorious hacker gives new meaning to the old adage, "It takes a thief to catch a thief." Focusing on the human factors involved with information security, Mitnick explains why all the firewalls and encryption protocols in the world will never be enough to stop a savvy grifter intent on rifling a corporate database or an irate employee determined to crash a system. With the help of many fascinating true stories of successful attacks on business and government, he illustrates just how susceptible even the most locked-down information systems are to a slick con artist impersonating an IRS agent. Narrating from the points of view of both the attacker and the victims, he explains why each attack was so successful and how it could have been prevented in an engaging and highly readable style reminiscent of a true-crime novel. And, perhaps most importantly, Mitnick offers advice for preventing these types of social engineering hacks through security protocols, training programs, and manuals that address the human element of security.
Seeing Ourselves Through Technology: How We Use Selfies, Blogs and Wearable Devices to See and Shape Ourselves
Jill Walker Rettberg - 2014
Jill Walker Rettberg analyses these and related genres as three intertwined modes of self-representation: visual, written and quantitative. Rettberg explores topics like the meaning of Instagram filters, smartphone apps that write your diary for you, and the ways in which governments and commercial entities create their own representations of us from the digital traces we leave behind as we go through our lives.
C++ Programming: From Problem Analysis to Program Design
D.S. Malik - 2002
Best-selling author D.S. Malik employs a student-focused approach, using complete programming examples to teach introductory programming concepts. This third edition has been enhanced to further demonstrate the use of OOD methodology, to introduce sorting algorithms (bubble sort and insertion sort), and to present additional material on abstract classes. In addition, the exercise sets at the end of each chapter have been expanded, and now contain several calculus and engineering-related exercises. Finally, all programs have been written, compiled, and quality-assurance tested with Microsoft Visual C++ .NET, available as an optional compiler with this text.
Art Through the Ages
Helen Gardner - 1926
With this book in hand, thousands of students have watched the story of art unfold in its full historical, social, religious, economic, and cultural context, and thus deepened their understanding of art, architecture, painting, and sculpture. By virtue of its comprehensive coverage, strong emphasis on context, and rich, accurate art reproductions, GARDNER'S ART THROUGH THE AGES has earned and sustained a reputation of excellence and authority. So much so, that in 2001, the Text and Academic Authors Association awarded both the McGuffey and the "Texty" Book Prizes to the Eleventh Edition of the text. It is the first art history book to win either award and the only title ever to win both prizes in one year. The Twelfth Edition maintains and exceeds the richness of the Gardner legacy with updated research and scholarship and an even more beautiful art program featuring more color images than any other art history book available. The Twelfth Edition features such enhancements as more color photographs, a stunning new design, and the most current research and scholarship. What's more, the expanded ancillary package that accompanies GARDNER'S ART THROUGH THE AGES, features a wealth of tools to enhance your students' experience in the course. With each new copy of the book, students receive a copy of the ArtStudy 2.0 CD-ROM--an interactive electronic study aid that fully integrates with the Twelfth Edition and includes hundreds of high-quality digital images, plus maps, quizzes, and more.
Demonic Males: Apes and the Origins of Human Violence
Richard W. Wrangham - 1996
Why do men kill, rape, and wage war, and what can we do about it? Drawing on the latest discoveries about human evolution and about our closest living relatives, the great apes, Demonic Males offers some startling new answers. Dramatic, vivid, and firmly grounded in meticulous research, this book will change the way you see the world. As the San Francisco Chronicle said, it "dares to dig for the roots of a contentious and complicated subject that makes up much of our daily news."
Effective Java
Joshua Bloch - 2001
The principal enhancement in Java 8 was the addition of functional programming constructs to Java's object-oriented roots. Java 7, 8, and 9 also introduced language features, such as the try-with-resources statement, the diamond operator for generic types, default and static methods in interfaces, the @SafeVarargs annotation, and modules. New library features include pervasive use of functional interfaces and streams, the java.time package for manipulating dates and times, and numerous minor enhancements such as convenience factory methods for collections. In this new edition of Effective Java, Bloch updates the work to take advantage of these new language and library features, and provides specific best practices for their use. Java's increased support for multiple paradigms increases the need for best-practices advice, and this book delivers. As in previous editions, each chapter consists of several "items," each presented in the form of a short, standalone essay that provides specific advice, insight into Java platform subtleties, and updated code examples. The comprehensive descriptions and explanations for each item illuminate what to do, what not to do, and why. Coverage includes:Updated techniques and best practices on classic topics, including objects, classes, methods, libraries, and generics How to avoid the traps and pitfalls of commonly misunderstood subtleties of the platform Focus on the language and its most fundamental libraries, such as java.lang and java.util
Free: The Future of a Radical Price
Chris Anderson - 2009
Reveals how to run an online business profitably in spite of the Internet's inherently free culture, disseminating the principles of a ''priceless economy'' in six categories that pertain to advertising, labor exchange, and advanced-version fees.
Cypherpunks: Freedom and the Future of the Internet
Julian Assange - 2012
Julian Assange, the editor-in-chief of and visionary behind WikiLeaks, has been a leading voice in the cypherpunk movement since its inception in the 1980s.Now, in what is sure to be a wave-making new book, Assange brings together a small group of cutting-edge thinkers and activists from the front line of the battle for cyber-space to discuss whether electronic communications will emancipate or enslave us. Among the topics addressed are: Do Facebook and Google constitute "the greatest surveillance machine that ever existed," perpetually tracking our location, our contacts and our lives? Far from being victims of that surveillance, are most of us willing collaborators? Are there legitimate forms of surveillance, for instance in relation to the "Four Horsemen of the Infopocalypse" (money laundering, drugs, terrorism and pornography)? And do we have the ability, through conscious action and technological savvy, to resist this tide and secure a world where freedom is something which the Internet helps bring about?The harassment of WikiLeaks and other Internet activists, together with attempts to introduce anti-file sharing legislation such as SOPA and ACTA, indicate that the politics of the Internet have reached a crossroads. In one direction lies a future that guarantees, in the watchwords of the cypherpunks, "privacy for the weak and transparency for the powerful"; in the other lies an Internet that allows government and large corporations to discover ever more about internet users while hiding their own activities. Assange and his co-discussants unpick the complex issues surrounding this crucial choice with clarity and engaging enthusiasm.