The Conscientious Marine Aquarist: A Commonsense Handbook for Successful Saltwater Hobbyists
Robert M. Fenner - 1996
As a pragmatic, hands-on guide for beginning to intermediate hobbyists, The Conscientious Marine Aquarist demystifies the process of planning, setting up, stocking, and managing a beautiful, thriving slice of the tropical ocean. A leading advocate for the responsible collection and care of wild-caught specimens, Fenner starts with the basics -- "What is a fish?" -- and proceeds to give the reader the scientific background and expert-level secrets to being a smarter consumer, better steward, and more successful marine aquarium keeper.
Experiencing the Lifespan
Janet Belsky - 2006
In 2007, Janet Belsky's "Experiencing the Lifespan" was published to widespread instructor and student acclaim, ultimately winning the 2008 Textbook Excellence Award from the Text and Academic Authors Association. Now that breakthrough text returns in a rigorously updated edition that explores the lifespan by combining the latest research with a practicing psychologist's understanding of people, and a teacher's understanding of students and classroom dynamics. And again, all of this in the right number of pages to fit comfortably in a single term course.
WPF 4 Unleashed
Adam Nathan - 2010
Windows Presentation Foundation (WPF) is the recommended technology for creating Windows user interfaces, giving you the power to create richer and more compelling applications than you dreamed possible. Whether you want to develop traditional user interfaces or integrate 3D graphics, audio/video, animation, dynamic skinning, multi-touch, rich document support, speech recognition, or more, WPF enables you to do so in a seamless, resolution-independent manner. WPF 4 Unleashed is the authoritative book that covers it all, in a practical and approachable fashion, authored by WPF guru and Microsoft developer Adam Nathan. Covers everything you need to know about Extensible Application Markup Language (XAML) Examines the WPF feature areas in incredible depth: controls, layout, resources, data binding, styling, graphics, animation, and more Highlights the latest features, such as multi-touch, text rendering improvements, XAML language enhancements, new controls, the Visual State Manager, easing functions, and much more Delves into topics that aren't covered by most books: 3D, speech, audio/video, documents, effects Shows how to create popular UI elements, such as Galleries, ScreenTips, and more Demonstrates how to create sophisticated UI mechanisms, such as Visual Studio-like collapsible/dockable panes Explains how to create first-class custom controls for WPF Demonstrates how to create hybrid WPF software that leverages Windows Forms, DirectX, ActiveX, or other non-WPF technologies Explains how to exploit new Windows 7 features, such as Jump Lists and taskbar customizations
The Elements of Computing Systems: Building a Modern Computer from First Principles
Noam Nisan - 2005
The books also provides a companion web site that provides the toold and materials necessary to build the hardware and software.
Strategic Management: Concepts
Fred R. David - 2002
Forty-one Experiential Exercises, and 41 cases are included. Topics covered include corporate culture, organizational structure, marketing concepts, financial tools and techniques, strategy implementation issues, as well as extensive coverage of global issues, concerns and idiosyncrasies. For anyone interested in the fields of Strategic Management, Strategy, and Business Policy.
The Analysis of Biological Data
Michael C. Whitlock - 2008
To reach this unique audience, Whitlock and Schluter motivate learning with interesting biological and medical examples; they emphasize intuitive understanding; and they focus on real data. The book covers basic topics in introductory statistics, including graphs, confidence intervals, hypothesis testing, comparison of means, regression, and designing experiments. It also introduces the principles behind such modern topics as likelihood, linear models, meta-analysis and computer-intensive methods. Instructors and students consistently praise the book's clear and engaging writing, strong visualization techniques, and its variety of fascinating and relevant biological examples.
Organic Chemistry II as a Second Language
David R. Klein - 2005
It explores the critical concepts while also examining why they are relevant. The core content is presented within the framework of predicting products, proposing mechanisms, and solving synthesis problems. Readers will fine-tune the key skills involved in solving those types of problems with the help of interactive, step-by-step instructions and problems.
Principles and Practice of Structural Equation Modeling
Rex B. Kline - 1998
Reviewed are fundamental statistical concepts--such as correlation, regressions, data preparation and screening, path analysis, and confirmatory factor analysis--as well as more advanced methods, including the evaluation of nonlinear effects, measurement models and structural regression models, latent growth models, and multilevel SEM. The companion Web page offers data and program syntax files for many of the research examples, electronic overheads that can be downloaded and printed by instructors or students, and links to SEM-related resources.
Textbook of Radiographic Positioning and Related Anatomy
Kenneth L. Bontrager - 1987
It presents positioning and projection information in an easy-to-read, bulleted format on one side of the page spread, with corresponding positioning photos, radiographic images and anatomical drawings on the other side. Expert content covers pathology, geriatric and pediatric patient populations, survey information, and 100 new positioning photographs for the latest in radiographic positioning. The 6th edition contains a new chapter on digital imaging, and digital imaging information is incorporated where appropriate throughout the book. New photographs and redrawn illustrations create a consistent, visual appearance throughout the book.- Characterized by a clear, easy-to-follow organization that features one projection per page. Positioning and projection information is presented in an easy-to-read bulleted format on the left side of the page, and positioning photos, radiographic images and anatomical drawings are aligned on the right. This show and tell style helps students visualize anatomy and understand positioning.- Includes about 200 of the most commonly requested projections. Competency in performing these projections is necessary for all entry-level practitioners. By contrast, Merrill's Atlas includes over 400 projections and much more information on advanced imaging.- Critique Radiographs provide the basis of classroom or lab discussion. The WB/LM contains questions specific to these radiographs.- Pathologic Indications in appropriate chapters - Introducing pathology with positioning helps students understand the whole patient and improves their ability to produce radiographs that make diagnosis easy for the physician.- Pediatric Applications in appropriate chapters prepare technologists to deal competently with the special needs of their pediatric patients.- Geriatric Applications in appropriate chapters - Important information for technologists to understand the varying needs of their patient base.- Alternative Modalities or procedures inform students of which projections can better demonstrate certain anatomical parts or pathology, or which may be necessary if patient is unable to cooperate fully.- Radiographic Criteria on positioning pages help students develop a routine for evaluating radiographic quality.- Pathology Demonstrated provides students with a larger frame of reference, and therefore a greater understanding, of each projectionA new chapter on digital imaging discusses basic principles, applications, and image quality - digital imaging information essential for making appropriate positioning adjustments - to ensure readers are prepared to encounter new technology in clinical practice.Content updates include a totally new section on surgical radiography, new sections in all chapters on digital imaging considerations, an expanded section on bone densitometry, and a new introduction to positron emission tomography (PET).Updated and revised chapters cover angiography and interventional procedures, and computed tomography.More than 150 new positioning photos, in addition to many updated images, complement the new material.
Advanced Swift
Chris Eidhof - 2016
If you have read the Swift Programming Guide, and want to explore more, this book is for you.Swift is a great language for systems programming, but also lends itself for very high-level programming. We'll explore both high-level topics (for example, programming with generics and protocols), as well as low-level topics (for example, wrapping a C library and string internals).
Elementary Statistics: A Step by Step Approach
Allan G. Bluman - 1992
The book is non-theoretical, explaining concepts intuitively and teaching problem solving through worked examples and step-by-step instructions. This edition places more emphasis on conceptual understanding and understanding results. This edition also features increased emphasis on Excel, MINITAB, and the TI-83 Plus and TI 84-Plus graphing calculators, computing technologies commonly used in such courses.
The Nature of Code
Daniel Shiffman - 2012
Readers will progress from building a basic physics engine to creating intelligent moving objects and complex systems, setting the foundation for further experiments in generative design. Subjects covered include forces, trigonometry, fractals, cellular automata, self-organization, and genetic algorithms. The book's examples are written in Processing, an open-source language and development environment built on top of the Java programming language. On the book's website (http://www.natureofcode.com), the examples run in the browser via Processing's JavaScript mode.
Microsoft Azure Essentials - Fundamentals of Azure
Michael S. Collier - 2015
The first ebook in the series, Microsoft Azure Essentials: Fundamentals of Azure, introduces developers and IT professionals to the wide range of capabilities in Azure. The authors - both Microsoft MVPs in Azure - present both conceptual and how-to content for key areas, including: Azure Websites and Azure Cloud Services Azure Virtual Machines Azure Storage Azure Virtual Networks Databases Azure Active Directory Management tools Business scenarios Watch Microsoft Press’s blog and Twitter (@MicrosoftPress) to learn about other free ebooks in the “Microsoft Azure Essentials” series.
Cracking the Coding Interview: 150 Programming Questions and Solutions
Gayle Laakmann McDowell - 2008
This is a deeply technical book and focuses on the software engineering skills to ace your interview. The book is over 500 pages and includes 150 programming interview questions and answers, as well as other advice.The full list of topics are as follows:The Interview ProcessThis section offers an overview on questions are selected and how you will be evaluated. What happens when you get a question wrong? When should you start preparing, and how? What language should you use? All these questions and more are answered.Behind the ScenesLearn what happens behind the scenes during your interview, how decisions really get made, who you interview with, and what they ask you. Companies covered include Google, Amazon, Yahoo, Microsoft, Apple and Facebook.Special SituationsThis section explains the process for experience candidates, Program Managers, Dev Managers, Testers / SDETs, and more. Learn what your interviewers are looking for and how much code you need to know.Before the InterviewIn order to ace the interview, you first need to get an interview. This section describes what a software engineer's resume should look like and what you should be doing well before your interview.Behavioral PreparationAlthough most of a software engineering interview will be technical, behavioral questions matter too. This section covers how to prepare for behavioral questions and how to give strong, structured responses.Technical Questions (+ 5 Algorithm Approaches)This section covers how to prepare for technical questions (without wasting your time) and teaches actionable ways to solve the trickiest algorithm problems. It also teaches you what exactly "good coding" is when it comes to an interview.150 Programming Questions and AnswersThis section forms the bulk of the book. Each section opens with a discussion of the core knowledge and strategies to tackle this type of question, diving into exactly how you break down and solve it. Topics covered include• Arrays and Strings• Linked Lists• Stacks and Queues• Trees and Graphs• Bit Manipulation• Brain Teasers• Mathematics and Probability• Object-Oriented Design• Recursion and Dynamic Programming• Sorting and Searching• Scalability and Memory Limits• Testing• C and C++• Java• Databases• Threads and LocksFor the widest degree of readability, the solutions are almost entirely written with Java (with the exception of C / C++ questions). A link is provided with the book so that you can download, compile, and play with the solutions yourself.Changes from the Fourth Edition: The fifth edition includes over 200 pages of new content, bringing the book from 300 pages to over 500 pages. Major revisions were done to almost every solution, including a number of alternate solutions added. The introductory chapters were massively expanded, as were the opening of each of the chapters under Technical Questions. In addition, 24 new questions were added.Cracking the Coding Interview, Fifth Edition is the most expansive, detailed guide on how to ace your software development / programming interviews.
Who Controls America
Mark Mullen - 2017
All of the mentioned are just puppets on an invisible string doing the biddings of a few unseen puppeteers. Yes, that’s right. A few elite and undisclosed organizations send our children off to war, restrict the growth of the middle class, and limit educational opportunities for American citizens. The sad truth is this is nothing new. Thomas Jefferson and Benjamin Franklin warned of the dangers and destructive power of these elites if left unchecked. These few unchosen were able, and continue, to use the Federal Reserve Banking System, universities, and war to create economic recessions and depressions that provide unnoticed benefits to a select group of social manipulators. In this stunning new book, Mark Mullen takes us on an intellectual journey through the world of secret partnerships created by unfamiliar ideologues designed to acquire most of the nation’s wealth and power. In Who Controls America, Mullen shines a light on those few elites who place greed, power, and profits above the interests of the American citizen and the pursuit of the American Dream.