Book picks similar to
Analog Integrated Circuit Design by David A. Johns
engineering
reference
electronics
paper
Java Software Solutions: Foundations of Program Design
John Lewis - 1997
This new edition has an earlier evolution of object concepts, developed in a way that capitalizes on the power of objects without overwhelming beginning programmers. It includes all new Java 5 topics, including Scanner class, enumerated types, autoboxing, variable length parameter lists, the enhanced for loop, and generic types. This is in depth coverage on GUI applications. This book is appropriate for beginning programmers who want to learn to program with Java as well as experienced programmers who want to add Java to their skill-set.
Psychology in Action
Karen Huffman - 1987
To meet it, you need a fully integrated text and supplements package that sets the stage for a perfectly choreographed learning experience.
Sustainable Energy - Without the Hot Air
David J.C. MacKay - 2008
In case study format, this informative reference answers questions surrounding nuclear energy, the potential of sustainable fossil fuels, and the possibilities of sharing renewable power with foreign countries. While underlining the difficulty of minimizing consumption, the tone remains positive as it debunks misinformation and clearly explains the calculations of expenditure per person to encourage people to make individual changes that will benefit the world at large.
Artificial Intelligence: A Modern Approach
Stuart Russell - 1994
The long-anticipated revision of this best-selling text offers the most comprehensive, up-to-date introduction to the theory and practice of artificial intelligence. *NEW-Nontechnical learning material-Accompanies each part of the book. *NEW-The Internet as a sample application for intelligent systems-Added in several places including logical agents, planning, and natural language. *NEW-Increased coverage of material - Includes expanded coverage of: default reasoning and truth maintenance systems, including multi-agent/distributed AI and game theory; probabilistic approaches to learning including EM; more detailed descriptions of probabilistic inference algorithms. *NEW-Updated and expanded exercises-75% of the exercises are revised, with 100 new exercises. *NEW-On-line Java software. *Makes it easy for students to do projects on the web using intelligent agents. *A unified, agent-based approach to AI-Organizes the material around the task of building intelligent agents. *Comprehensive, up-to-date coverage-Includes a unified view of the field organized around the rational decision making pa
Data and Computer Communications
William Stallings - 1985
With a focus on the most current technology and a convenient modular format, this best-selling text offers a clear and comprehensive survey of the entire data and computer communications field. Emphasizing both the fundamental principles as well as the critical role of performance in driving protocol and network design, it explores in detail all the critical technical areas in data communications, wide-area networking, local area networking, and protocol design. The Eighth Edition provides updated coverage of multimedia, Gigabit and 10 Gbps Ethernet, WiFi/IEEE 802.11 wireless LANs, security, and more
Invertebrate Zoology
Robert D. Barnes - 1963
This thorough revision provides a survey by groups, emphasizing adaptive morphology and physiology, while covering anatomical ground plans and basic developmental patterns. New co-author Richard Fox brings to the revision his expertise as an ecologist, offering a good balance to Ruppert's background as a functional morphologist. Rich illustrations and extensive citations make the book extremely valuable as a teaching tool and reference source.
Regular Expression Pocket Reference: Regular Expressions for Perl, Ruby, PHP, Python, C, Java and .NET
Tony Stubblebine - 2007
Ideal as a quick reference, Regular Expression Pocket Reference covers the regular expression APIs for Perl 5.8, Ruby (including some upcoming 1.9 features), Java, PHP, .NET and C#, Python, vi, JavaScript, and the PCRE regular expression libraries. This concise and easy-to-use reference puts a very powerful tool for manipulating text and data right at your fingertips. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. Regular Expression Pocket Reference offers an introduction to regular expressions, pattern matching, metacharacters, modes and constructs, and then provides separate sections for each of the language APIs, with complete regex listings including:Supported metacharacters for each language API Regular expression classes and interfaces for Ruby, Java, .NET, and C# Regular expression operators for Perl 5.8 Regular expression module objects and functions for Python Pattern-matching functions for PHP and the vi editor Pattern-matching methods and objects for JavaScript Unicode Support for each of the languages With plenty of examples and other resources, Regular Expression Pocket Reference summarizes the complex rules for performing this critical text-processing function, and presents this often-confusing topic in a friendly and well-organized format. This guide makes an ideal on-the-job companion.
Animal Diversity
Cleveland P. Hickman Jr. - 1995
The book uses the theme of evolution to develop a broad-scale view of animal diversity--students focus not only the organisms themselves, but also the processes that produce evolutionary diversity. The book is unique in its comprehensive survey of zoological diversity and its emphasis on evolutionary, systematic and ecological principles, all in one package.
Hadoop: The Definitive Guide
Tom White - 2009
Ideal for processing large datasets, the Apache Hadoop framework is an open source implementation of the MapReduce algorithm on which Google built its empire. This comprehensive resource demonstrates how to use Hadoop to build reliable, scalable, distributed systems: programmers will find details for analyzing large datasets, and administrators will learn how to set up and run Hadoop clusters. Complete with case studies that illustrate how Hadoop solves specific problems, this book helps you:Use the Hadoop Distributed File System (HDFS) for storing large datasets, and run distributed computations over those datasets using MapReduce Become familiar with Hadoop's data and I/O building blocks for compression, data integrity, serialization, and persistence Discover common pitfalls and advanced features for writing real-world MapReduce programs Design, build, and administer a dedicated Hadoop cluster, or run Hadoop in the cloud Use Pig, a high-level query language for large-scale data processing Take advantage of HBase, Hadoop's database for structured and semi-structured data Learn ZooKeeper, a toolkit of coordination primitives for building distributed systems If you have lots of data -- whether it's gigabytes or petabytes -- Hadoop is the perfect solution. Hadoop: The Definitive Guide is the most thorough book available on the subject. "Now you have the opportunity to learn about Hadoop from a master-not only of the technology, but also of common sense and plain talk." -- Doug Cutting, Hadoop Founder, Yahoo!
Digital Design: Principles and Practices Package
John F. Wakerly - 1990
Blends academic precision and practical experience in an authoritative introduction to basic principles of digital design and practical requirements. With over 30 years of experience in both industrial and university settings, the author covers the most widespread logic design practices while building a solid foundation of theoretical and engineering principles for students to use as they go forward in this fast moving field.
Principles of Human Anatomy
Gerard J. Tortora - 1977
A host of carefully crafted pedagogical aids support both the succinctly written narrative as well as the outstanding illustration program. Clinical applications, popular with students, represent a variety of clinical perspectives and provide both relevance and motivation for students as they study. The ninth edition of the text continues to break new ground in a modern day anatomy textbook by offering students a glimpse into the fascinating history of how we have come to know what we do, opportunities to explore structure from diverse perspectives, and insights into the vital contributions that anatomical knowledge brings to the understanding of functions and diagnosis and treatment of disease.
Making It: Manufacturing Techniques for Product Design
Chris Lefteri - 2007
Using contemporary design as a vehicle to describe production processes, this book covers a broad range of almost 90 production methods with descriptive text, specially commissioned diagrams, product shots, and photographs of the manufacturing process. It will appeal not only to product designers involved in lighting, consumer electronics, packaging, domestic accessories and tableware, but also to interior designers, furniture and graphic designers who need access to a range of production methods, as well as to all students of design.
Practical Statistics for Data Scientists: 50 Essential Concepts
Peter Bruce - 2017
Courses and books on basic statistics rarely cover the topic from a data science perspective. This practical guide explains how to apply various statistical methods to data science, tells you how to avoid their misuse, and gives you advice on what's important and what's not.Many data science resources incorporate statistical methods but lack a deeper statistical perspective. If you're familiar with the R programming language, and have some exposure to statistics, this quick reference bridges the gap in an accessible, readable format.With this book, you'll learn:Why exploratory data analysis is a key preliminary step in data scienceHow random sampling can reduce bias and yield a higher quality dataset, even with big dataHow the principles of experimental design yield definitive answers to questionsHow to use regression to estimate outcomes and detect anomaliesKey classification techniques for predicting which categories a record belongs toStatistical machine learning methods that "learn" from dataUnsupervised learning methods for extracting meaning from unlabeled data
Mechanics of Materials
Ferdinand P. Beer - 1981
This new edition features an updated art and photo program as well as numerous new and revised homework problems.
Industrial and Organizational Psychology: Research and Practice
Paul E. Spector - 1995
In a field as rapidly expanding and diverse as I/O psychology, it's not easy finding a book with just the right balance. Fortunately, Paul Spector's Fourth Edition of Industrial and Organizational Psychology: Research and Practice is up to the job. A balance between cutting-edge topics and core material This Fourth Edition covers both the core material as well as newly emerging topics and cutting-edge findings. Inside, you'll find 125 new references, as well as the latest thinking on team job analysis, drug testing, group problem solving, group diversity, cross-cultural issues in leadership, and more. A balance between research and practice The text's balanced presentation of research and practice equips you with an understanding of the whole field. This balanced approach helps you see the relationship between the science and application of I/O psychology. You'll find detailed summaries of current research, including international studies. In addition, cases introduce you to the wide array of settings and applied work that involve I/O psychologists. A balance between employee performance and well-being I/O psychology isn't just about how the organization can use psychology to improve the efficiency and effectiveness of its workforce; it's also about improving the health of the workforce. This Fourth Edition provides more balance between these two over-arching areas of the field. Connect to online resources from the author's classroom. The author's website features class notes from his I/O psychology course, practice exams, internet exercises, I/O career information, and links to I/O instructor and student resources. Go to www.wiley.com/college/spector for help presenting and studying the material in your textbook, and use these resources to go beyond the text.