Adolescence and Emerging Adulthood: A Cultural Approach


Jeffrey Jensen Arnett - 2009
    This book also takes into account the period of emerging adulthood (ages 18-25), an area sometimes neglected but of particular interest to many students who see themselves reflected in the research. Looking for additional resources to help you understand the material and succeed in this course? MyDevelopmentLab contains study tools such as flashcards, self tests, videos, as well as MyVirtulTeen which allows you to raise your own virtual teenager, focusing on the ages 10 through 18. MyDevelpmentLab is available at www.mydevelopmentlab.com.

Glut: Mastering Information through the Ages


Alex Wright - 2007
    Long before the advent of computers, human beings were collecting, storing, and organizing information: from Ice Age taxonomies to Sumerian archives, Greek libraries to Dark Age monasteries.Today, we stand at a precipice, as our old systems struggle to cope with what designer Richard Saul Wurman called a "tsunami of data." With some historical perspective, however, we can begin to understand our predicament not just as the result of technological change, but as the latest chapter in an ancient story that we are only beginning to understand.Spanning disciplines from evolutionary theory and cultural anthropology to the history of books, libraries, and computer science, writer and information architect Alex Wright weaves an intriguing narrative that connects such seemingly far-flung topics as insect colonies, Stone Age jewelry, medieval monasteries, Renaissance encyclopedias, early computer networks, and the World Wide Web. Finally, he pulls these threads together to reach a surprising conclusion, suggesting that the future of the information age may lie deep in our cultural past.

Fullstack React: The Complete Guide to ReactJS and Friends


Anthony Accomazzo - 2017
    Quickly get to work - or get that job - with the right tools and the best practices.Seriously: Stop wasting your time scouring Google, searching through incorrect, out-of-date, blog posts and get everything you need to be productive in one, well-organized place. The book is complete with both simple and complex examples to get your apps up and running.You'll learn what you need to know to work professionally and build solid, well-tested, optimized apps with ReactJS. This book is your definitive guide or your money back.Buy now at https://www.fullstackreact.com.

The Information Design Handbook


Jenn Visocky O'Grady - 2008
    The Information Design Handbook celebrates graphics that are exemplars of communication and esthetics, and reveals the thought processes and design skills behind them. This comprehensive guide to creating information graphics is packed with essential design principles, case studies, color palettes, trouble-shooting tips, and much more. Designers will learn to achieve graphics that are visually striking yet concise and supremely funcitional with this must-have resource.

Data Visualization: A Practical Introduction


Kieran Healy - 2018
    It explains what makes some graphs succeed while others fail, how to make high-quality figures from data using powerful and reproducible methods, and how to think about data visualization in an honest and effective way.Data Visualization builds the reader's expertise in ggplot2, a versatile visualization library for the R programming language. Through a series of worked examples, this accessible primer then demonstrates how to create plots piece by piece, beginning with summaries of single variables and moving on to more complex graphics. Topics include plotting continuous and categorical variables; layering information on graphics; producing effective "small multiple" plots; grouping, summarizing, and transforming data for plotting; creating maps; working with the output of statistical models; and refining plots to make them more comprehensible.Effective graphics are essential to communicating ideas and a great way to better understand data. This book provides the practical skills students and practitioners need to visualize quantitative data and get the most out of their research findings.Provides hands-on instruction using R and ggplot2Shows how the "tidyverse" of data analysis tools makes working with R easier and more consistentIncludes a library of data sets, code, and functions

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

An Introduction to Group Work Practice


Ronald W. Toseland - 1984
    Students will receive a grounding in areas that vary from treatment to organizational and community settings. This edition also includes of new case studies, practice examples and guiding principles.

HTML, XHTML, and CSS (Visual Quickstart Guide)


Elizabeth Castro - 2002
    In this completely updated edition of our best-selling guide to HTML, Web expert and best-selling author Elizabeth Castro uses crystal-clear instructions and friendly prose to introduce you to all of today's HTML and XHTML essentials. Yoursquo;ll learn how to design, structure, and format your Web site. You'll create and use images, links, styles, lists, tables, frames, and forms, and you'll add sound and movies to your site. Finally, you will test and debug your site, and publish it to the Web. Along the way, you'll find extensive coverage of CSS techniques, current browsers (Opera, Safari, Firefox), creating pages for the mobile Web, and more. Visual QuickStart Guide--the quick and easy way to learn! Easy visual approach uses pictures to guide you through HTML and show you what to do. Concise steps and explanations get you up and running in no time. Page for page, the best content and value around. Companion Web site at www.cookwood.com/html offers examples, a lively question-and-answer area, updates, and more. Need to learn HTML fast? This best-selling reference's visual format and step-by-step, task-based instructions will have you up and running with HTML in no time.

Designing with the Mind in Mind: Simple Guide to Understanding User Interface Design Rules


Jeff Johnson - 2010
    But as the field evolves, designers enter the field from many disciplines. Practitioners today have enough experience in UI design that they have been exposed to design rules, but it is essential that they understand the psychology behind the rules in order to effectively apply them. In "Designing with the Mind in Mind," Jeff Johnson, author of the best selling "GUI Bloopers," provides designers with just enough background in perceptual and cognitive psychology that UI design guidelines make intuitive sense rather than being just a list of rules to follow. * The first practical, all-in-one source for practitioners on user interface design rules and why, when and how to apply them.* Provides just enough background into the reasoning behind interface design rules that practitioners can make informed decisions in every project.* Gives practitioners the insight they need to make educated design decisions when confronted with tradeoffs, including competing design rules, time constrictions, or limited resources.

Python Data Science Handbook: Tools and Techniques for Developers


Jake Vanderplas - 2016
    Several resources exist for individual pieces of this data science stack, but only with the Python Data Science Handbook do you get them all—IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools.Working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types of data; and using data to build statistical or machine learning models. Quite simply, this is the must-have reference for scientific computing in Python.With this handbook, you’ll learn how to use: * IPython and Jupyter: provide computational environments for data scientists using Python * NumPy: includes the ndarray for efficient storage and manipulation of dense data arrays in Python * Pandas: features the DataFrame for efficient storage and manipulation of labeled/columnar data in Python * Matplotlib: includes capabilities for a flexible range of data visualizations in Python * Scikit-Learn: for efficient and clean Python implementations of the most important and established machine learning algorithms

The C Programming Language


Brian W. Kernighan - 1978
    It is the definitive reference guide, now in a second edition. Although the first edition was written in 1978, it continues to be a worldwide best-seller. This second edition brings the classic original up to date to include the ANSI standard. From the Preface: We have tried to retain the brevity of the first edition. C is not a big language, and it is not well served by a big book. We have improved the exposition of critical features, such as pointers, that are central to C programming. We have refined the original examples, and have added new examples in several chapters. For instance, the treatment of complicated declarations is augmented by programs that convert declarations into words and vice versa. As before, all examples have been tested directly from the text, which is in machine-readable form. As we said in the first preface to the first edition, C "wears well as one's experience with it grows." With a decade more experience, we still feel that way. We hope that this book will help you to learn C and use it well.

Never Bet Against Occam: Mast Cell Activation Disease and the Modern Epidemics of Chronic Illness and Medical Complexity


Lawrence B. Afrin - 2016
    Afrin started coming to understand that a newly recognized type of mast cell disease, now called mast cell activation syndrome (MCAS), was the underlying diagnosis in many patients he was seeing who were each suffering large assortments — quite different from one patient to the next — of chronic multisystem inflammatory illnesses of unclear cause. Dr. Afrin soon gained experience that MCAS is far more prevalent than the only mast cell disease previously known to medicine (the rare disease of mastocytosis) and that most MCAS patients, once accurately diagnosed, can eventually find significantly helpful medications targeted at the disease. The frequency and magnitude of the improvements Dr. Afrin has seen — even the relief that comes from finally having a unifying diagnosis other than "psychosomatism" — have spurred him to focus in this area, not only tending to the needs of his patients but also pursuing research to advance our understanding of the disease and helping to educate other professionals who in turn can help even more of the many people who have long been suffering not only the symptoms of the disease but also the natural concern of not understanding why one would be so "unlucky" to have acquired so many medical problems. As it turns out, such patients are not so unlucky and truly have just one root issue (and a very common one at that), which has the biological capability to develop, directly or indirectly, into most or all of their previously diagnosed problems. There is a great deal yet to learn about this, but even with just the present very limited understanding, the opportunity to diagnose and help patients with MCAS seems to be enormous and Dr. Afrin felt a description of the disease, written for the general public, might help lead some MCAS patients on a journey to diagnosis and improvement sooner rather than later. Dr. Afrin hopes this book will help people who might have, or do have, MCAS. A portion of the proceeds of purchases of this book will go to support research and education in this area.

Brain Matters: Translating Research Into Classroom Practice


Patricia Wolfe - 2001
    Until recently, however, we have had few clues to unlock the secrets of the brain. Now, research from the neurosciences has greatly improved our understanding of the learning process, and we have a much more solid foundation on which to base educational decisions. In this book, Patricia Wolfe makes it clear that before we can effectively match teaching practice to brain functioning, we must first understand how the brain functions. In Part I, several chapters act as a mini-textbook on brain anatomy and physiology. Then, in Part II, Wolfe brings brain functioning into clearer focus, describing how the brain encodes, manipulates, and stores information. This information-processing model provides a first look at some implications of the research for practice--why meaning is essential for attention, how emotion can enhance or impede learning, and how different types of rehearsal are necessary for different types of learning. In Part III, Wolfe devotes several chapters to practical classroom applications and brain-compatible teaching strategies. This section shows how to use simulations, projects, problem-based learning, graphic organizers, music, rhyme and rhythm, writing, active engagement, and mnemonics. Each chapter provides examples using brief scenarios from actual classroom practice, from the lower elementary grades to high school. The book also includes a glossary of terms.