Book picks similar to
Codes, Ciphers, Secrets and Cryptic Communication: Making and Breaking Secret Messages from Hieroglyphocs to the Internet by Fred B. Wrixon
non-fiction
cryptography
reference
nonfiction
Experiencing the Lifespan
Janet Belsky - 2006
In 2007, Janet Belsky's "Experiencing the Lifespan" was published to widespread instructor and student acclaim, ultimately winning the 2008 Textbook Excellence Award from the Text and Academic Authors Association. Now that breakthrough text returns in a rigorously updated edition that explores the lifespan by combining the latest research with a practicing psychologist's understanding of people, and a teacher's understanding of students and classroom dynamics. And again, all of this in the right number of pages to fit comfortably in a single term course.
Thinking Strategically: The Competitive Edge in Business, Politics, and Everyday Life
Avinash K. Dixit - 1991
This entertaining guide builds on scores of case studies taken from business, sports, the movies, politics, and gambling. It outlines the basics of good strategy making and then shows how you can apply them in any area of your life.
Objects First with Java: A Practical Introduction Using BlueJ
David J. Barnes - 2002
It takes a truly objects first approach to teaching problem solving using Java. These are complicated concepts so the book uses the development environment BlueJ to help the student's understanding. BlueJ has a strong emphasis on visualization and interaction techniques, and allows the students to manipulate objects and call methods as a first exercise. BlueJ is free and freely available, and has been developed specifically for teaching. The book is loaded with projects so that the student can really get a grip on actually solving problems; and it takes a spiral approach , introducing a topic in a simple context early on, then revisiting it later in the book to deepen understanding. It also comes with a CD containing JDK, BlueJ, a BlueJ tutorial and code for all the projects. The website contains style guide for all examples, PowerPoints for lecturers and also a Solutions Manual.
Deep Learning with Python
François Chollet - 2017
It is the technology behind photo tagging systems at Facebook and Google, self-driving cars, speech recognition systems on your smartphone, and much more.In particular, Deep learning excels at solving machine perception problems: understanding the content of image data, video data, or sound data. Here's a simple example: say you have a large collection of images, and that you want tags associated with each image, for example, "dog," "cat," etc. Deep learning can allow you to create a system that understands how to map such tags to images, learning only from examples. This system can then be applied to new images, automating the task of photo tagging. A deep learning model only has to be fed examples of a task to start generating useful results on new data.
Binocular Highlights
Gary Seronik - 2007
Each object is plotted on a detailed, easy-to-use star map, and most of these sights can be found even in a light-polluted sky. Also included are four seasonal all-sky charts that help locate each highlight. You don't need fancy or expensive equipment to enjoy the wonders of the night sky. In fact, as even experienced star gazers know, to go beyond the naked-eye sky and delve deep into the universe, all you need are binoculars ? even the ones hanging unused in your closet. If you don't own any, Binocular Highlights explains what to look for when choosing binoculars for star gazing and provides observing tips for users of these portable and versatile mini-telescopes. Sprial-bound with readable paper spine, full color throughout.
The New Manual of Photography
John Hedgecoe - 1986
Authoritative and easy-to-understand, The New Manual of Photography features practical advice on every element of the photographic process, from how to choose the right equipment and specialist techniques to inspirational guidance on the art of creative composition.
Cryptography and Network Security: Principles and Practice
William Stallings - 1998
William Stallings offers a practical survey of both the principles and practice of cryptography and network security, reflecting the latest developments in the field.
Guidebook to Mechanism in Organic Chemistry
Peter Sykes - 1970
This guidebook is aimed clearly at the needs of the student, with a thorough understanding of, and provision for, the potential conceptual difficulties he or she is likely to encounter.
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.
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 2
Dave Shreiner - 1999
The OpenGL Programming Guide provides definitive and comprehensive information on OpenGL and the OpenGL Utility Library. It is far and away the most important book on OpenGL, and is commonly referred to by programmers simply as the Red book. Last summer the OpenGL Architectural Review Board (ARB) announced the release of the version 2.0 standard, incorporating the OpenGL Shader Language (GLSL) officially into the spec. This is the biggest change in OpenGL since its inception. This new edition will provide basic information about GLSL itself, as well as all the other changes to the 1.5 and 1.0 versions. the official, comprehensive guide to GLSL itself. A few years ago, pundits were predicting the imminent demise of OpenGL. Far from expiring, however, OpenGL has had a resurgence in the last couple years, and has solidified its position as the defacto standard for high-quality computer graphics. This book remains the necessary guide for any developer doing graphics programming. The sample source code in the book will be available on the book's web site.
Philosophy: A Text with Readings
Manuel G. Velasquez - 1988
Author Manuel Velasquez combines clear prose and primary source readings to take you on a meaningful exploration of a range of philosophical topics, such as human nature, feminist theory, diversity, and aesthetics. Plus, the text's carefully crafted built-in learning aids will help you succeed in your course.
Jumpstart Your Metabolism: How To Lose Weight By Changing The Way You Breathe
Pam Grout - 1998
If you've tried every conceivable combination of diet and exercise and still can't shed those extra pounds, then perhaps you haven't discovered the hidden key to weight loss—proper breathing. By increasing the amount of oxygen you take in, you can help your body do a more efficient job of releasing hydrogen, the chief culprit in the storage of excess fat. And you'll be amazed at the benefits of learning to breathe the right way: -Reset your body's metabolism to burn calories more efficiently -Lose weight without complicated food restrictions or rigid exercise schedules -Feel more energized and less stressed Breathing coach Pam Grout will show you how with thirteen "energy cocktails," simple but powerful breathing exercises that you can incorporate into your daily routine, whether you're at your desk, in your car, standing in line, watching TV—nearly anywhere, anytime. Easy to learn and fun to do, the program in Jumpstart Your Metabolism will help you jumpstart the rest of your life!
The Tangled Web: A Guide to Securing Modern Web Applications
Michal Zalewski - 2011
Every piece of the web application stack, from HTTP requests to browser-side scripts, comes with important yet subtle security consequences. To keep users safe, it is essential for developers to confidently navigate this landscape.In The Tangled Web, Michal Zalewski, one of the world's top browser security experts, offers a compelling narrative that explains exactly how browsers work and why they're fundamentally insecure. Rather than dispense simplistic advice on vulnerabilities, Zalewski examines the entire browser security model, revealing weak points and providing crucial information for shoring up web application security. You'll learn how to:Perform common but surprisingly complex tasks such as URL parsing and HTML sanitization Use modern security features like Strict Transport Security, Content Security Policy, and Cross-Origin Resource Sharing Leverage many variants of the same-origin policy to safely compartmentalize complex web applications and protect user credentials in case of XSS bugs Build mashups and embed gadgets without getting stung by the tricky frame navigation policy Embed or host user-supplied content without running into the trap of content sniffing For quick reference, "Security Engineering Cheat Sheets" at the end of each chapter offer ready solutions to problems you're most likely to encounter. With coverage extending as far as planned HTML5 features, The Tangled Web will help you create secure web applications that stand the test of time.
The Real Silent Witnesses: Shocking cases from the World of Forensic Science
Wensley Clarkson - 2021
How do you identify a serial killer?What are the tell-tale signs of guilt?Can we now solve the unsolvable?Since even before the first season of Silent Witness in 1996, forensic science has played an increasingly important role in the investigation of violent crimes.With a boom in cold-blooded cases throughout the 1980s, police began to rely on DNA evidence to help them find perpetrators and since then forensic science has taken off as a powerful tool in solving murders. Bestselling true crime author Wensley Clarkson takes us beyond the headlines to examine the real-life stories where forensics have played a crucial role. He speaks to experts who have worked on the most gruesome, most chilling and most shocking crime scenes and explains how notorious criminal cases from across the world were solved.And he shows how the silent witness is often the one who screams the loudest.