Book picks similar to
Piping Handbook by Mohinder L. Nayyar


hardcover
knovel
mechanical-engineers-book
reference

Arrl Antenna Book: The Ultimate Reference for Amateur Radio Antennas


R. Dean Straw - 1936
    The CD-ROM also includes three updated and improved programs (for Windows): YW--Yagi for Windows TLW--Transmission Line for WindowsHFTA--HF Terrain AssessmentEZNEC ARRL--Antenna Modeling by W7EL

Hacking the Xbox: An Introduction to Reverse Engineering


Andrew Huang - 2003
    The book progresses into a discussion of the Xbox security mechanisms and other advanced hacking topics, with an emphasis on educating the readers on the important subjects of computer security and reverse engineering. Hacking the Xbox includes numerous practical guides, such as where to get hacking gear, soldering techniques, debugging tips and an Xbox hardware reference guide.Hacking the Xbox also confronts the social and political issues facing today's hacker by looking forward and discussing the impact of today's legal challenges on legitimate reverse engineering activities. The book includes a chapter written by the Electronic Frontier Foundation (EFF) about the rights and responsibilities of hackers, and concludes by discussing the latest trends and vulnerabilities in secure PC platforms.

Simulation Modeling & Analysis


Averill M. Law - 1982
    The new edition includes the most up-to-date research developments and many more examples and problems.

Michael Jackson: The Visual Documentary


Adrian Grant - 1995
    Illustrated with hundreds of photographs, this visual documentary of Michael Jackson presents all the facts and includes his records, concerts, videos and awards, his public appearances and performances, memorabilia and records you never knew existed.

Business Ethics: Ethical Decision Making and Cases


O.C. Ferrell - 1990
    Using a managerial framework, the authors address the overall concepts, processes, and best practices associated with successful business ethics programs--helping students see how ethics can be integrated into key strategic business decisions. The Seventh Edition incorporates comprehensive and rigorous updates that reflect the ever-increasing academic and governmental attention being given to this area. The textbook program provides an abundance of real-world examples and cases, as well as exercises, simulations, and practice tests that provide plenty of opportunity for students to master the text material.

Organisasi dan Manajemen: Perilaku, Struktur, Proses


James L. Gibson - 1900
    Given this theme, Gibson, Ivancevich, Donnelly, and Konopaske, present and interpret organizational behavior theory and research so that students can comprehend the three characteristics common to all organizations-behavior, structure, and processes-as affected by actions of managers. The text is organized and presented in a sequence based on behavior, structure, and process. Each part has been presented as a self-contained unit and can therefore be presented in whatever sequence the instructor prefers. The text is easily adaptable to these individual preferences. This edition emphasizes that the most successful managers in the global economy will be those who can anticipate, adapt, and manage change.

The Piano Book: Buying Owning a New or Used Piano


Larry Fine - 1995
    Hundreds of thousands of pianos are bought and sold each year, yet most people buy a piano with only the vaguest idea of what to look for as they make this major purchase. The Piano Book evaluates and compares every brand and style of piano sold in the United States. There is information on piano moving and storage, inspecting individual new and used pianos, the special market for Steinways, and sales gimmicks to watch out for. An annual supplement, sold separately, lists current prices for more than 2,500 new piano models.

Janson's History of Art: The Western Tradition


H.W. Janson - 2001
    This seventh edition has been revised and expanded and six new authors have been selected. Every image from the previous edition has been enhanced/refreshed using modern imaging technology.

The Protocols (TCP/IP Illustrated, Volume 1)


W. Richard Stevens - 1993
    In eight chapters, it provides the most thorough coverage of TCP available. It also covers the newest TCP/IP features, including multicasting, path MTU discovery and long fat pipes. The author describes various protocols, including ARP, ICMP and UDP. He utilizes network diagnostic tools to actually show the protocols in action. He also explains how to avoid silly window syndrome (SWS) by using numerous helpful diagrams. This book gives you a broader understanding of concepts like connection establishment, timeout, retransmission and fragmentation. It is ideal for anyone wanting to gain a greater understanding of how the TCP/IP protocols work.

The Linux Programming Interface: A Linux and Unix System Programming Handbook


Michael Kerrisk - 2010
    You'll learn how to:Read and write files efficiently Use signals, clocks, and timers Create processes and execute programs Write secure programs Write multithreaded programs using POSIX threads Build and use shared libraries Perform interprocess communication using pipes, message queues, shared memory, and semaphores Write network applications with the sockets API While The Linux Programming Interface covers a wealth of Linux-specific features, including epoll, inotify, and the /proc file system, its emphasis on UNIX standards (POSIX.1-2001/SUSv3 and POSIX.1-2008/SUSv4) makes it equally valuable to programmers working on other UNIX platforms.The Linux Programming Interface is the most comprehensive single-volume work on the Linux and UNIX programming interface, and a book that's destined to become a new classic.Praise for The Linux Programming Interface "If I had to choose a single book to sit next to my machine when writing software for Linux, this would be it." —Martin Landers, Software Engineer, Google "This book, with its detailed descriptions and examples, contains everything you need to understand the details and nuances of the low-level programming APIs in Linux . . . no matter what the level of reader, there will be something to be learnt from this book." —Mel Gorman, Author of Understanding the Linux Virtual Memory Manager "Michael Kerrisk has not only written a great book about Linux programming and how it relates to various standards, but has also taken care that bugs he noticed got fixed and the man pages were (greatly) improved. In all three ways, he has made Linux programming easier. The in-depth treatment of topics in The Linux Programming Interface . . . makes it a must-have reference for both new and experienced Linux programmers." —Andreas Jaeger, Program Manager, openSUSE, Novell "Michael's inexhaustible determination to get his information right, and to express it clearly and concisely, has resulted in a strong reference source for programmers. While this work is targeted at Linux programmers, it will be of value to any programmer working in the UNIX/POSIX ecosystem." —David Butenhof, Author of Programming with POSIX Threads and Contributor to the POSIX and UNIX Standards ". . . a very thorough—yet easy to read—explanation of UNIX system and network programming, with an emphasis on Linux systems. It's certainly a book I'd recommend to anybody wanting to get into UNIX programming (in general) or to experienced UNIX programmers wanting to know 'what's new' in the popular GNU/Linux system." —Fernando Gont, Network Security Researcher, IETF Participant, and RFC Author ". . . encyclopedic in the breadth and depth of its coverage, and textbook-like in its wealth of worked examples and exercises. Each topic is clearly and comprehensively covered, from theory to hands-on working code. Professionals, students, educators, this is the Linux/UNIX reference that you have been waiting for." —Anthony Robins, Associate Professor of Computer Science, The University of Otago "I've been very impressed by the precision, the quality and the level of detail Michael Kerrisk put in his book. He is a great expert of Linux system calls and lets us share his knowledge and understanding of the Linux APIs." —Christophe Blaess, Author of Programmation systeme en C sous Linux ". . . an essential resource for the serious or professional Linux and UNIX systems programmer. Michael Kerrisk covers the use of all the key APIs across both the Linux and UNIX system interfaces with clear descriptions and tutorial examples and stresses the importance and benefits of following standards such as the Single UNIX Specification and POSIX 1003.1." —Andrew Josey, Director, Standards, The Open Group, and Chair of the POSIX 1003.1 Working Group "What could be better than an encyclopedic reference to the Linux system, from the standpoint of the system programmer, written by none other than the maintainer of the man pages himself? The Linux Programming Interface is comprehensive and detailed. I firmly expect it to become an indispensable addition to my programming bookshelf." —Bill Gallmeister, Author of POSIX.4 Programmer's Guide: Programming for the Real World ". . . the most complete and up-to-date book about Linux and UNIX system programming. If you're new to Linux system programming, if you're a UNIX veteran focused on portability while interested in learning the Linux way, or if you're simply looking for an excellent reference about the Linux programming interface, then Michael Kerrisk's book is definitely the companion you want on your bookshelf." —Loic Domaigne, Chief Software Architect (Embedded), Corpuls.com

Differential Equations with Boundary-Value Problems


Dennis G. Zill - 1986
    This proven and accessible text speaks to beginning engineering and math students through a wealth of pedagogical aids, including an abundance of examples, explanations, "Remarks" boxes, definitions, and group projects. Using a straightforward, readable, and helpful style, this book provides a thorough treatment of boundary-value problems and partial differential equations.

Classic: Delicious, no-fuss recipes from Mary’s new BBC series


Mary Berry - 2018
    With my trusted tips and techniques for quick, easy and foolproof cooking, in Classic I’ll show you how to make the very best food in my own special, no-fuss way.” Mary Berry Britain’s most trusted cook, Mary Berry, has been showing the nation how to make delicious, foolproof food for decades. This brand-new collection from her landmark new BBC One series brings together everything we love about Mary – wonderfully simple but utterly dependable recipes that are essential for every home. These are recipes everyone can enjoy cooking and eating, no matter their time, budget or confidence.Featuring all the recipes from Mary’s new television series, each accompanied by Mary’s no-nonsense tips and techniques, this stunning step-by-step cookbook ensures perfect results every time. From ever-popular classics like Rack of Lamb with Orange and Thyme Sauce or Lemon Meringue Pie, to a perfect loin of pork with apple sauce, Mary cooks alongside you every step of the way.

Gray's Anatomy


Henry Gray - 1858
    About The Author: Henry Gray, F.R.S., Fellow of the royal college of Surgeons: Lecturer on anatomy at St. George?s Hospital Medical School. Table Of Contents: Descriptive and Surgical Anatomy The Articulations Muscles and Fasclae The Blood-vascular system The Lymphatics The Nervous system The Organs of special sense The Organs of Digestion The Organs of voice and respiration The urinary organs The Male Organs of Generation The Female Organs of Generation The Surgical Anatomy of Hernia Surgical Anatomy of the Perinaeum General Anatomy or Histology Embryology

Beer: Tap Into the Art and Science of Brewing


Charles W. Bamforth - 2003
    Bamforth traces the history of beer from ancient Babylon some 8,000 years ago to today's brewing science, recounting important brewing milestones along the way. This new edition contains expansive coverage of global beer styles throughout the world, the sensory character of beer flavor, and the development of the global brewing industry. Each of the staples of brewing (barley, hops, water, and yeast), the fundamental processes of brewing (mashing, boiling, fermentation, maturation, and packaging), and the quality determinants (flavor, foam, color, and clarity) is covered in comprehensive detail. Never losing sight of the central role of science in beer's design and manufacture, Bamforth closes with some predictions about the future of the industry. Ideal for the beer lover, amateur brewer, hobbyist, and undergraduate alike, The Art and Science of Brewing Beer is the ideal one-volume handbook on brewing beer.

The Watercolorist's Essential Notebook - Landscapes


Gordon MacKenzie - 2006
    You choose whether to let the sun blaze or the rain pour, to move a maple tree here or make the trail wind over there, to subdue a hillside with quiet greens or make a forest glow with dazzling golds and reds. It's not only a matter of what to paint, but how to go about painting it.This book examines, one at a time, the three major elements of landscape painting: water, sky and land. You will be encouraged to try numerous ways of painting each one. Then you can choose the methods that best express how the outdoors speaks to you.Let this reliable collection of tips, techniques, ideas and lessons be your companion on a sure path to creative fulfillment and better watercolor landscapes.