Book picks similar to
Gas Turbine Theory by H. Cohen
engineering
aerospace
study
_hardcopy-wontread
The Pragmatic Programmer: From Journeyman to Master
Andy Hunt - 1999
It covers topics ranging from personal responsibility and career development to architectural techniques for keeping your code flexible and easy to adapt and reuse. Read this book, and you'll learn how toFight software rot; Avoid the trap of duplicating knowledge; Write flexible, dynamic, and adaptable code; Avoid programming by coincidence; Bullet-proof your code with contracts, assertions, and exceptions; Capture real requirements; Test ruthlessly and effectively; Delight your users; Build teams of pragmatic programmers; and Make your developments more precise with automation. Written as a series of self-contained sections and filled with entertaining anecdotes, thoughtful examples, and interesting analogies,
The Pragmatic Programmer
illustrates the best practices and major pitfalls of many different aspects of software development. Whether you're a new coder, an experienced programmer, or a manager responsible for software projects, use these lessons daily, and you'll quickly see improvements in personal productivity, accuracy, and job satisfaction. You'll learn skills and develop habits and attitudes that form the foundation for long-term success in your career. You'll become a Pragmatic Programmer.
Molecular Biotechnology: Principles & Applications of Recombinant DNA
Bernard R. Glick - 1994
The latest edition offers greatly expanded coverage of directed mutagenesis and protein engineering, therapeutic agents, and genetic engineering of plants. Updated chapters reflect recent developments in biotechnology and the societal issues related to it, such as cloning, gene therapy, and patenting and releasing genetically engineered organisms. Over 480 figures, including 200 that are new in this edition, illustrate all key concepts. "Milestones" summarize important research papers in the history of biotechnology and their effects on the field. As in previous editions, the authors clearly explain all concepts and techniques to provide maximum understanding of the subject, avoiding confusing scientific jargon and excessive detail wherever possible. Each chapter concludes with a summary, references, and review questions. Ideally suited as a text for third- and fourth-year undergraduates as well as graduate students, this book is also an excellent reference for health professionals, scientists, engineers, or attorneys interested in biotechnology.
Data Structures Using C++
D.S. Malik - 2003
D.S. Malik is ideal for a one-semester course focused on data structures. Clearly written with the student in mind, this text focuses on Data Structures and includes advanced topics in C++ such as Linked Lists and the Standard Template Library (STL). This student-friendly text features abundant Programming Examples and extensive use of visual diagrams to reinforce difficult topics. Students will find Dr. Malik's use of complete programming code and clear display of syntax, explanation, and example easy to read and conducive to learning.
Cultural Psychology
Steven J. Heine - 2007
The text incorporates examples from around the world and from everyday life to make the material relevant to a wide range of students. Research methods are emphasized throughout in order to demonstrate how cultural psychologists study the close-knit relationship between culture and the ways we think and behave. Three unique chapters bring an interdisciplinary dimension to the text, examining cultural evolution, mental health, and morality from the perspective of cultural psychology.
Abstract Algebra
I.N. Herstein - 1986
Providing a concise introduction to abstract algebra, this work unfolds some of the fundamental systems with the aim of reaching applicable, significant results.
Digital Communications
John G. Proakis - 1983
Includes expert coverage of new topics: Turbocodes, Turboequalization, Antenna Arrays, Digital Cellular Systems, and Iterative Detection. Convenient, sequential organization begins with a look at the historyo and classification of channel models and builds from there.
Learn You a Haskell for Great Good!
Miran Lipovača - 2011
Learn You a Haskell for Great Good! introduces programmers familiar with imperative languages (such as C++, Java, or Python) to the unique aspects of functional programming. Packed with jokes, pop culture references, and the author's own hilarious artwork, Learn You a Haskell for Great Good! eases the learning curve of this complex language, and is a perfect starting point for any programmer looking to expand his or her horizons. The well-known web tutorial on which this book is based is widely regarded as the best way for beginners to learn Haskell, and receives over 30,000 unique visitors monthly.
Calculus
Ron Larson - 1999
It has been widely praised by a generation of users for its solid and effective pedagogy that addresses the needs of a broad range of teaching and learning styles and environments. Each title is just one component in a comprehensive calculus course program that carefully integrates and coordinates print, media, and technology products for successful teaching and learning.
Understanding by Design
Grant P. Wiggins - 1998
Drawing on feedback from thousands of educators around the world who have used the UbD framework since its introduction in 1998, the authors have revised and expanded their original work to guide educators across the K16 spectrum in the design of curriculum, assessment, and instruction. With an improved UbD Template at its core, the book explains the rationale of backward design and explores in greater depth the meaning of such key ideas as essential questions and transfer tasks. Readers will learn why the familiar coverage- and activity-based approaches to curriculum design fall short, and how a focus on the six facets of understanding can enrich student learning. With an expanded array of practical strategies, tools, and examples from all subject areas, the book demonstrates how the research-based principles of Understanding by Design apply to district frameworks as well as to individual units of curriculum. Combining provocative ideas, thoughtful analysis, and tested approaches, Understanding by Design, Expanded 2nd Edition, offers teacher-designers a clear path to the creation of curriculum that ensures better learning and a more stimulating experience for students and teachers alike.
Gene Cloning and DNA Analysis: An Introduction
Terence A. Brown - 2006
Assuming the reader has little prior knowledge of the subject its importance, the principles of the techniques used and their applications are all carefully laid out, with over 250 clearly presented two-colour illustrations. In addition to a number of informative changes to the text throughout the book, the final four chapters have been significantly updated and extended to reflect the striking advances made in recent years in the applications of gene cloning and DNA analysis in biotechnology: Extended chapter on agriculture including new material on glyphosate resistant plantsNew section on the uses of gene cloning and PCR in archaeologyCoverage of ethical concerns relating to pharming, gene therapy and GM crops Gene Cloning and DNA Analysis remains an essential introductory text to a wide range of biological sciences students; including genetics and genomics, molecular biology, biochemistry, immunology and applied biology. It is also a perfect introductory text for any professional needing to learn the basics of the subject. All libraries in universities where medical, life and biological sciences are studied and taught should have copies available on their shelves. View the Gene Cloning and DNA Analysis webpage at www.blackwellpublishing.com/genecloning
Introduction to Robotics: Mechanics and Control
John J. Craig - 1985
This edition features new material on Controls, Computer-Aided Design and Manufacturing, and Off-Line Programming Systems.
A Book of Abstract Algebra
Charles C. Pinter - 1982
Its easy-to-read treatment offers an intuitive approach, featuring informal discussions followed by thematically arranged exercises. Intended for undergraduate courses in abstract algebra, it is suitable for junior- and senior-level math majors and future math teachers. This second edition features additional exercises to improve student familiarity with applications. An introductory chapter traces concepts of abstract algebra from their historical roots. Succeeding chapters avoid the conventional format of definition-theorem-proof-corollary-example; instead, they take the form of a discussion with students, focusing on explanations and offering motivation. Each chapter rests upon a central theme, usually a specific application or use. The author provides elementary background as needed and discusses standard topics in their usual order. He introduces many advanced and peripheral subjects in the plentiful exercises, which are accompanied by ample instruction and commentary and offer a wide range of experiences to students at different levels of ability.
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.
Textbook of Radiographic Positioning and Related Anatomy
Kenneth L. Bontrager - 1987
It presents positioning and projection information in an easy-to-read, bulleted format on one side of the page spread, with corresponding positioning photos, radiographic images and anatomical drawings on the other side. Expert content covers pathology, geriatric and pediatric patient populations, survey information, and 100 new positioning photographs for the latest in radiographic positioning. The 6th edition contains a new chapter on digital imaging, and digital imaging information is incorporated where appropriate throughout the book. New photographs and redrawn illustrations create a consistent, visual appearance throughout the book.- Characterized by a clear, easy-to-follow organization that features one projection per page. Positioning and projection information is presented in an easy-to-read bulleted format on the left side of the page, and positioning photos, radiographic images and anatomical drawings are aligned on the right. This show and tell style helps students visualize anatomy and understand positioning.- Includes about 200 of the most commonly requested projections. Competency in performing these projections is necessary for all entry-level practitioners. By contrast, Merrill's Atlas includes over 400 projections and much more information on advanced imaging.- Critique Radiographs provide the basis of classroom or lab discussion. The WB/LM contains questions specific to these radiographs.- Pathologic Indications in appropriate chapters - Introducing pathology with positioning helps students understand the whole patient and improves their ability to produce radiographs that make diagnosis easy for the physician.- Pediatric Applications in appropriate chapters prepare technologists to deal competently with the special needs of their pediatric patients.- Geriatric Applications in appropriate chapters - Important information for technologists to understand the varying needs of their patient base.- Alternative Modalities or procedures inform students of which projections can better demonstrate certain anatomical parts or pathology, or which may be necessary if patient is unable to cooperate fully.- Radiographic Criteria on positioning pages help students develop a routine for evaluating radiographic quality.- Pathology Demonstrated provides students with a larger frame of reference, and therefore a greater understanding, of each projectionA new chapter on digital imaging discusses basic principles, applications, and image quality - digital imaging information essential for making appropriate positioning adjustments - to ensure readers are prepared to encounter new technology in clinical practice.Content updates include a totally new section on surgical radiography, new sections in all chapters on digital imaging considerations, an expanded section on bone densitometry, and a new introduction to positron emission tomography (PET).Updated and revised chapters cover angiography and interventional procedures, and computed tomography.More than 150 new positioning photos, in addition to many updated images, complement the new material.