Book picks similar to
Craig's Soil Mechanics by R.F. Craig
engineering
textbooks
geology
technical-books
Statistics: An Introduction Using R
Michael J. Crawley - 2005
R is one of the most powerful and flexible statistical software packages available, and enables the user to apply a wide variety of statistical methods ranging from simple regression to generalized linear modelling. Statistics: An Introduction using R is a clear and concise introductory textbook to statistical analysis using this powerful and free software, and follows on from the success of the author's previous best-selling title Statistical Computing. * Features step-by-step instructions that assume no mathematics, statistics or programming background, helping the non-statistician to fully understand the methodology. * Uses a series of realistic examples, developing step-wise from the simplest cases, with the emphasis on checking the assumptions (e.g. constancy of variance and normality of errors) and the adequacy of the model chosen to fit the data. * The emphasis throughout is on estimation of effect sizes and confidence intervals, rather than on hypothesis testing. * Covers the full range of statistical techniques likely to be need to analyse the data from research projects, including elementary material like t-tests and chi-squared tests, intermediate methods like regression and analysis of variance, and more advanced techniques like generalized linear modelling. * Includes numerous worked examples and exercises within each chapter. * Accompanied by a website featuring worked examples, data sets, exercises and solutions: http: //www.imperial.ac.uk/bio/research/crawl... Statistics: An Introduction using R is the first text to offer such a concise introduction to a broad array of statistical methods, at a level that is elementary enough to appeal to a broad range of disciplines. It is primarily aimed at undergraduate students in medicine, engineering, economics and biology - but will also appeal to postgraduates who have not previously covered this area, or wish to switch to using R.
The Algorithm Design Manual
Steven S. Skiena - 1997
Drawing heavily on the author's own real-world experiences, the book stresses design and analysis. Coverage is divided into two parts, the first being a general guide to techniques for the design and analysis of computer algorithms. The second is a reference section, which includes a catalog of the 75 most important algorithmic problems. By browsing this catalog, readers can quickly identify what the problem they have encountered is called, what is known about it, and how they should proceed if they need to solve it. This book is ideal for the working professional who uses algorithms on a daily basis and has need for a handy reference. This work can also readily be used in an upper-division course or as a student reference guide. THE ALGORITHM DESIGN MANUAL comes with a CD-ROM that contains: * a complete hypertext version of the full printed book. * the source code and URLs for all cited implementations. * over 30 hours of audio lectures on the design and analysis of algorithms are provided, all keyed to on-line lecture notes.
FAR/AIM 2007: Federal Aviation Regulations/Aeronautical Information Manual
Federal Aviation Administration - 1984
Regulations that have changed since the 2006 edition are precisely marked and all data is intuitively indexed by subject matter and accompanied by the correct docket source information. Retypeset for better legibility, this edition also includes a study guide, a pilot/controller glossary, the NASA Aviation Safety reporting form, and important Federal Aviation Administration (FAA) contact information. Updates are provided to account for FAA regulation changes throughout the publication year via the Aviation Supplies & Academics website or e-mail.
Fluent Python: Clear, Concise, and Effective Programming
Luciano Ramalho - 2015
With this hands-on guide, you'll learn how to write effective, idiomatic Python code by leveraging its best and possibly most neglected features. Author Luciano Ramalho takes you through Python's core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of their experience. With this book, those Python programmers will thoroughly learn how to become proficient in Python 3.This book covers:Python data model: understand how special methods are the key to the consistent behavior of objectsData structures: take full advantage of built-in types, and understand the text vs bytes duality in the Unicode ageFunctions as objects: view Python functions as first-class objects, and understand how this affects popular design patternsObject-oriented idioms: build classes by learning about references, mutability, interfaces, operator overloading, and multiple inheritanceControl flow: leverage context managers, generators, coroutines, and concurrency with the concurrent.futures and asyncio packagesMetaprogramming: understand how properties, attribute descriptors, class decorators, and metaclasses work"
Personal Finance
Jack R. Kapoor - 1991
Financial planning for life -- from career strategies and consumer credit to investments and taxes to retirement and estate planning -- this handbook covers everything for making those all-important decisions.
Beginning iPhone 3 Development: Exploring the iPhone SDK
Dave Mark - 2009
Updated and revised for iPhone SDK 3, many of the discussions in the original book have been clarified to make some of the more complex topics easier to understand. In addition, all of the projects have been rebuilt from scratch using the SDK 3 templates.Assuming only a minimal working knowledge of Objective-C, and written in a friendly, easy-to-follow style, this book offers a complete soup-to-nuts course in iPhone and iPod touch programming. The book starts with the basics, walking you through the process of downloading and installing Apple's free iPhone SDK, and then stepping you though the creation of your first simple iPhone application. From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. The confusing art of table building will be demystified, and you'll see how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system. In addition, you'll also learn about Core Data, an important persistence mechanism that has just been added with SDK 3.And there's much more! You'll learn to draw using Quartz 2D and OpenGL ES, add multitouch gestural support (pinches and swipes) to your applications, and work with the camera, photo library, accelerometer, and built-in GPS. You'll discover the fine points of application preferences and learn how to localize your apps for multiple languages. You can discover more about this book, download source code, and find support forums at the book's companion site, at www.iphonedevbook.com.The iPhone 3 update to the best-selling and most recommended book for iPhone developers Packed full of tricks, techniques, and enthusiasm for the new SDK from a developer perspective The most complete, useful, and up-to-date guide to all things having to do with Apple's iPhone SDK
Concepts of Chemical Dependency
Harold E. Doweiko - 1990
Topics include: the abuse of and addiction to alcohol; how the active agent in marijuana, THC, affects neural growth and development; the emerging body of evidence suggesting a relationship between marijuana abuse and psychotic disorders; the emerging body of evidence suggesting that marijuana is not as benign as it was thought to be even a few years ago; and updated information on the abuse of cough syrups, a trend that has evolved in adolescent substance abusers in the past decade. Adding to the book's usefulness and relevance, Doweiko also covers topics not usually discussed in other substance abuse texts, including: abuse of anabolic steroids; inhalants; many of the forms of infectious disease associated with substance abuse; how the "war on drugs" has actually contributed to the problem of substance abuse/addiction in this country; the relationship between substance abuse and many infectious diseases; and the latest information on the "medical marijuana" debate. Providing a comprehensive overview of the problems of substance abuse and addiction, students report that they appreciate the author's balanced approach in contrast to a tendency to "preach" to the reader that "drugs are bad for you." Student feedback indicates that they value the clear and detailed information provided, allowing the student to form their own opinion about the compound(s) being discussed in each chapter.
Language: Its Structure and Use
Edward Finegan - 1989
Finegan's best selling text, LANGUAGE: ITS STRUCTURE AND USE, Fourth Edition maintains its relevance with new emphasis on the political and social aspects of language including "Applications to the Professions."
Test-Driven Development: By Example
Kent Beck - 2002
While some fear is healthy (often viewed as a conscience that tells programmers to be careful!), the author believes that byproducts of fear include tentative, grumpy, and uncommunicative programmers who are unable to absorb constructive criticism. When programming teams buy into TDD, they immediately see positive results. They eliminate the fear involved in their jobs, and are better equipped to tackle the difficult challenges that face them. TDD eliminates tentative traits, it teaches programmers to communicate, and it encourages team members to seek out criticism However, even the author admits that grumpiness must be worked out individually! In short, the premise behind TDD is that code should be continually tested and refactored. Kent Beck teaches programmers by example, so they can painlessly and dramatically increase the quality of their work.
Human Molecular Genetics
Tom Strachan - 1996
While maintaining the hallmark features of previous editions, the Fourth Edition has been completely updated. It includes new Key Concepts at the beginning of each chapter and annotated further reading at the conclusion of each chapter, to help readers navigate the wealth of information in this subject.The text has been restructured so genomic technologies are integrated throughout, and next generation sequencing is included. Genetic testing, screening, approaches to therapy, personalized medicine, and disease models have been brought together in one section. Coverage of cell biology including stem cells and cell therapy, studying gene function and structure, comparative genomics, model organisms, noncoding RNAs and their functions, and epigenetics have all been expanded.
Social Psychology and Human Nature
Brad J. Bushman - 2006
This social world is filled with paradox, mystery, suspense, and outright absurdity. Explore how social psychology can help you make sense of your own social world with this engaging and accessible book. Roy F. Baumeister and Brad J. Bushman's SOCIAL PSYCHOLOGY AND HUMAN NATURE can help you make sense of the always fascinating and sometimes bizarre and baffling diversity of human behavior-and it's also just plain interesting to learn about how and why people act the way they do.
CMOS VLSI Design: A Circuits and Systems Perspective
Neil H.E. Weste - 2004
The authors draw upon extensive industry and classroom experience to explain modern practices of chip design. The introductory chapter covers transistor operation, CMOS gate design, fabrication, and layout at a level accessible to anyone with an elementary knowledge of digital electornics. Later chapters beuild up an in-depth discussion of the design of complex, high performance, low power CMOS Systems-on-Chip.
Contract Law
Ewan McKendrick - 2000
McKendrick explores the underlying themes and explains the basic rules of English contract law, introducing the current debates about the nature, scope and functions of this law and discussing some of the wider controversies surrounding basic doctrines.
Coastal Cruising Made Easy (The American Sailing Association's Coastal Cruising Made Easy)
American Sailing Association
The text is published in full color and contains striking sailing photography from well-known photographer Billy Black, and world-class illustrations from award-winning illustrator Peter Bull. One of the text's most distinguishing features is its user friendly "spreads" in which instructional topics are self-contained on opposing pages throughout the book. This easy to read learning tool follows the critically acclaimed Sailing Made Easy, which Sailing Magazine called "best in class" upon its release in 2010. Sailing Made Easy is the #1 resource in basic sailing education, and Coastal Cruising Made Easy is poised to become the industry standard in intermediate sailing education.
Introduction to Mythology: Contemporary Approaches to Classical and World Myths
Eva M. Thury - 2004
Featuring original texts from sources around the world, it includes readings from Greek and Roman classics (by Homer, Hesiod, Ovid, and other writers); Nordic mythology (by Snorri Sturluson); Hindu culture (The Ramayana); and from such ancient works as The Epic of Gilgamesh and the Bible. Selections from Native-American sources and fairy tales and stories from Africa, Germany, and the United States are also included. In addition, authors Eva Thury and Margaret Devinney draw comparisons between classical myths and such contemporary cultural phenomena as The X Files, Star Trek, and Mother Goose. They also incorporate readings by Carl Jung, Levi-Strauss, Victor Turner, and other scholars who consider mythic material from different analytical perspectives. Finally, works by Milton, Keats, Updike, and Joyce are presented as examples of modern literary texts with mythological roots. The selections are organized into seven topical sections: myths of creation and destruction; hero and trickster myths; ritual and myth; myths and dreams; folktale and myth; modern American myths; and myths and literature. Introduction to Mythology: Contemporary Approaches to Classical and World Myths employs an innovative pedagogical structure to help students unravel the complex web of literary allusions often found in mythological texts. Extensive marginal notes provide cross-references and explanations of terms and culture-specific concepts, while a glossary of deities, suggested readings for each chapter, and more than 200 illustrations, photographs, and maps further enhance the volume. Ideal for courses in classical and world mythology, this text can also be used in world culture, world literature, and comparative religion courses. An Instructor's Manual and a Student's Website featuring chapter objectives and summaries, key terms, study questions, self-tests, and off-site links of interest will accompany the book.