Book picks similar to
Safety and Health for Engineers by Roger L. Brauer
safety
textbooks
work
asp
Applied Cryptography: Protocols, Algorithms, and Source Code in C
Bruce Schneier - 1993
… The book the National Security Agency wanted never to be published." –Wired Magazine "…monumental… fascinating… comprehensive… the definitive work on cryptography for computer programmers…" –Dr. Dobb's Journal"…easily ranks as one of the most authoritative in its field." —PC Magazine"…the bible of code hackers." –The Millennium Whole Earth CatalogThis new edition of the cryptography classic provides you with a comprehensive survey of modern cryptography. The book details how programmers and electronic communications professionals can use cryptography—the technique of enciphering and deciphering messages-to maintain the privacy of computer data. It describes dozens of cryptography algorithms, gives practical advice on how to implement them into cryptographic software, and shows how they can be used to solve security problems. Covering the latest developments in practical cryptographic techniques, this new edition shows programmers who design computer applications, networks, and storage systems how they can build security into their software and systems. What's new in the Second Edition? * New information on the Clipper Chip, including ways to defeat the key escrow mechanism * New encryption algorithms, including algorithms from the former Soviet Union and South Africa, and the RC4 stream cipher * The latest protocols for digital signatures, authentication, secure elections, digital cash, and more * More detailed information on key management and cryptographic implementations
Introduction to Algorithms
Thomas H. Cormen - 1989
Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor.
Atlas of Anatomy
Anne M. Gilroy - 2008
Packed with over 2,400 full-color illustrations, this atlas guides you step-by-step through each region of the body, helping you master the details of anatomy.Key Features:Exquisite full-color illustrations with clear, thorough labeling and descriptive captionsEven more clinical correlations help students make the connection between anatomy and medicineCoverage of each region intuitively arranged to simplify learning: beginning with the skeletal framework, then adding muscles, organs, vasculature, and nerves, and concluding with topographic illustrations that put it all togetherOver 170 tables summarize key anatomic information for ease of study and reviewInnovative, user-friendly format in which each two-page spread is a self-contained guide to a topicSurface anatomy spreads now include regions and reference lines or planes in addition to landmarks and palpable structures to develop physical exam skillsMuscle Fact spreads ideal for memorization, reference, and review organize the essentials about muscles, including origin, insertion, innervation, and actionNew sectional anatomy spreads at the end of units build familiarity with 2D views of anatomic regionsAccess to WinkingSkull.com PLUS, with over 500 images from the book for labels-on and labels-off review and timed self-tests for exam preparationAtlas of Anatomy is the student's choice:Thieme is the best anatomy atlas by far, hands down. Clearer pictures, more pictures, more realistic pictures, structures broken up in ways that make sense and shown from every angle...includes clinical correlations and summary charts of innervations and actions. That's about all there is to it. Just buy it. Thank you Thieme!!! Ok, now back to studying...In my opinion this book surpasses them all. It's the artwork. The artist has found the perfect balance of detail and clarity. Some of these illustrations have to be seen to be believed.... The pearls of clinical information are very good and these add significance to the information and make it easier to remember. Easier to remember is key.
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
At the Bench: A Laboratory Navigator, Updated Edition: A Laboratory Navigator
Kathy Barker - 1998
In this newly revised edition, chapters have been rewritten to accommodate the impact of computer technology and the Internet, not only on the acquisition and analysis of data, but also on its organization and presentation. Alternatives to the use of radiation have been expanded, and figures and illustrations have been redrawn to reflect changes in laboratory equipment and procedures.
Semiconductor Optoelectronic Devices
Pallab Bhattacharya - 1993
KEY TOPICS: Coverage begins with an optional review of key concepts--such as properties of compound semiconductor, quantum mechanics, semiconductor statistics, carrier transport properties, optical processes, and junction theory--then progress gradually through more advanced topics. The Second Edition has been both updated and expanded to include the recent developments in the field.
Technology Matters: Questions to Live with
David E. Nye - 2006
This book addresses questions such as: can we define technology? Does technology shape us, or do we shape it? Is technology inevitable or unpredictable?
Explain Pain
David S. Butler - 2002
Lorimer Moseley is an evidence based book designed for therapists, patients and students. It answers the most common questions asked by pain sufferers: 'why do I hurt?' and 'what can I do for my pain?' Written in simple language that anyone can understand, it encourages patients to move better and research shows that they will have less pain once they have understood its underlying causes.
Child Development: A Practitioner's Guide
Douglas Davies - 1999
The book begins with a framework elucidating the transactions between individual development and the child's wider environment, and emphasizing the crucial role of attachment. Key developmental processes and tasks from infancy through middle childhood are then discussed in paired chapters that respectively address how children of different ages typically feel, think, and behave, and how to intervene effectively with those who are having difficulties.
Introduction to Modern Optics
Grant R. Fowles - 1968
The first half of the book deals with classical physical optics; the second principally with the quantum nature of light. Chapters 1 and 2 treat the propagation of light waves, including the concepts of phase and group velocities, and the vectorial nature of light. Chapter 3 applies the concepts of partial coherence and coherence length to the study of interference, and Chapter 4 takes up multiple-beam interference and includes Fabry-Perot interferometry and multilayer-film theory. Diffraction and holography are the subjects of Chapter 5, and the propagation of light in material media (including crystal and nonlinear optics) are central to Chapter 6. Chapters 7 and 8 introduce the quantum theory of light and elementary optical spectra, and Chapter 9 explores the theory of light amplification and lasers. Chapter 10 briefly outlines ray optics in order to introduce students to the matrix method for treating optical systems and to apply the ray matrix to the study of laser resonators.Many applications of the laser to the study of optics are integrated throughout the text. The author assumes students have had an intermediate course in electricity and magnetism and some advanced mathematics beyond calculus. For classroom use, a list of problems is included at the end of each chapter, with selected answers at the end of the book.
Head First C#
Andrew Stellman - 2007
Built for your brain, this book covers C# 3.0 and Visual Studio 2008, and teaches everything from language fundamentals to advanced topics including garbage collection, extension methods, and double-buffered animation. You'll also master C#'s hottest and newest syntax, LINQ, for querying SQL databases, .NET collections, and XML documents. By the time you're through, you'll be a proficient C# programmer, designing and coding large-scale applications. Every few chapters you will come across a lab that lets you apply what you've learned up to that point. Each lab is designed to simulate a professional programming task, increasing in complexity until-at last-you build a working Invaders game, complete with shooting ships, aliens descending while firing, and an animated death sequence for unlucky starfighters. This remarkably engaging book will have you going from zero to 60 with C# in no time flat.
Evidence-Based Practice in Nursing & Healthcare: A Guide to Best Practice
Bernadette Mazurek Melnyk - 2004
Develop the skills and knowledge you need to make evidence-based practice (EBP) an integral part of your clinical decision-making and everyday nursing practice with this proven, approachable text. Written in a straightforward, conversational style, Evidence-Based Practice in Nursing & Healthcare delivers real-world examples and meaningful strategies in every chapter to help you confidently meet today’s clinical challenges and ensure positive patient outcomes.NEW! Making Connections: An EBP Exemplar opens each unit, immersing you in an unfolding case study of EBP in real-life practice.NEW! Chapters reflect the most current implications of EBP on health policy and the context, content, and outcomes of implementing EBP competencies in clinical and academic settings.NEW! Learning objectives and EBP Terms to Learn at both the unit and chapter levels help you study efficiently and stay focused on essential concepts and vocabulary.Making EBP Real features continue to end each unit with real-world examples that demonstrate the principles of EBP applied.EBP Fast Facts reinforce key points at a glance.Clinical Scenarios clarify the EBP process and enhance your rapid appraisal capabilities.
Academically Adrift: Limited Learning on College Campuses
Richard Arum - 2010
A bachelor’s degree is now required for entry into a growing number of professions. And some parents begin planning for the expense of sending their kids to college when they’re born. Almost everyone strives to go, but almost no one asks the fundamental question posed by Academically Adrift: are undergraduates really learning anything once they get there?For a large proportion of students, Richard Arum and Josipa Roksa’s answer to that question is a definitive no. Their extensive research draws on survey responses, transcript data, and, for the first time, the state-of-the-art Collegiate Learning Assessment, a standardized test administered to students in their first semester and then again at the end of their second year. According to their analysis of more than 2,300 undergraduates at twenty-four institutions, 45 percent of these students demonstrate no significant improvement in a range of skills—including critical thinking, complex reasoning, and writing—during their first two years of college. As troubling as their findings are, Arum and Roksa argue that for many faculty and administrators they will come as no surprise—instead, they are the expected result of a student body distracted by socializing or working and an institutional culture that puts undergraduate learning close to the bottom of the priority list.Academically Adrift holds sobering lessons for students, faculty, administrators, policy makers, and parents—all of whom are implicated in promoting or at least ignoring contemporary campus culture. Higher education faces crises on a number of fronts, but Arum and Roksa’s report that colleges are failing at their most basic mission will demand the attention of us all.
Semantic Web for the Working Ontologist: Effective Modeling in RDFS and OWL
Dean Allemang - 2008
There are many sources too for basic information on the extensions to the WWW that permit content to be expressed in natural language yet used by software agents to easily find, share and integrate information. Until now individuals engaged in creating ontologies-- formal descriptions of the concepts, terms, and relationships within a given knowledge domain-- have had no sources beyond the technical standards documents.Semantic Web for the Working Ontologist transforms this information into the practical knowledge that programmers and subject domain experts need. Authors Allemang and Hendler begin with solutions to the basic problems, but don't stop there: they demonstrate how to develop your own solutions to problems of increasing complexity and ensure that your skills will keep pace with the continued evolution of the Semantic Web.
Microelectronics
Jacob Millman - 1979
With pedagogical use of second color, it covers devices in one place so that circuit characteristics are developed early.