Book picks similar to
Pilot's Handbook of Aeronautical Knowledge: FAA-H-8083-25A by Federal Aviation Administration
aviation
flying
non-fiction
reference
The Elements of Statistical Learning: Data Mining, Inference, and Prediction
Trevor Hastie - 2001
With it has come vast amounts of data in a variety of fields such as medicine, biology, finance, and marketing. The challenge of understanding these data has led to the development of new tools in the field of statistics, and spawned new areas such as data mining, machine learning, and bioinformatics. Many of these tools have common underpinnings but are often expressed with different terminology. This book describes the important ideas in these areas in a common conceptual framework. While the approach is statistical, the emphasis is on concepts rather than mathematics. Many examples are given, with a liberal use of color graphics. It should be a valuable resource for statisticians and anyone interested in data mining in science or industry. The book's coverage is broad, from supervised learning (prediction) to unsupervised learning. The many topics include neural networks, support vector machines, classification trees and boosting—the first comprehensive treatment of this topic in any book. Trevor Hastie, Robert Tibshirani, and Jerome Friedman are professors of statistics at Stanford University. They are prominent researchers in this area: Hastie and Tibshirani developed generalized additive models and wrote a popular book of that title. Hastie wrote much of the statistical modeling software in S-PLUS and invented principal curves and surfaces. Tibshirani proposed the Lasso and is co-author of the very successful An Introduction to the Bootstrap. Friedman is the co-inventor of many data-mining tools including CART, MARS, and projection pursuit.
Rod Machado's Private Pilot Handbook
Rod Machado - 1996
This edition is full color with many new color photos.
Weather Flying
Robert N. Buck - 1979
Explains weather in a nontechnical way, giving pilots useful understanding and practical knowledge of how to judge it and fly it.
The Stars: A New Way to See Them
H.A. Rey - 1952
This is a clear, vivid text with charts and maps showing the positions of the constellations the year round.
Ignition!: An informal history of liquid rocket propellants
John Drury Clark - 1972
A favorite of Tesla and SpaceX founder Elon Musk, listeners will want to tune into this "really good book on rocket[s]," available for the first time in audio. Ignition! is the story of the search for a rocket propellant which could be trusted to take man into space. This search was a hazardous enterprise carried out by rival labs who worked against the known laws of nature, with no guarantee of success or safety. Acclaimed scientist and sci-fi author John Drury Clark writes with irreverent and eyewitness immediacy about the development of the explosive fuels strong enough to negate the relentless restraints of gravity. The resulting volume is as much a memoir as a work of history, sharing a behind-the-scenes view of an enterprise that eventually took men to the moon, missiles to the planets, and satellites to outer space. A classic work in the history of science, listeners will want to get their hands on this influential classic, available for the first time in decades.
Research Methods in Psychology
John J. Shaughnessy - 1985
Offers students with the tools necessary to do ethical research in psychology and to understand the research they learn about in psychology courses and in the media.
Journey through Genius: The Great Theorems of Mathematics
William Dunham - 1990
Now William Dunham gives them the attention they deserve.Dunham places each theorem within its historical context and explores the very human and often turbulent life of the creator — from Archimedes, the absentminded theoretician whose absorption in his work often precluded eating or bathing, to Gerolamo Cardano, the sixteenth-century mathematician whose accomplishments flourished despite a bizarre array of misadventures, to the paranoid genius of modern times, Georg Cantor. He also provides step-by-step proofs for the theorems, each easily accessible to readers with no more than a knowledge of high school mathematics.A rare combination of the historical, biographical, and mathematical, Journey Through Genius is a fascinating introduction to a neglected field of human creativity.
The Psychology Book: Big Ideas Simply Explained
Nigel C. Benson - 2011
Clearly explaining more than 100 groundbreaking ideas in the field, The Psychology Book uses accessible text and easy-to-follow graphics and illustrations to explain the complex theoretical and experimental foundations of psychology.From its philosophical roots through behaviorism, psychotherapy, and developmental psychology, The Psychology Book looks at all the greats from Pavlov and Skinner to Freud and Jung, and is an essential reference for students and anyone with an interest in how the mind works.
Kuby Immunology
Judy A. Owen - 2012
The new edition is thoroughly updated, including most notably a new chapter on innate immunity, a capstone chapter on immune responses in time and space, and many new focus boxes drawing attention to exciting clinical, evolutionary, or experimental connections that help bring the material to life.See what's in the LaunchPad
Invitation to Psychology
Carole Wade - 1998
In clear, lively, warm prose, this edition continues the title's integration of gender, culture, and ethnicity. By the end, readers will learn how to interpret research and to address and resolve controversies. MyPsychLab is an integral part of the Wade/Tavris/Garry program. Engaging activities and assessments provide a teaching and learning system that helps students think like a psychologist. With MyPsychLab, students can watch videos on psychological research and applications, participate in virtual classic experiments, and develop critical thinking skills through writing. "Invitation to Psychology, "5/e is available in a new DSM-5 Updated edition. To learn more, click here. This title is available in a variety of formats - digital and print. Pearson offers its titles on the devices students love through Pearson's MyLab products, CourseSmart, Amazon, and more.
The C Programming Language
Brian W. Kernighan - 1978
It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard. From the Preface: We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa. As before, all examples have been tested directly from the text, which is in machine-readable form. As we said in the first preface to the first edition, C "wears well as one's experience with it grows." With a decade more experience, we still feel that way. We hope that this book will help you to learn C and use it well.
Think Python
Allen B. Downey - 2002
It covers the basics of computer programming, including variables and values, functions, conditionals and control flow, program development and debugging. Later chapters cover basic algorithms and data structures.
Discrete Mathematics and Its Applications
Kenneth H. Rosen - 2000
These themes include mathematical reasoning, combinatorial analysis, discrete structures, algorithmic thinking, and enhanced problem-solving skills through modeling. Its intent is to demonstrate the relevance and practicality of discrete mathematics to all students. The Fifth Edition includes a more thorough and linear presentation of logic, proof types and proof writing, and mathematical reasoning. This enhanced coverage will provide students with a solid understanding of the material as it relates to their immediate field of study and other relevant subjects. The inclusion of applications and examples to key topics has been significantly addressed to add clarity to every subject. True to the Fourth Edition, the text-specific web site supplements the subject matter in meaningful ways, offering additional material for students and instructors. Discrete math is an active subject with new discoveries made every year. The continual growth and updates to the web site reflect the active nature of the topics being discussed. The book is appropriate for a one- or two-term introductory discrete mathematics course to be taken by students in a wide variety of majors, including computer science, mathematics, and engineering. College Algebra is the only explicit prerequisite.
Natural Language Processing with Python
Steven Bird - 2009
With it, you'll learn how to write Python programs that work with large collections of unstructured text. You'll access richly annotated datasets using a comprehensive range of linguistic data structures, and you'll understand the main algorithms for analyzing the content and structure of written communication.Packed with examples and exercises, Natural Language Processing with Python will help you: Extract information from unstructured text, either to guess the topic or identify "named entities" Analyze linguistic structure in text, including parsing and semantic analysis Access popular linguistic databases, including WordNet and treebanks Integrate techniques drawn from fields as diverse as linguistics and artificial intelligenceThis book will help you gain practical skills in natural language processing using the Python programming language and the Natural Language Toolkit (NLTK) open source library. If you're interested in developing web applications, analyzing multilingual news sources, or documenting endangered languages -- or if you're simply curious to have a programmer's perspective on how human language works -- you'll find Natural Language Processing with Python both fascinating and immensely useful.
The Crash Detectives: Investigating the World's Most Mysterious Air Disasters
Christine Negroni - 2016
As Negroni dissects what happened and why, she explores their common themes and, most important, what has been learned from them to make planes safer. Indeed, as Negroni shows, virtually every aspect of modern pilot training, airline operation, and airplane design has been shaped by lessons learned from disaster. Along the way, she also details some miraculous saves, when quick-thinking pilots averted catastrophe and kept hundreds of people alive.Tying in aviation science, performance psychology, and extensive interviews with pilots, engineers, human factors specialists, crash survivors, and others involved in accidents all over the world, The Crash Detectives is an alternately terrifying and inspiring book that might just cure your fear of flying, and will definitely make you a more informed passenger."Christine Negroni combines her investigative reporting skills with an understanding of the complexities of air accident investigations to bring to life some of history's most intriguing and heartbreaking cases." --Bob Woodruff, ABC News