The C# Player's Guide


R.B. Whitaker - 2012
    

Discrete-Event System Simulation


Jerry Banks - 1983
    This text provides a basic treatment of discrete-event simulation, including the proper collection and analysis of data, the use of analytic techniques, verification and validation of models, and designing simulation experiments. It offers an up-to-date treatment of simulation of manufacturing and material handling systems, computer systems, and computer networks. Students and instructors will find a variety of resources at the associated website, www.bcnn.net, including simulation source code for download, additional exercises and solutions, web links and errata.

Invertebrate Zoology


Edward E. Ruppert - 1993
    Rich illustrations, systematic resumes, and extensive citations make it a valuable references source.

Essential Biology with Physiology [With CDROM]


Neil A. Campbell - 2000
    The book covers four major topics—cells, genetics, evolution/diversity, and ecology—followed by nine chapters on animal and plant physiology. Human applications and the most up-to-date information on important issues show readers how biology relates to their own lives. New Process of Science sections within the text draw readers into the material and provide real-world examples of how the scientific method is applied.Biology Today CELLS: Essential Chemistry for Biology, The Molecules of Life, A Tour of the Cell, The Working Cell, Cellular Respiration: Obtaining Energy from Food, Photosynthesis: Using Light to Make Food. GENETICS: Cellular Reproduction: Cells from Cells, Patterns of Inheritance, The Structure and Function of DNA, How Genes are Controlled, DNA Technology. EVOLUTION AND DIVERSITY: How Populations Evolve, How Biological Diversity Evolves, The Evolution of Microbial Life, Plants, Fungi, and the Move onto Land, The Evolution of Animals. ECOLOGY: The Ecology of Organisms and Populations, Communities and Ecosystems, Human Impact on the Environment. ANIMAL STRUCTURE AND FUNCTION: Unifying Concepts of Animal Structure and Function, Nutrition and Digestion, Circulation and Respiration , The Body's Defenses, Hormones, Reproduction and Development, Nervous, Sensory, and Motor Systems. PLANT STRUCTURE AND FUNCTION: The Life of a Flowering Plant, The Working Plant.For all readers interested in a biology text that focuses on the core concepts readers need to make scientifically informed decisions throughout their lives.

Fundamentals of Logic Design


Charles H. Roth Jr. - 1975
    Author Charles H. Roth, Jr. carefully presents the theory that is necessary for understanding the fundamental concepts of logic design while not overwhelming students with the mathematics of switching theory. Divided into 20 easy-to-grasp study units, the book covers such fundamental concepts as Boolean algebra, logic gates design, flip-flops, and state machines. By combining flip-flops with networks of logic gates, students will learn to design counters, adders, sequence detectors, and simple digital systems. After covering the basics, this text presents modern design techniques using programmable logic devices and the VHDL hardware description language.

Personality Theories


Barbara Engler - 1979
    Each chapter focuses on one theory or group of theories, providing brief biographies that shed light on how the theories were formed.

Absolute Beginner's Guide to Project Management


Greg Horine - 2005
    Whether you have 6 months or 6 weeks to complete it, being an effective project manager can make all the difference to the end result. Absolute Beginner's Guide to Project Management can help you quickly become an effective and efficient project manager when time matters most. Through topics such as "building a project budget and schedule" to "managing vendors," this book will guide you through what works and what doesn't based on tried and true practices. Your learning will be focused on the skills and qualities of effective project managers, leadership styles and project trends, including information technology, outsourcing and virtual teams. Let Absolute Beginner's Guide to Project Management help you take your project from start to finish.

Computer Organization


V. Carl Hamacher - 1978
    *A comprehensive overview of hardware and software issues make this a "must-have" for electrical and computer engineers*Contains new material on RISC processors, performance analysis, multiprocessors and memory systems*New two-color design and illustrations illuminate the text

Introductory Chemistry


Nivaldo J. Tro - 2002
    "Introductory Chemistry, "Fourth Edition extends chemistry from the laboratory to your world, helping you learn chemistry by demonstrating how it is manifested in your daily life. Throughout, the Fourth Edition presents a new student-friendly, step-by-step problem-solving approach that adds four steps to worked examples (Sort, Strategize, Solve, and Check). This proven text continues to foster student success beyond the classroom with MasteringChemistry(R), the most advanced online tutorial and assessment program available. Note: This is the standalone book, if you want the book/access card order the ISBN below: 0321741021 / 9780321741028 Introductory Chemistry Plus MasteringChemistry with eText -- Access Card Package Package consists of: 0321687930 / 9780321687937 Introductory Chemistry 032173002X / 9780321730022 MasteringChemistry with Pearson eText -- Valuepack Access Card -- for Introductory Chemistry

Anatomy and Physiology


J. Gordon BettsMark Womble - 2013
    The book is organized by body system and covers standard scope and sequence requirements. Its lucid text, strategically constructed art, career features, and links to external learning tools address the critical teaching and learning challenges in the course. The web-based version of Anatomy and Physiology also features links to surgical videos, histology, and interactive diagrams.

America the Unusual


John W. Kingdon - 1998
    It invites both introductory and advanced students to appreciate the roots and limits of American exceptionalism, and to recognize the profound importance of current debates over the government's role in our everyday lives.

Essentials of Physical Anthropology [With Infotrac]


Robert Jurmain - 1995
    The text presents a balanced, thorough introduction to the field of physical anthropology that also reflects the current state of the field. The heredity and evolution chapters (Chapters 1-5) have been expanded and updated to reflect the tremendous advances of molecular biology in all phases of physical anthropology, and the hominid evolution chapters (Chapters 8-11) have been reorganized and reinterpreted to reflect current academic thought springing from recent major finds. To make the text more accessible, the Sixth Edition includes many new visuals that, together with the many charts, helpful tables, multimedia, and engaging writing style, will bring the study of physical anthropology to life for today's student.

Internet & World Wide Web: How to Program


Paul Deitel - 1999
    Internet and World Wide Web How to Program, 4e introduces students with little or no programming experience to the exciting world of Web-Based applications. The book has been substantially revised to reflect today's Web 2.0 rich Internet application-development methodologies. A comprehensive book that teaches the fundamentals needed to program on the Internet, this text provides in-depth coverage of introductory programmming principles, various markup languages (XHTML, Dynamic HTML and XML), several scripting languages (JavaScript, PHP, Ruby/Ruby on Rails and Perl); AJAX, web services, Web Servers (IIS and Apache) and relational databases (MySQL/Apache Derby/Java DB) -- all the skills and tools needed to create dynamic Web-based applications. The text contains comprehensive introductions to ASP.NET 2.0 and JavaServer Faces (JSF). Hundreds of live-code examples of real applications throughout the book available for download allow readers to run the applications and see and hear the outputs.The book provides instruction on building Ajax-enabled rich Internet applications that enhance the presentation of online content and give web applications the look and feel of desktop applications. The chapter on Web 2.0 and Internet business exposes readers to a wide range of other topics associated with Web 2.0 applications and businesses After mastering the material in this book, students will be well prepared to build real-world, industrial strength, Web-based applications.

Big Java


Cay S. Horstmann - 2002
    Thoroughly updated to include Java 6, the Third Edition of Horstmann's bestselling text helps you absorb computing concepts and programming principles, develop strong problem-solving skills, and become a better programmer, all while exploring the elements of Java that are needed to write real-life programs. A top-notch introductory text for beginners, Big Java, Third Edition is also a thorough reference for students and professionals alike to Java technologies, Internet programming, database access, and many other areas of computer science.Features of the Third Edition: The 'Objects Gradual' approach leads you into object-oriented thinking step-by-step, from using classes, implementing simple methods, all the way to designing your own object-oriented programs. A strong emphasis on test-driven development encourages you to consider outcomes as you write programming code so you design better, more usable programs Helpful "Testing Track" introduces techniques and tools step by step, ensuring that you master one before moving on to the next New teaching and learning tools in WileyPLUS--including a unique assignment checker that enables you to test your programming problems online before you submit them for a grade Graphics topics are developed gradually throughout the text, conveniently highlighted in separate color-coded sections Updated coverage is fully compatible with Java 5 and includes a discussion of the latest Java 6 features

The Dissertation Journey: A Practical and Comprehensive Guide to Planning, Writing, and Defending Your Dissertation


Carol M. Roberts - 2004
    To overcome the practical, social, and psychological obstacles along the way, you need a knowledgeable guide and the right tools. This comprehensive how-to guide to developing and writing a quality dissertation provides: Expanded and updated coverage of crucial topics such as conducting a literature review, dissertation support groups, and harnessing technology to conduct research Progress tracking tools, sample forms, resource lists, and other user-friendly elements Thoroughly updated and revised chapters with the most current need-to-know information