The Practical Skeptic: Core Concepts in Sociology


Lisa J. McIntyre - 1998
    This title enables students to grasp key sociological concepts and learn the useful lesson that there is much that goes on in the social world that escapes the sociologically untrained eye.

Ecology: Concepts and Applications


Manuel C. Molles Jr. - 1999
    An evolutionary perspective forms the foundation of the entire discussion. The book begins with the natural history of the planet, considers portions of the whole in the middle chapters, and ends with another perspective of the entire planet in the concluding chapter. Its unique organization of focusing only on several key concepts in each chapter sets it apart from the competition. .

C++ Pocket Reference


Kyle Loudon - 2003
    This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand when needed. Programmers will also appreciate the book's brevity; as much information as possible has been crammed into its small pages.In the C++ Pocket Reference, you will find:Information on C++ types and type conversions Syntax for C++ statements and preprocessor directives Help declaring and defining classes, and managing inheritance Information on declarations, storage classes, arrays, pointers, strings, and expressions Refreshers on key concepts of C++ such as namespaces and scope More!C++ Pocket Reference is useful to Java and C programmers making the transition to C++, or who find themselves occasionally programming in C++. The three languages are often confusingly similar. This book enables programmers familiar with C or Java to quickly come up to speed on how a particular construct or concept is implemented in C++.Together with its companion STL Pocket Reference, the C++ Pocket Reference forms one of the most concise, easily-carried, quick-references to the C++ language available.

The Theoretical Minimum: What You Need to Know to Start Doing Physics


Leonard Susskind - 2013
    In this unconventional introduction, physicist Leonard Susskind and hacker-scientist George Hrabovsky offer a first course in physics and associated math for the ardent amateur. Unlike most popular physics books—which give readers a taste of what physicists know but shy away from equations or math—Susskind and Hrabovsky actually teach the skills you need to do physics, beginning with classical mechanics, yourself. Based on Susskind's enormously popular Stanford University-based (and YouTube-featured) continuing-education course, the authors cover the minimum—the theoretical minimum of the title—that readers need to master to study more advanced topics.An alternative to the conventional go-to-college method, The Theoretical Minimum provides a tool kit for amateur scientists to learn physics at their own pace.

Social Work ASWB Masters Exam Guide


Dawn Apgar - 2015
    Written by a prominent social work leader and trainer for social work licensing exams in the U.S., this guide is based on years of time-tested exam prep workshops conducted by the author. It mirrors the ASWB Masters’ "Knowledge, Skills, and Abilities” upon which the exam is based, as well as incorporates information from the DSM-5, which will be included in the exam starting in mid-2015. The guide is comprehensive yet focuses on the material most likely to be included on the exam, so that students can prioritize information as they study. A self-assessment section helps readers identify their strengths and weaknesses before they tackle the material. The author shares her extensive knowledge of the exam by providing useful test-taking strategies and tips for overcoming test anxiety. The 170-question practice test at the end of the guide (with explanations of the correct answers) mirrors the actual exam in both length and structure. Information covered includes human development, diversity, abuse and neglect, assessment and intervention planning, direct and indirect (micro and macro) practice, and professional values and ethics. This book will be a valuable asset for students and aspiring social workers throughout the U.S. and Canada. Key Features: Developed by a highly respected educator of social work licensure candidates Covers all the content areas on the examination, as well as new content added in 2015 Begins with a self-assessment section to help identify areas of strength and weakness Offers a wealth of test-taking tips and strategies to foster exam confidence Includes a practice test (with explanations of the correct answers) that mirrors the exam ASWB is a registered service mark of the Association of Social Work Boards, which neither sponsors nor endorses this product.

Problem Solving with C++: The Object of Programming


Walter J. Savitch - 1995
    It introduces the use of classes; shows how to write ADTs that maximize the perfomance of C++ in creating reusable code; and provides coverage of all important OO functions, including inheritance, polymorphism and encapsulation.

The Unified Software Development Process


Ivar Jacobson - 1999
    This book demonstrates how the notation and process complement one another, using UML models to illustrate the new process in action. It describes the constructs such as use cases, actors, and more.

Signing Made Easy


Rod R. Butterworth - 1989
    This volume will teach you how to use signing in English sentence format. Signing Made Easy offers the most thorough, step-by-step approach to learning sign language, complete with drills and practice exercises to increase signing ability and understanding.Presented in a large-format, easy-to-follow design, this book includes: - More than 3,500 different signs, with clear illustrations and descriptions- Instructions on how to sign in complete sentences- Exercises for learning how to give and receive signs- Drills to reinforce vocabulary retention- Chapters organized by subject -- from Work and Careers to Family and Social Life to Food --that build progressively on previous lessons- The complete manual alphabet- Spelling exercises throughout- Instructions for forming numbers and inflections- A complete index for easy reference

A Smarter Way to Learn HTML & CSS: Learn it faster. Remember it longer.


Mark Myers - 2015
    Short chapters are paired with free interactive online exercises to teach the fundamentals of HTML and CSS. Written for beginners, useful for experienced developers who want to sharpen their skills. Prepares the reader to code a website of medium complexity. The learner spends two to three times as long practicing as he does reading. Based on cognitive research showing that retention increases 400 percent when learners are challenged to retrieve the information they just read. Explanations are in plain, nontechnical English that people of all backgrounds can readily understand. With ample coding examples and illustrations.

Examkrackers MCAT Complete Study Package


Jonathan Orsay - 2005
    The set includes thirty-one 30-minute MCAT practice exams with answers and explanations and more than 1,600 MCAT questions.

Mastering Emacs


Mickey Petersen - 2015
    In the Mastering Emacs ebook you will learn the answers to all the concepts that take weeks, months or even years to truly learn, all in one place.“Emacs is such a hard editor to learn”But why is it so hard to learn? As it turns out, it's almost always the same handful of issues that everyone faces.If you have tried to learn Emacs you will have struggled with the same problems everyone faces, and few tutorials to see you through it.I have dedicated the first half of the book to explaining the essence of Emacs — and in doing so, how to overcome these issues:Memorizing Emacs’s keys: You will learn Emacs one key at a time, starting with the arrow keys. To feel productive in Emacs, it’s important you start on an equal footing — without too many new concepts and keys to memorize. Each chapter will introduce more keys and concepts so you can learn at your own pace. Discovering new modes and features: Emacs is a self-documenting editor, and I will teach you how to use the apropos, info, and describe system to discover new modes and features, or help you find things you forgot! Customizing Emacs: You don’t have to learn Emacs Lisp to alter a lot of Emacs’s functionality. Most changes you want to make are possible using Emacs’s Customize interface and I will show you how to use it efficiently. Understanding the terminology: Emacs is so old it predates almost every other editor and all modern user interfaces. I have an entire chapter dedicated to the unique terminology in Emacs; how it is different from other editors, and what that means to you.

The Problem with Software: Why Smart Engineers Write Bad Code


Adam Barr - 2018
    As the size and complexity of commercial software have grown, the gap between academic computer science and industry has widened. It's an open secret that there is little engineering in software engineering, which continues to rely not on codified scientific knowledge but on intuition and experience.Barr, who worked as a programmer for more than twenty years, describes how the industry has evolved, from the era of mainframes and Fortran to today's embrace of the cloud. He explains bugs and why software has so many of them, and why today's interconnected computers offer fertile ground for viruses and worms. The difference between good and bad software can be a single line of code, and Barr includes code to illustrate the consequences of seemingly inconsequential choices by programmers. Looking to the future, Barr writes that the best prospect for improving software engineering is the move to the cloud. When software is a service and not a product, companies will have more incentive to make it good rather than "good enough to ship."

Side by Side: Student Book 2


Steven J. Molinsky - 2001
    Molinsky and Bill Bliss, is a dynamic, all-skills program that integrates conversation practice, reading, writing, and listening -- all in a light-hearted, fun, and easy-to-use format that has been embraced by students and teachers worldwide. This four-level program promotes native communication between students ... practicing speaking together "side by side." Features of the Third Edition Vocabulary Preview sections in every chapter introduce key words in a lively picture dictionary format. "How to Say It " lessons highlight communication strategies. Pronunciation exercises provide models for practicing authentic pronunciation, stress, and intonation. "Side by Side Gazette" "magazine-style" pages offer feature articles, fact files, vocabulary expansion, cross-cultural topics through photos, authentic listening activities, e-mail exchanges, and humorous cartoons for role-playing. All-new illustrations are lively, light-hearted, and richly detailed to offer students language practice that is contextualized and fun. The core components include Student Books, Teacher's Guides, Activity Workbooks, Activity & Test Prep Workbooks, Communication Games and Activity Masters, audio programs, combined split editions (Student Book and Workbook lessons combined), a testing program, and picture cards.

Build a Career in Data Science


Emily Robinson - 2020
    Industry experts Jacqueline Nolis and Emily Robinson lay out the soft skills you’ll need alongside your technical know-how in order to succeed in the field. Following their clear and simple instructions you’ll craft a resume that hiring managers will love, learn how to ace your interview, and ensure you hit the ground running in your first months at your new job. Once you’ve gotten your foot in the door, learn to thrive as a data scientist by handling high expectations, dealing with stakeholders, and managing failures. Finally, you’ll look towards the future and learn about how to join the broader data science community, leaving a job gracefully, and plotting your career path. With this book by your side you’ll have everything you need to ensure a rewarding and productive role in data science.

Global Marketing


Warren J. Keegan - 1999
    Suitable at the graduate-level/MBA level if used with supplemental cases. The Fourth Edition draws students into the excitement, challenges, and controversies of global marketing. The paperback, two-color format gives adopters the flexibility to choose a supplementary reader while ensuring that the total cost to students is reasonable. Each chapter features vignettes and discussion cases featuring high-profile, real-world companies and products; examples from the trade press to illustrate key terms and issues; topical and timely boxed features; and concise summaries of the latest research findings published in scholarly journals.