Advanced Swift


Chris Eidhof - 2016
    If you have read the Swift Programming Guide, and want to explore more, this book is for you.Swift is a great language for systems programming, but also lends itself for very high-level programming. We'll explore both high-level topics (for example, programming with generics and protocols), as well as low-level topics (for example, wrapping a C library and string internals).

The Feynman Lectures on Physics Vol 1


Richard P. Feynman - 1963
    This edition, which was prepared by Kip S. Thorne (Feynman Professor of Theoretical Physics at California Institute of Technology), fully incorporates all the errata and corrections gathered (but never used in a published edition) by Feynman.

Applied Fluid Mechanics


Robert L. Mott - 1979
    The most popular applications-oriented approach to engineering technology fluid mechanics, this text covers all of the basic principles of fluid mechanics-both statics and dynamics-in a clear, practical presentation that ties theory directly to real devices and systems used in chemical process industries, manufacturing, plant engineering, waste water handling and product design. Readable and clearly written, the new 6th edition brings a much more attractive appearance to the book and includes many updates and additional features.

Generation, Distribution, And Utilization Of Electrical Energy


C.L. Wadhwa - 1989
    It describes conventional and unconventional methods of electricity generation and its economics, distribution methods, substation location, electric drives, high frequency power for induction and heating, illumination engineering, and electric traction. Each chapter contains illustrative worked problems, exercises (some with answers) and a bibliography.

Hematology: Clinical Principles and Applications


Bernadette F. Rodak - 2002
    Hemostasis and coagulation theory, testing, and instrumentation are also thoroughly discussed. Beautiful full-color illustrations throughout the text enhance comprehension and allow students to realistically visualize hematology concepts.Detailed, full-color illustrations appear near hematology concept discussions to visually support comprehension and recognition.Opening Case Studies present real-life scenarios to apply concepts presented in each chapter.Learning Objectives and Review Questions work together to list expected outcomes and then test those concepts for each chapter.A Bulleted Summary highlights the key concepts at the end of each chapter.Hematology/Hemostasis Reference Ranges inside the front and back covers provide quick reference.Three new chapters detail significant information: An Overview of Clinical Laboratory Hematology, Hematology in Selected Populations, and Monitoring Anticoagulant Therapy.All chapters have been revised to feature the most current technology and research updates.The included Glossary of Terms and consistent pedagogy ensure a cohesive, effective tool for learning.Two well-respected editors contributed more significantly to this third edition: George Fritsma shared his expertise for the Hemostasis section and Kathy Doig managed the pedagogical features.

My World: The Official Photobook


Michael Jackson - 2006
    From Gary to Greatness. In his first book in 14 years, the living pop-icon gives an exclusive insight into his private photo archive. My World contains lots of never before seen photographs of Jackson, from 1980 to 2006. Jackson also opens up the doors to his work as the world's most brillant artist (2002 American Music Awards: Artist of the Century) by publishing his hand-written lyrics to his world-famous smash hits Billie Jean, Bad, Black or White, and Smooth Criminal. Moreover the book features personal thoughts and rarely seen lyrics by Jackson along with the high quality pictures of Jackson's dance, stage shows, private life, and public appearances that show the true genius and achievements of music's biggest icon: Michael Jackson.

Introduction to Robotics: Analysis, Systems, Applications


Saeed B. Niku - 2001
    All of the fundamentals of robotics are covered--robotics analysis; including kinematics, kinetics and force control, and trajectory planning of robots; its sub-systems such as actuators, sensors, and vision systems; as well as robotics applications. "Introduction to Robotics" also includes many subjects related to mechatronics, microprocessor actuator control, integration of sensors, vision systems, and fuzzy logic. For practicing mechanical engineers, electronic and electric engineers, computer engineers, and engineering technologists who would like to learn about robotics.

Schaum's Outline of College Physics


Frederick J. Bueche - 2006
    Provides a review of introductory noncalculus-based physics for those who do not have a strong background in mathematics.

Irrigation Water Power And Water Resources Engineering In Si Units


K.R. Arora
    

Programming Pearls


Jon L. Bentley - 1986
    Jon has done a wonderful job of updating the material. I am very impressed at how fresh the new examples seem." - Steve McConnell, author, Code CompleteWhen programmers list their favorite books, Jon Bentley's collection of programming pearls is commonly included among the classics. Just as natural pearls grow from grains of sand that irritate oysters, programming pearls have grown from real problems that have irritated real programmers. With origins beyond solid engineering, in the realm of insight and creativity, Bentley's pearls offer unique and clever solutions to those nagging problems. Illustrated by programs designed as much for fun as for instruction, the book is filled with lucid and witty descriptions of practical programming techniques and fundamental design principles. It is not at all surprising that Programming Pearls has been so highly valued by programmers at every level of experience. In this revision, the first in 14 years, Bentley has substantially updated his essays to reflect current programming methods and environments. In addition, there are three new essays on (1) testing, debugging, and timing; (2) set representations; and (3) string problems. All the original programs have been rewritten, and an equal amount of new code has been generated. Implementations of all the programs, in C or C++, are now available on the Web.What remains the same in this new edition is Bentley's focus on the hard core of programming problems and his delivery of workable solutions to those problems. Whether you are new to Bentley's classic or are revisiting his work for some fresh insight, this book is sure to make your own list of favorites.

Rotorcraft Flying Handbook


Federal Aviation Administration - 2000
    Most FAA Knowledge Exams’ questions are taken directly from the information presented in these texts.Written for applicants preparing for the private, commercial, or flight instructor certificate with a helicopter or gyroplane class rating, this guide covers both aeronautical knowledge and skill for operating rotorcraft vehicles. It is also a valuable tool for flight instructors as a teaching aid. This is the Basic Helicopter Handbook (Advisory Circular 61-13B) updated and renamed. This is FAA handbook FAA-H-8083-21.

Head First Design Patterns


Eric Freeman - 2004
     At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on...something else. Something more challenging. Something more complex. Something more fun. You want to learn about the patterns that matter--why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code. You want to learn the real OO design principles and why everything your boss told you about inheritance might be wrong (and what to do instead). You want to learn how those principles will help the next time you're up a creek without a design pattern. Most importantly, you want to learn the "secret language" of Design Patterns so that you can hold your own with your co-worker (and impress cocktail party guests) when he casually mentions his stunningly clever use of Command, Facade, Proxy, and Factory in between sips of a martini. You'll easily counter with your deep understanding of why Singleton isn't as simple as it sounds, how the Factory is so often misunderstood, or on the real relationship between Decorator, Facade and Adapter. With Head First Design Patterns, you'll avoid the embarrassment of thinking Decorator is something from the "Trading Spaces" show. Best of all, in a way that won't put you to sleep! We think your time is too important (and too short) to spend it struggling with academic texts. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.

Physics for Scientists and Engineers


Paul Allen Tipler - 1981
    Now in its fourth edition, the work has been extensively revised, with entirely new artwork, updated examples and new pedagogical features. An interactive CD-ROM with worked examples is included. Alternatively, the material on from the CD-ROM can be down-loaded from a website (see supplements section). Twentieth-century developments such as quantum mechanics are introduced early on, so that students can appreciate their importance and see how they fit into the bigger picture.

BRS Gross Anatomy


Kyung Won Chung - 1988
    Written in a concise, bulleted outline format, this well-illustrated text offers 500 USMLE-style review questions, answers, and explanations and features comprehensive content and upgraded USMLE Step 1 information.

Code Complete


Steve McConnell - 1993
    Now this classic book has been fully updated and revised with leading-edge practices--and hundreds of new code samples--illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking--and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor--or evolve--code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project