Book picks similar to
Elements of Chemical Reaction Engineering by H. Scott Fogler
chemical-engineering
textbooks
science
engineering
Basics of Biblical Greek Grammar
William D. Mounce - 1993
Mounce's Basics of Biblical Greek Grammar and its companion tool Basics of Biblical Greek Workbook are by far the best-selling and most widely accepted textbooks for learning New Testament Greek. As a result of feedback from professors, the author has made adjustments to his material. For example, a chapter on clauses has been added at the end of the book. The CD-ROM is now easier to use and has even more information on it than the earlier edition. The workbook has been significantly rewritten. Nearly 50 percent of the verses are new. They are shorter and more focused on the grammar of the chapter. Features include: - Best-selling Greek language textbook - Changes from the first edition made in response to ten years of use - Grammar's CD-ROM is easier to navigate and now includes short audio summary lectures (7-9 minutes) - An appendix in the Grammar allows professors to introduce verbs earlier in the course - Two tracks in the workbook: track one allows you to go through the book in the normal order. Track two has totally different exercises that allow you to teach verbs earlier. - Workbook has 3-hole, perforated pages
Head First Java
Kathy Sierra - 2005
You might think the problem is your brain. It seems to have a mind of its own, a mind that doesn't always want to take in the dry, technical stuff you're forced to study. The fact is your brain craves novelty. It's constantly searching, scanning, waiting for something unusual to happen. After all, that's the way it was built to help you stay alive. It takes all the routine, ordinary, dull stuff and filters it to the background so it won't interfere with your brain's real work--recording things that matter. How does your brain know what matters? It's like the creators of the Head First approach say, suppose you're out for a hike and a tiger jumps in front of you, what happens in your brain? Neurons fire. Emotions crank up. Chemicals surge. That's how your brain knows.And that's how your brain will learn Java. Head First Java combines puzzles, strong visuals, mysteries, and soul-searching interviews with famous Java objects to engage you in many different ways. It's fast, it's fun, and it's effective. And, despite its playful appearance, Head First Java is serious stuff: a complete introduction to object-oriented programming and Java. You'll learn everything from the fundamentals to advanced topics, including threads, network sockets, and distributed programming with RMI. And the new. second edition focuses on Java 5.0, the latest version of the Java language and development platform. Because Java 5.0 is a major update to the platform, with deep, code-level changes, even more careful study and implementation is required. So learning the Head First way is more important than ever. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. If you haven't, you're in for a treat. You'll see why people say it's unlike any other Java book you've ever read.By exploiting how your brain works, Head First Java compresses the time it takes to learn and retain--complex information. Its unique approach not only shows you what you need to know about Java syntax, it teaches you to think like a Java programmer. If you want to be bored, buy some other book. But if you want to understand Java, this book's for you.
Molecular Biology of the Cell
Bruce Alberts - 1983
By extracting the fundamental concepts from this enormous and ever-growing field, the authors tell the story of cell biology, and create a coherent framework through which non-expert readers may approach the subject. Written in clear and concise language, and beautifully illustrated, the book is enjoyable to read, and it provides a clear sense of the excitement of modern biology. Molecular Biology of the Cell sets forth the current understanding of cell biology (completely updated as of Autumn 2001), and it explores the intriguing implications and possibilities of the great deal that remains unknown. The hallmark features of previous editions continue in the Fourth Edition. The book is designed with a clean and open, single-column layout. The art program maintains a completely consistent format and style, and includes over 1,600 photographs, electron micrographs, and original drawings by the authors. Clear and concise concept headings introduce each section. Every chapter contains extensive references. Most important, every chapter has been subjected to a rigorous, collaborative revision process where, in addition to incorporating comments from expert reviewers, each co-author reads and reviews the other authors' prose. The result is a truly integrated work with a single authorial voice. Features : - Places the latest hot topics sensibly in context - including genomics, protein structure, array technology, stem cells and genetics diseases. - Incorporates and emphasises new genomic data. - All of molecular biology is brought together into one section (chapters 4-7) covering classically defined molecular biology and molecular genetics. - Two chapters deal exclusively with methods and contain information on the latest tools and techniques. - New chapters on "Pathogens, Infection, and Innate Immunity". - Cell Biology Interactive CD-ROM is packaged with every copy of the book. - Contains over 1,600 illustrations, electron micrographs and photographs, of which over 1,000 are originally conceived by the authors.
The Cosmic Perspective
Jeffrey O. Bennett - 1999
The text provides a wealth of features to help enhance student skill building, including new Visual Skills Check end-of-chapter questions that provide an opportunity for students to test their visual interpretation skills, new Cosmic Context Figures that help students synthesize key concepts and processes, and a new comprehensive visual overview of scale to help students explore the scale of time and space. The Sixth Edition has also been fully updated to include the latest astronomical observations, research, and theoretical developments. The text is supported by the most robust package of instructor. Two volumes of this text are also available:The Cosmic Perspective: The Solar System, Sixth Edition (includes Chapters 1-13, 24)The Cosmic Perspective: Stars, Galaxies, and Cosmology, Sixth Edition (includes Chapters 1-6, S2-S4, 14-24)
Global Business Today
Charles W.L. Hill - 1998
The success of the first five editions of Global Business Today has been based in part upon the incorporation of leading edge research into the text, the use of the up-to-date examples and statistics to illustrate global trends and enterprise strategy, and the discussion of current events within the context of the appropriate theory. Our research has shown that students and instructors alike enjoy the interesting, informative, and accessible writing style of GBT - so much so that the writing has become Charles Hill's trademark. In addition to boxed material which provides deep illustrations in every chapter, Hill carefully weaves interesting anecdotes into the narrative of the text to engage the reader.
Ten Drugs: How Plants, Powders, and Pills Have Shaped the History of Medicine
Thomas Hager - 2019
It could be an oddball researcher’s genius insight, a catalyzing moment in geopolitical history, a new breakthrough technology, or an unexpected but welcome side effect discovered during clinical trials. Piece together these stories, as Thomas Hager does in this remarkable, century-spanning history, and you can trace the evolution of our culture and the practice of medicine. Beginning with opium, the “joy plant,” which has been used for 10,000 years, Hager tells a captivating story of medicine. His subjects include the largely forgotten female pioneer who introduced smallpox inoculation to Britain, the infamous knockout drops, the first antibiotic, which saved countless lives, the first antipsychotic, which helped empty public mental hospitals, Viagra, statins, and the new frontier of monoclonal antibodies. This is a deep, wide-ranging, and wildly entertaining book.
Technology Matters: Questions to Live with
David E. Nye - 2006
This book addresses questions such as: can we define technology? Does technology shape us, or do we shape it? Is technology inevitable or unpredictable?
The Poet's Companion: A Guide to the Pleasures of Writing Poetry
Kim Addonizio - 1997
The ups and downs of writing life—including self-doubt and writer's block—are here, along with tips about getting published and writing in the electronic age. On your own, this book can be your "teacher," while groups, in or out of the classroom, can profit from sharing weekly assignments.
Python Cookbook
David Beazley - 2002
Packed with practical recipes written and tested with Python 3.3, this unique cookbook is for experienced Python programmers who want to focus on modern tools and idioms.Inside, you’ll find complete recipes for more than a dozen topics, covering the core Python language as well as tasks common to a wide variety of application domains. Each recipe contains code samples you can use in your projects right away, along with a discussion about how and why the solution works.Topics include:Data Structures and AlgorithmsStrings and TextNumbers, Dates, and TimesIterators and GeneratorsFiles and I/OData Encoding and ProcessingFunctionsClasses and ObjectsMetaprogrammingModules and PackagesNetwork and Web ProgrammingConcurrencyUtility Scripting and System AdministrationTesting, Debugging, and ExceptionsC Extensions
The Diabetes Diet: Dr. Bernstein's Low-Carbohydrate Solution
Richard K. Bernstein - 2005
An engineer by training, Bernstein pioneered blood glucose self-monitoring and the tight control of blood sugar that is now accepted as the standard treatment of diabetes.
Principles of Mathematical Analysis
Walter Rudin - 1964
The text begins with a discussion of the real number system as a complete ordered field. (Dedekind's construction is now treated in an appendix to Chapter I.) The topological background needed for the development of convergence, continuity, differentiation and integration is provided in Chapter 2. There is a new section on the gamma function, and many new and interesting exercises are included. This text is part of the Walter Rudin Student Series in Advanced Mathematics.
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
Tricks of the Mind
Derren Brown - 2006
His baffling tricks and stunning illusions have set new standards of what's possible, as well as causing controversy. Now, for the first time, he reveals the secrets behind his craft.He delves into the structure and pyschology of magic. He tells you how to read clues in people's behaviour and spot liars. He discusses the whys and wherefores of hypnosis (which he says doesn't exist) and shows how to use the powers of suggestion and massively improve the power of your memory. He also investigates the paranormal industry, exposes a few charlatans and looks at why some of us feel the need to believe in it in the first place... Woven into this are autobiographical stories about Derren's own experiences and beliefs, told with characteristic humour and engaging honesty. This extraordinary book lifts the lid on the deepest darkest secrets of magic and explores the limits of what can be achieved by the human mind. A must for Derren's legions of fans, it will amaze you, entertain you and expand your mind at the same time...
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.