Software Engineering: A Practitioner's Approach


Roger S. Pressman - 1982
    This book provides information on software tools, specific work flow for specific kinds of projects, and information on various topics. It includes resources for both instructors and students such as checklists, 700 categorized web references, and more.

Visual Explanations


Edward R. Tufte - 1997
    Through computers, the Internet, the media, and even our daily newspapers, we are awash in a seemingly endless stream of charts, maps, infographics, diagrams, and data. Visual Explanations is a navigational guide through this turbulent sea of information. The book is an essential reference for anyone involved in graphic, web, or multimedia design, as well as for educators and lecturers who use graphics in presentations or classes.Jacket design: Dmitry Krasny.Other artwork by Bonnie Scranton, Dmitry Krasny, and Weilin Wu.

Financial Management for Public, Health, and Not-For-Profit Organizations


Steven A. Finkler - 2000
    Intended for introductory courses in financial and managerial accounting in the areas of government or public policy and management, not-for-profit management, and health policy and management, this texts addresses financial and managerial accounting within the three major areas of the public sector - government, health, and not-for-profit.

Data Structures and Algorithms in Java


Michael T. Goodrich - 1998
    The authors provide intuition, description, and analysis of fundamental data structures and algorithms. Numerous illustrations, web-based animations, and simplified mathematical analyses justify important analytical concepts. Key Features of the Fourth Edition: * Updates to Java 5.0 include new sections on generics and other Java 5.0 features, and revised code fragments, examples, and case studies to conform to Java 5.0. * Hundreds of exercises, including many that are new to this edition, promote creativity and help readers learn how to think like programmers and reinforce important concepts. * New case studies illustrate topics such as web browsers, board games, and encryption. * A new early chapter covers Arrays, Linked Lists, and Recursion. * A new final chapter on Memory covers memory management and external memory data structures and algorithms. * Java code examples are used extensively, with source code provided on the website. * Online animations and effective in-text art illustrate data structures and algorithms in a clear, visual manner. Access additional resources on the web www.wiley.com/college/goodrich): * Java source code for all examples in the book * Animations * Library (net.datastructures) of Java constructs used in the book * Problems database and search engine * Student hints to all exercises in the book * Instructor resources, including solutions to selected exercises * Lecture slides

A Book on C: Programming in C


Al Kelley - 1984
    It includes a complete chapter on C++ and an overall organization designed to appeal to the many programmers who view C as a stepping stone to C++ and the object-oriented paradigm. This edition also features an increased emphasis on modules and ADTs, which are essential concepts for creating reusable code and which show how to use header files to tie together a multi-file program. computer science students.

Speech and Language Processing: An Introduction to Natural Language Processing, Computational Linguistics and Speech Recognition


Dan Jurafsky - 2000
    This comprehensive work covers both statistical and symbolic approaches to language processing; it shows how they can be applied to important tasks such as speech recognition, spelling and grammar correction, information extraction, search engines, machine translation, and the creation of spoken-language dialog agents. The following distinguishing features make the text both an introduction to the field and an advanced reference guide.- UNIFIED AND COMPREHENSIVE COVERAGE OF THE FIELDCovers the fundamental algorithms of each field, whether proposed for spoken or written language, whether logical or statistical in origin.- EMPHASIS ON WEB AND OTHER PRACTICAL APPLICATIONSGives readers an understanding of how language-related algorithms can be applied to important real-world problems.- EMPHASIS ON SCIENTIFIC EVALUATIONOffers a description of how systems are evaluated with each problem domain.- EMPERICIST/STATISTICAL/MACHINE LEARNING APPROACHES TO LANGUAGE PROCESSINGCovers all the new statistical approaches, while still completely covering the earlier more structured and rule-based methods.

Biochemistry


U. Satyanarayana - 2013
    The book has undergone three editions, several reprints, and revised reprints in a span of 13 years. There are many biochemistry textbooks in the market. Some of them are purely basic while others are applied, and there are very few books which cover both these aspects together. For this reason, the students learning biochemistry in their undergraduate courses have to depend on multiple books to acquire a sound knowledge of the subject. This book, ‘Biochemistry’ is unique with a simultaneous and equal emphasis on basic and applied aspects of biochemistry. This textbook offers an integration of medical and pure sciences, comprehensively written to meet the curriculum requirements of undergraduate courses in medical, dental, pharmacy, life-sciences and other categories (agriculture, veterinary, etc.). This book is designed to develop in students a sustained interest and enthusiasm to learn and develop the concepts in biochemistry in a logical and stepwise manner. It incorporates a variety of pedagogic aids, besides colour illustrations to help the students understand the subject quickly and to the maximum. The summary and biomedical/clinical concepts are intended for a rapid absorption and assimilation of the facts and concepts in biochemistry. The self-assessment exercises will stimulate the students to think rather than merely learn the subject. In addition, these exercises (essays, short notes, fill in the blanks, multiple choice questions) set at different difficulty levels, will cater to the needs of all the categories of learners.New to This Edition The book offers an integration of medical and pure sciences, and is comprehensively written, revised and updated to meet the curriculum requirements of Medical, Pharmacy, Dental, Veterinary, Biotechnology, Agricultural Sciences, Life Sciences, and others studying Biochemistry as one of the subjects. It is the first text book on Biochemistry in English with multi-colour illustrations by an author from Asia. The use of multicolours is for a clearer understanding of the complicated biochemical reactions. It is written in a lucid style with the subject being presented as an engaging story growing from elementary information to the most recent advances, and with theoretical discussions being supplemented with illustrations, flowcharts, and tables for easy understanding of Biochemistry. It has each chapter beginning with a four-line verse followed by the text, biomedical concepts, a summary, and self-assessment exercises. The lively illustrations and text with appropriate headings and sub-headings in bold type faces facilitate reading path clarity and quick recall. It provides the most recent and essential information on Molecular Biology and Biotechnology, Diabetes, Cancer, Free Radicals, Free radicals and Antioxidants, Prostaglandins, etc. It describes a wide variety of case studies and biochemical correlations and several newer biomedical aspects- Metabolic syndrome, Therapeutic diets, Atkins diet, Trans fatty acids, Epigenetics, Nutrigenomics, Recombinant ribozymes, Membrane transport disorders, Pleural fluid etc. It contains the basics (Bioorganic and Biophysical Chemistry, Tools of Biochemistry, Immunology, and Genetics) for beginners to learn easily Biochemistry, origins of biochemical words, confusables in Biochemistry, principles of Practical Biochemistry, and Clinical Biochemistry Laboratory.

Exceptional Ruby: Master the Art of Handling Failure in Ruby


Avdi Grimm - 2011
    Writing code that handles unexpected errors and still works is really hard. Most of us learn by trial and error. This short book removes the uncertainty. With over 100 pages of content and dozens of working examples, you’ll learn everything from the mechanics of how exceptions work to how to design a robust failure management architecture for your app or library. Whether you are a Ruby novice or a seasoned veteran, Exceptional Ruby will help you write cleaner, more resilient Ruby code.

Vehicles: Experiments in Synthetic Psychology


Valentino Braitenberg - 1984
    They are vehicles, a series of hypothetical, self-operating machines that exhibit increasingly intricate if not always successful or civilized behavior. Each of the vehicles in the series incorporates the essential features of all the earlier models and along the way they come to embody aggression, love, logic, manifestations of foresight, concept formation, creative thinking, personality, and free will. In a section of extensive biological notes, Braitenberg locates many elements of his fantasy in current brain research.

Algorithm Design


Jon Kleinberg - 2005
    The book teaches a range of design and analysis techniques for problems that arise in computing applications. The text encourages an understanding of the algorithm design process and an appreciation of the role of algorithms in the broader field of computer science.

Absolute Java


Walter J. Savitch - 2003
    Praised for providing an engaging balance of thoughtful examples and explanatory discussion, ?best-selling author Walter Savitch explains concepts and techniques in a straightforward style using understandable language and code enhanced by a suite of pedagogical tools.? "Absolute Java "is appropriate for both introductory and intermediate programming courses introducing Java.

Introducing Public Administration


Jay M. Shafritz - 1996
    This approach will captivate students and encourage them to think critically about the nature of public administration today. Introducing Public Administration provides students with a solid, conceptual foundation in public administration, and contains the latest information on important trends in the discipline. To further engage students and deepen interest in its narrative, the text uses unique chapter-opening vignettes called Keynotes, chapter ending case studies, and a series of boxes throughout that offer real-life excerpts and alternative theories.

Institutions, Institutional Change and Economic Performance


Douglass C. North - 1990
    Institutions exist, he argues, due to the uncertainties involved in human interaction; they are the constraints devised to structure that interaction. Yet, institutions vary widely in their consequences for economic performance; some economies develop institutions that produce growth and development, while others develop institutions that produce stagnation. North first explores the nature of institutions and explains the role of transaction and production costs in their development. The second part of the book deals with institutional change. Institutions create the incentive structure in an economy, and organizations will be created to take advantage of the opportunities provided within a given institutional framework. North argues that the kinds of skills and knowledge fostered by the structure of an economy will shape the direction of change and gradually alter the institutional framework. He then explains how institutional development may lead to a path-dependent pattern of development. In the final part of the book, North explains the implications of this analysis for economic theory and economic history. He indicates how institutional analysis must be incorporated into neo-classical theory and explores the potential for the construction of a dynamic theory of long-term economic change. Douglass C. North is Director of the Center of Political Economy and Professor of Economics and History at Washington University in St. Louis. He is a past president of the Economic History Association and Western Economics Association and a Fellow, American Academy of Arts and Sciences. He has written over sixty articles for a variety of journals and is the author of The Rise of the Western World: A New Economic History (CUP, 1973, with R.P. Thomas) and Structure and Change in Economic History (Norton, 1981). Professor North is included in Great Economists Since Keynes edited by M. Blaug (CUP, 1988 paperback ed.)

Vision: A Computational Investigation into the Human Representation and Processing of Visual Information


David Marr - 1982
    A computational investigation into the human representation and processing of visual information.

Friction: An Ethnography of Global Connection


Anna Lowenhaupt Tsing - 2004
    Rubbing two sticks together produces heat and light; one stick alone is just a stick. In both cases, it is friction that produces movement, action, effect. Challenging the widespread view that globalization invariably signifies a "clash" of cultures, anthropologist Anna Tsing here develops friction in its place as a metaphor for the diverse and conflicting social interactions that make up our contemporary world. She focuses on one particular "zone of awkward engagement"--the rainforests of Indonesia--where in the 1980s and the 1990s capitalist interests increasingly reshaped the landscape not so much through corporate design as through awkward chains of legal and illegal entrepreneurs that wrested the land from previous claimants, creating resources for distant markets. In response, environmental movements arose to defend the rainforests and the communities of people who live in them. Not confined to a village, a province, or a nation, the social drama of the Indonesian rainforest includes local and national environmentalists, international science, North American investors, advocates for Brazilian rubber tappers, UN funding agencies, mountaineers, village elders, and urban students, among others--all combining in unpredictable, messy misunderstandings, but misunderstandings that sometimes work out.Providing a portfolio of methods to study global interconnections, Tsing shows how curious and creative cultural differences are in the grip of worldly encounter, and how much is overlooked in contemporary theories of the global.