Philosophy: A Text with Readings


Manuel G. Velasquez - 1988
    Author Manuel Velasquez combines clear prose and primary source readings to take you on a meaningful exploration of a range of philosophical topics, such as human nature, feminist theory, diversity, and aesthetics. Plus, the text's carefully crafted built-in learning aids will help you succeed in your course.

UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design


Jim Arlow - 2001
    Even for people not working with the Unified Process, the book is still of great use. UML 2 and the Unified Process, Second Edition is a must-read for every UML 2 beginner and a helpful guide and reference for the experienced practitioner."--Roland Leibundgut, Technical Director, Zuehlke Engineering Ltd."This book is a good starting point for organizations and individuals who are adopting UP and need to understand how to provide visualization of the different aspects needed to satisfy it. "--Eric Naiburg, Market Manager, Desktop Products, IBM Rational SoftwareThis thoroughly revised edition provides an indispensable and practical guide to the complex process of object-oriented analysis and design using UML 2. It describes how the process of OO analysis and design fits into the software development lifecycle as defined by the Unified Process (UP). UML 2 and the Unified Process contains a wealth of practical, powerful, and useful techniques that you can apply immediately. As you progress through the text, you will learn OO analysis and design techniques, UML syntax and semantics, and the relevant aspects of the UP. The book provides you with an accurate and succinct summary of both UML and UP from the point of view of the OO analyst and designer.This book providesChapter roadmaps, detailed diagrams, and margin notes allowing you to focus on your needs Outline summaries for each chapter, making it ideal for revision, and a comprehensive index that can be used as a reference New to this edition:Completely revised and updated for UML 2 syntax Easy to understand explanations of the new UML 2 semantics More real-world examples A new section on the Object Constraint Language (OCL) Introductory material on the OMG's Model Driven Architecture (MDA) The accompanying website providesA complete example of a simple e-commerce system Open source tools for requirements engineering and use case modeling Industrial-strength UML course materials based on the book

Invitation to the Life Span


Kathleen Stassen Berger - 2009
    But that does not even begin to convey what the Berger experience is: What makes these bestselling textbooks so distinctive is the unmistakable presence of KATHLEEN STASSEN BERGER on every page, in writing that continually draws on the author’s teaching and family life to demonstrate a remarkable understanding not just of the field, but of students’ questions, their concerns, and their lives.The distinctive, definitive BERGER touch is evident throughout her new textbook, Invitation to the Life Span. This brief, original, 15-chapter textbook was created from page 1 to address the challenges teachers and students face when covering the entire life span in a semester (or even a quarter!). The hallmark Berger qualities are all here—the relatable presentation of research, the inclusive approach to world cultures, the study help that builds critical thinking and observational skills, the outstanding media and supplements—and all held together with Berger’s skill in bringing students and the science together.

Human Anatomy


Frederic H. Martini - 1994
    Time-saving study tools help readers arrive at a complete understanding of human anatomy. KEY TOPICS: An Introduction to Anatomy, The Cell, Tissues and Early Embryology, The Integumentary System, The Skeletal System: Osseous Tissue and Skeletal Structure, The Skeletal System: Axial Division, The Skeletal System: Appendicular Division, The Skeletal System: Articulations, The Muscular System: Skeletal Muscle Tissue and Muscle Organization, The Muscular System: Axial Musculature, The Muscular System: Appendicular Musculature, Surface Anatomy and Cross-Sectional Anatomy, The Nervous System: Neural Tissue, The Nervous System: The Spinal Cord and Spinal Nerves, The Nervous System: The Brain and Cranial Nerves, The Nervous System: Pathways And Higher-Order Functions, The Nervous System:  Autonomic Division, The Nervous System: General and Special Senses, The Endocrine System, The Cardiovascular System: Blood, The Cardiovascular System: The Heart, The Cardiovascular System: Vessels and Circulation, The Lymphoid System, The Respiratory System, The Digestive System, The Urinary System, The Reproductive System, The Reproductive System: Embryology and HumanDevelopment. MARKET: For all readers interested in human anatomy.

Principles of Marketing


Philip Kotler - 1980
    The 11th edition of this text continues to build on four major marketing themes: building and managing profitable customer relationships, building and managing strong brands to create brand equity, harnessing new marketing technologies in the digital age, and marketing in a socially responsible way around the globe.

Interpersonal Communication: Relating to Others


Steven A. Beebe - 1996
    Fueled by the authors' conviction that skills inform principles; principles inform skills, Interpersonal Communication: Relating to Others maintains a careful balance between theoretical and skills-oriented material. This book integrates a key emphasis on diversity with examples drawn from a variety of age and ethnic groups and special boxes that focus on gender and diversity issues. A chapter on intercultural communication supplements this integral material by relating it to the other-oriented approach

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.

C++ Programming: From Problem Analysis to Program Design


D.S. Malik - 2002
    Best-selling author D.S. Malik employs a student-focused approach, using complete programming examples to teach introductory programming concepts. This third edition has been enhanced to further demonstrate the use of OOD methodology, to introduce sorting algorithms (bubble sort and insertion sort), and to present additional material on abstract classes. In addition, the exercise sets at the end of each chapter have been expanded, and now contain several calculus and engineering-related exercises. Finally, all programs have been written, compiled, and quality-assurance tested with Microsoft Visual C++ .NET, available as an optional compiler with this text.

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.

CompTIA A+ Certification All-in-One Exam Guide, Exams 220-901 & 220-902


Mike Meyers - 2014
    New topics include managing and maintaining cellular devices, including tablets; configuring operating systems, including Windows 8, Android, and iOS; and enhanced, mobile-centered security and troubleshooting procedures. The All-in-One Exam Guide enables you to take the test with complete confidence. It also serves as a practical reference for IT support and technical personnel. Bonus electronic content includes: Practice exams with hundreds of accurate questions More than an hour of video training featuring Mike Meyers Performance-based simulations that prepare you for the performance-based questions on the exam A collection of Mike's favorite free PC tools Key Features include: Written with the “in the trenches” voice and clarity Mike Meyers is known for Features pre-assessment tests, exam tips, and “Try This!” sections to reinforce difficult topics Includes a coupon for 10% off of the exam fee, a $37 value

Sense and Nonsense about Crime and Drugs: A Policy Guide


Samuel E. Walker - 1988
    Described as a "masterful critique" of American policies - on everything from crime control to guns to drugs - Walker cuts through myths and political rhetoric and confronts both conservative and liberal propositions relative to current research and proven effectiveness. The result is a research-based, lucid work that stimulates critical thinking and enlivens class discussions. Walker captures the complexity of the administration of justice while providing students with a clear sense of the general patterns.

Systems Analysis and Design


Alan Dennis - 2002
    Building on their experience as professional systems analysts and award-winning teachers, authors Dennis, Wixom, and Roth capture the experience of developing and analyzing systems in a way that students can understand and apply.With Systems Analysis and Design, 4th edition , students will leave the course with experience that is a rich foundation for further work as a systems analyst.

The Art of Electronics


Paul Horowitz - 1980
    Widely accepted as the authoritative text and reference on electronic circuit design, both analog and digital, this book revolutionized the teaching of electronics by emphasizing the methods actually used by circuit designers -- a combination of some basic laws, rules of thumb, and a large bag of tricks. The result is a largely nonmathematical treatment that encourages circuit intuition, brainstorming, and simplified calculations of circuit values and performance. The new Art of Electronics retains the feeling of informality and easy access that helped make the first edition so successful and popular. It is an ideal first textbook on electronics for scientists and engineers and an indispensable reference for anyone, professional or amateur, who works with electronic circuits.

Invertebrate Zoology


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

Physics, Volume 1


Robert Resnick - 1966
    The Fourth Edition of volumes 1 and 2 is concerned with mechanics and E&M/Optics. New features include: expanded coverage of classic physics topics, substantial increases in the number of in-text examples which reinforce text exposition, the latest pedagogical and technical advances in the field, numerical analysis, computer-generated graphics, computer projects and much more.