Book picks similar to
Introduction to Forensic Anthropology by Steven N. Byers
anthropology
non-fiction
science
forensics
Clean Code: A Handbook of Agile Software Craftsmanship
Robert C. Martin - 2007
But if code isn't clean, it can bring a development organization to its knees. Every year, countless hours and significant resources are lost because of poorly written code. But it doesn't have to be that way. Noted software expert Robert C. Martin presents a revolutionary paradigm with Clean Code: A Handbook of Agile Software Craftsmanship . Martin has teamed up with his colleagues from Object Mentor to distill their best agile practice of cleaning code on the fly into a book that will instill within you the values of a software craftsman and make you a better programmer but only if you work at it. What kind of work will you be doing? You'll be reading code - lots of code. And you will be challenged to think about what's right about that code, and what's wrong with it. More importantly, you will be challenged to reassess your professional values and your commitment to your craft. Clean Code is divided into three parts. The first describes the principles, patterns, and practices of writing clean code. The second part consists of several case studies of increasing complexity. Each case study is an exercise in cleaning up code - of transforming a code base that has some problems into one that is sound and efficient. The third part is the payoff: a single chapter containing a list of heuristics and "smells" gathered while creating the case studies. The result is a knowledge base that describes the way we think when we write, read, and clean code. Readers will come away from this book understanding ‣ How to tell the difference between good and bad code‣ How to write good code and how to transform bad code into good code‣ How to create good names, good functions, good objects, and good classes‣ How to format code for maximum readability ‣ How to implement complete error handling without obscuring code logic ‣ How to unit test and practice test-driven development This book is a must for any developer, software engineer, project manager, team lead, or systems analyst with an interest in producing better code.
The Immune System
Peter Parham - 2004
This class-tested and successful textbook synthesizes the established facts of immunology into a comprehensible, coherent, and up-to-date account of how the immune system works, rather than presenting immunology as a chronology of experiments and discoveries. Emphasizing the human immune system the text has been designed to break down the barriers which often divide basic and clinical immunology. The reader-friendly text, section and chapter summaries, and full-color illustrations make the book accessible and easily understandable to students. The Immune System is adapted from Immunobiology by Janeway, Travers & Walport.
Principles of Marketing
Philip Kotler - 1980
The 11th edition of this text continues to build on four major marketing themes: building and managing profitable customer relationships, building and managing strong brands to create brand equity, harnessing new marketing technologies in the digital age, and marketing in a socially responsible way around the globe.
First Aid for the Psychiatry Clerkship: A Student-To-Student Guide
Latha G. Stead - 2002
Its organization and thoroughness are unsurpassed, putting it above similar review books. Students who thoroughly read this book should have no trouble successfully completing their psychiatry clerkship and passing the shelf exam. As course director for the core psychiatry clerkship at my institution, I will recommend this book to students."--Doody's Review Service"First Aid for the Psychiatry Clerkship" gives you the core information needed to impress on the wards and pass the psychiatry clerkship exam. Written by students who know what it takes to succeed, and based on the national guidelines for the psychiatry clerkship, the book is filled with mnemonics, ward and exam tips, tables, clinical images, algorithms, and newly added mini-cases.Features Completely revised based on the psychiatry clerkship's core competencies Written by medical students who passed and reviewed by faculty for accuracy NEW integrated mini-cases illustrate classic patient presentations and/or commonly tested scenarios NEW illustrations and management algorithms Updated throughout with enhanced sections on medications, depression/anxiety, and child psychiatry Helps students hone in on the most important concepts for the clerkship and the examThe content you need to ace the clerkship: Section I: How to Succeed in the Psychiatry Clerkship Section II: High-Yield Facts; Examination and Diagnosis; Psychotic Disorders; Mood Disorders; Anxiety and Adjustment Disorders; Personality Disorders; Substance-Related Disorders; Cognitive Disorders; Geriatric Disorders; Psychiatric Disorders in Children; Dissociative Disorders; Somataform and Factitious Disorders; Impulse Control Disorders; Eating Disordes; Disorders; Sleep Disorders; Sexual Disorders; Psychtherapies; Psychopharmacology; Legal Issues; Section III: Awards and Opportunities.
Organic Chemistry
Robert Thornton Morrison - 1959
Some chapters have been rewritten, making topics such as conjugation and nucleophilic substitution more accessible. Problems are provided which challenge the readers' understanding. read.
Language, Culture, and Society: An Introduction to Linguistic Anthropology
Zdenek Salzmann - 1993
Now with a built-in Resource Manual and Study Guide, Language, Culture, and Society is the teaching text for the linguistic anthropology course.
Epidemiology for Public Health Practice
Robert H. Friis - 1996
With extensive treatment of the heart of epidemiology-from study designs to descriptive epidemiology to quantitative measures-this reader-friendly text is accessible and interesting to a wide range of beginning students in all health-related disciplines. A unique focus is given to real-world applications of epidemiology and the development of skills that students can apply in subsequent course work and in the field. The text is also accompanied by a complete package of instructor and student resources available through a companion Web site.
The Art and Craft of Fiction: A Writer's Guide
Michael Kardos - 2012
The Bog People: Iron-Age Man Preserved
Peter Vilhelm Glob - 1966
Thinking they had stumbled upon a murder victim, they reported their discovery to the police, who were baffled until they consulted the famous archaeologist P.V. Glob. Glob identified the body as that of a two-thousand-year-old man, ritually murdered and thrown in the bog as a sacrifice to the goddess of fertility. Written in the guise of a scientific detective story, this classic of archaeological history--a best-seller when it was published in England but out of print for many years--is a thoroughly engrossing and still reliable account of the religion, culture, and daily life of the European Iron Age. Includes 76 black-and-white photographs.
Practical Algebra: A Self-Teaching Guide
Peter H. Selby - 1974
Practical Algebra is an easy andfun-to-use workout program that quickly puts you in command of allthe basic concepts and tools of algebra. With the aid of practical, real-life examples and applications, you'll learn: * The basic approach and application of algebra to problemsolving * The number system (in a much broader way than you have known itfrom arithmetic) * Monomials and polynomials; factoring algebraic expressions; howto handle algebraic fractions; exponents, roots, and radicals;linear and fractional equations * Functions and graphs; quadratic equations; inequalities; ratio, proportion, and variation; how to solve word problems, andmore Authors Peter Selby and Steve Slavin emphasize practical algebrathroughout by providing you with techniques for solving problems ina wide range of disciplines--from engineering, biology, chemistry, and the physical sciences, to psychology and even sociology andbusiness administration. Step by step, Practical Algebra shows youhow to solve algebraic problems in each of these areas, then allowsyou to tackle similar problems on your own, at your own pace.Self-tests are provided at the end of each chapter so you canmeasure your mastery.
Health Psychology
Shelley E. Taylor - 2008
It provides explanations of biological, psychological and social factors in health issues, reinforced with case studies.
Cracking the Coding Interview: 150 Programming Questions and Solutions
Gayle Laakmann McDowell - 2008
This is a deeply technical book and focuses on the software engineering skills to ace your interview. The book is over 500 pages and includes 150 programming interview questions and answers, as well as other advice.The full list of topics are as follows:The Interview ProcessThis section offers an overview on questions are selected and how you will be evaluated. What happens when you get a question wrong? When should you start preparing, and how? What language should you use? All these questions and more are answered.Behind the ScenesLearn what happens behind the scenes during your interview, how decisions really get made, who you interview with, and what they ask you. Companies covered include Google, Amazon, Yahoo, Microsoft, Apple and Facebook.Special SituationsThis section explains the process for experience candidates, Program Managers, Dev Managers, Testers / SDETs, and more. Learn what your interviewers are looking for and how much code you need to know.Before the InterviewIn order to ace the interview, you first need to get an interview. This section describes what a software engineer's resume should look like and what you should be doing well before your interview.Behavioral PreparationAlthough most of a software engineering interview will be technical, behavioral questions matter too. This section covers how to prepare for behavioral questions and how to give strong, structured responses.Technical Questions (+ 5 Algorithm Approaches)This section covers how to prepare for technical questions (without wasting your time) and teaches actionable ways to solve the trickiest algorithm problems. It also teaches you what exactly "good coding" is when it comes to an interview.150 Programming Questions and AnswersThis section forms the bulk of the book. Each section opens with a discussion of the core knowledge and strategies to tackle this type of question, diving into exactly how you break down and solve it. Topics covered include• Arrays and Strings• Linked Lists• Stacks and Queues• Trees and Graphs• Bit Manipulation• Brain Teasers• Mathematics and Probability• Object-Oriented Design• Recursion and Dynamic Programming• Sorting and Searching• Scalability and Memory Limits• Testing• C and C++• Java• Databases• Threads and LocksFor the widest degree of readability, the solutions are almost entirely written with Java (with the exception of C / C++ questions). A link is provided with the book so that you can download, compile, and play with the solutions yourself.Changes from the Fourth Edition: The fifth edition includes over 200 pages of new content, bringing the book from 300 pages to over 500 pages. Major revisions were done to almost every solution, including a number of alternate solutions added. The introductory chapters were massively expanded, as were the opening of each of the chapters under Technical Questions. In addition, 24 new questions were added.Cracking the Coding Interview, Fifth Edition is the most expansive, detailed guide on how to ace your software development / programming interviews.
Rest in Pieces: The Curious Fates of Famous Corpses
Bess Lovejoy - 2013
But for some of the most influential figures in history, death marked the start of a new adventure.The famous deceased have been stolen, burned, sold, pickled, frozen, stuffed, impersonated, and even filed away in a lawyer’s office. Their fingers, teeth, toes, arms, legs, skulls, hearts, lungs, and nether regions have embarked on voyages that crisscross the globe and stretch the imagination.Counterfeiters tried to steal Lincoln’s corpse. Einstein’s brain went on a cross-country road trip. And after Lord Horatio Nelson perished at Trafalgar, his sailors submerged him in brandy—which they drank.From Mozart to Hitler, Rest in Pieces connects the lives of the famous dead to the hilarious and horrifying adventures of their corpses, and traces the evolution of cultural attitudes toward death.
Think: A Compelling Introduction to Philosophy
Simon Blackburn - 1999
Written expressly for "anyone who believes there are big questions out there, but does not know how to approach them," Think provides a sound framework for exploring the most basic themes of philosophy, and for understanding how major philosophers have tackled the questions that have pressed themselves most forcefully on human consciousness.
Fearing the Black Body: The Racial Origins of Fat Phobia
Sabrina Strings - 2019
of California, Irvine) explores the historical development of prothin, antifat ideologies deployed in support of Western, patriarchal white supremacy. Beginning in the aesthetic ideals circulated by Renaissance thinkers and artists and bringing her narrative up into the 1990s, Strings charts how white Europeans and Anglo-Americans developed ideals of race and beauty that both explicitly and figuratively juxtaposed slim, desirable white women against corpulent, seemingly monstrous black women. The work is divided into three sections. The two chapters in the first part consider how Renaissance white women and women of color were depicted as plump and feminine, separated by class, yet belonging to the same gender. The second part of the work charts the rise of modern racial ideologies that yoked feminine beauty to Protestant, Anglo-Saxon whiteness. Later chapters and the epilogue consider how Americans normalized the "scientific management" of white women's bodies for the purpose of racial uplift, a project that continued to situate black women as the embodied Other. The author does not address fat from the angle of health or previous attitudes white Europeans held towards corpulence.