Book picks similar to
A Course in Phonetics by Peter Ladefoged
linguistics
non-fiction
language
nonfiction
Understanding Abnormal Behavior
David Sue - 1981
The first abnormal psychology book to present a thoroughly integrated multicultural perspective--based on the authors' view that cross-cultural comparisons can greatly enhance the understanding of disorders--the text provides extensive coverage and integration of multicultural models, explanations, and concepts. The book also helps you gain an understanding of abnormal behavior as scientific and clinical endeavors, while providing insight into the tools that mental health professionals use to study and treat disorders.
Oxford Advanced Learner's Dictionary
A.S. Hornby - 1948
Now fully up to date, including many terms connected with the Internet and electronic communication. 4,500 words and meanings are new to this edition. Excellent coverage of both British and American English, and colloquial as well as formal English. All information is authenticated by the British National Corpus and the Corpus of American English. There are explanations of common symbols (e.g. @), which are not included in any major competitor, and notes on interesting word origins. Easy to use, with a rapid-access page design, shortcuts to the right meaning in long entries, and easy definitions using a carefully chosen defining vocabulary of 3,000 words. Numerous illustrations, including 8 pages in full colour, show vocabulary items in related groups, 10 illustrated topic pages provide essential vocabulary, and show how to use it, and vocabulary notes show students how to improve and enrich their writing.
What If?: Writing Exercises for Fiction Writers
Anne Bernays - 1990
With more than twenty-five years of experience teaching creative writing between them, Anne Bernays and Pamela Painter offer more than seventy-five exercises for both beginners and more experienced writers. These exercises are designed to develop and refine two basic skills: writing like a writer and, just as important, thinking like a writer. They deal with such topics as discovering where to start and end a story; learning when to use dialogue and when to use indirect discourse; transforming real events into fiction; and finding language that both sings and communicates precisely. What If? will be an essential addition to every writer's library, a welcome and much-used companion, a book that gracefully borrows a whisper from the muse.
The Bedford Companion to Shakespeare: An Introduction with Documents
Russ McDonald - 1996
Providing a unique combination of well-written, up-to-date background information and intriguing selections from primary documents, The Bedford Companion to Shakespeare introduces students to the topics most important to the study of Shakespeare in their full historical and cultural context.
Infants, Children, and Adolescents
Laura E. Berk - 1993
Students are provided with an exceptionally clear and coherent understanding of child development, emphasizing the interrelatedness of all domains physical, cognitive, emotional, and social throughout the text narrative and in special features. Focusing on education and social policy as critical pieces of the dynamic system in which the child develops, Berk pays meticulous attention to the most recent scholarship in the field. Berk helps students connect their learning to their personal and professional areas of interest and their future pursuits as parents, educators, heath care providers, counselors, social workers, and researchers. This is the standalone book if you want the book/access card order the ISBN below: 0205058299 / 9780205058297 Infants, Children, and Adolescents & MyDevelopmentLab with Pearson eText -- Access Card Package Package consists of 0205669115 / 9780205669110 MyDevelopmentLab with Pearson eText -- Valuepack Access Card 0205718167 / 9780205718160 Infants, Children, and Adolescents "
Archaeology: Theories, Methods and Practice
Colin Renfrew - 1991
Field methods and scientific techniques have been updated throughout, and new emphasis is placed on climate change and its impact on human affairs. The latest information on topics as varied as the Iceman, Pleistocene extinctions, and Ilama domestication is included, along with the most up-to-date material on GIS and surveying technology. New topics will be introduced to emphasize the ever-changing face of modern archaeology, and additional special box features will be included, as well as discussion of the archaeological techniques needed to study the material culture of the twentieth and twenty-first centuries. A key component of the new edition will be the introduction of a dedicated Web site and study guide to accompany the textbook itself.
The C++ Programming Language
Bjarne Stroustrup - 1986
For this special hardcover edition, two new appendixes on locales and standard library exception safety (also available at www.research.att.com/ bs/) have been added. The result is complete, authoritative coverage of the C++ language, its standard library, and key design techniques. Based on the ANSI/ISO C++ standard, The C++ Programming Language provides current and comprehensive coverage of all C++ language features and standard library components. For example:abstract classes as interfaces class hierarchies for object-oriented programming templates as the basis for type-safe generic software exceptions for regular error handling namespaces for modularity in large-scale software run-time type identification for loosely coupled systems the C subset of C++ for C compatibility and system-level work standard containers and algorithms standard strings, I/O streams, and numerics C compatibility, internationalization, and exception safety Bjarne Stroustrup makes C++ even more accessible to those new to the language, while adding advanced information and techniques that even expert C++ programmers will find invaluable.
Theory and Practice of Counseling and Psychotherapy
Gerald Corey - 2004
Reviewed by 27 of the field's leading experts, Corey's Seventh Edition covers the major concepts of counseling theories, shows students how to apply those theories in practice, and helps them learn to integrate the theories into an individualized counseling style. Incorporating the thinking, feeling, and behaving dimensions of human experience, Corey offers an easy-to-understand text that helps students compare and contrast the therapeutic models. This book is the center of a suite of products that include a revised student manual, a revised casebook, a companion text, and an all-new CD-ROM.
Why They Can't Write: Killing the Five-Paragraph Essay and Other Necessities
John Warner - 2018
In Why They Can't Write, John Warner, who taught writing at the college level for two decades, argues that the problem isn't caused by a lack of rigor, or smartphones, or some generational character defect. Instead, he asserts, we're teaching writing wrong.Warner blames this on decades of educational reform rooted in standardization, assessments, and accountability. We have done no more, Warner argues, than conditioned students to perform "writing-related simulations," which pass temporary muster but do little to help students develop their writing abilities. This style of teaching has made students passive and disengaged. Worse yet, it hasn't prepared them for writing in the college classroom. Rather than making choices and thinking critically, as writers must, undergraduates simply follow the rules--such as the five-paragraph essay--designed to help them pass these high-stakes assessments.In Why They Can't Write, Warner has crafted both a diagnosis for what ails us and a blueprint for fixing a broken system. Combining current knowledge of what works in teaching and learning with the most enduring philosophies of classical education, this book challenges readers to develop the skills, attitudes, knowledge, and habits of mind of strong writers.
Is Everyone Really Equal?: An Introduction to Key Concepts in Social Justice Education
Özlem Sensoy - 2011
Accessible to students from high school through graduate school, this book offers a collection of detailed and engaging explanations of key concepts in social justice education, including critical thinking, socialization, group identity, prejudice, discrimination, oppression, power, privilege, and White supremacy. Based on extensive experience in a range of settings in the United States and Canada, the authors address the most common stumbling blocks to understanding social justice. They provide recognizable examples, scenarios, and vignettes illustrating these concepts. This unique resource has many user-friendly features, including ''definition boxes'' for key terms, ''stop boxes'' to remind readers of previously explained ideas, ''perspective check boxes'' to draw attention to alternative standpoints, a glossary, and a chapter responding to the most common rebuttals encountered when leading discussions on concepts in critical social justice. There are discussion questions and extension activities at the end of each chapter, and an appendix designed to lend pedagogical support to those newer to teaching social justice education.
Hands-On Machine Learning with Scikit-Learn and TensorFlow
Aurélien Géron - 2017
Now that machine learning is thriving, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This practical book shows you how.By using concrete examples, minimal theory, and two production-ready Python frameworks—Scikit-Learn and TensorFlow—author Aurélien Géron helps you gain an intuitive understanding of the concepts and tools for building intelligent systems. You’ll learn how to use a range of techniques, starting with simple Linear Regression and progressing to Deep Neural Networks. If you have some programming experience and you’re ready to code a machine learning project, this guide is for you.This hands-on book shows you how to use:Scikit-Learn, an accessible framework that implements many algorithms efficiently and serves as a great machine learning entry pointTensorFlow, a more complex library for distributed numerical computation, ideal for training and running very large neural networksPractical code examples that you can apply without learning excessive machine learning theory or algorithm details
Anguished English: An Anthology of Accidental Assaults Upon Our Language
Richard Lederer - 1987
From bloopers and blunders to Signs of the Times to Mixed Up Metaphors...from Two-Headed Headlines to Mangling Modifiers, Anguished English is a treasury of assaults upon our common language.
Understanding and Using English Grammar
Betty Schrampfer Azar - 1988
While keeping the same basic approach and material as in earlier editions, the Third Edition more fully develops communicative and interactive language-learning activities. Some of the new features are: *Numerous real communication opportunities *More options for interactive work in pairs and groups *Additional open-ended communicative tasks for both speaking and writing *Expanded error analysis exercises *Interesting and lively new exercise material *Shorter units for easy class use The program components include the Student Book, Workbook, Chartbook, Teacher's Guide, and Companion Website. Also available: Understanding and Using English Grammar Interactive (a multimedia CD-ROM).
An Introduction to Literature, Criticism and Theory
Andrew Bennett - 1995
Starting at 'The Beginning' and concluding with 'The End', chapters range from the familiar, such as 'Character', 'Narrative' and 'The Author', to the more unusual, such as 'Secrets', 'Pleasure' and 'Ghosts'. Now in its fifth edition, Bennett and Royle's classic textbook successfully illuminates complex ideas by engaging directly with literary works, so that a reading of Jane Eyre opens up ways of thinking about racial difference, for example, while Chaucer, Raymond Chandler and Monty Python are all invoked in a discussion of literature and laughter.The fifth edition has been revised throughout and includes four new chapters - 'Feelings', 'Wounds', 'Body' and 'Love' - to incorporate exciting recent developments in literary studies. In addition to further reading sections at the end of each chapter, the book contains a comprehensive bibliography and a glossary of key literary terms.A breath of fresh air in a field that can often seem dry and dauntingly theoretical, this book will open the reader's eyes to the exhilarating possibilities of reading and studying literature.
On Writing Well: The Classic Guide to Writing Nonfiction
William Zinsser - 1976
It is a book for everybody who wants to learn how to write or who needs to do some writing to get through the day, as almost everybody does in the age of e-mail and the Internet. Whether you want to write about people or places, science and technology, business, sports, the arts or about yourself in the increasingly popular memoir genre, On Writing Well offers you fundamental priciples as well as the insights of a distinguished writer and teacher. With more than a million copies sold, this volume has stood the test of time and remains a valuable resource for writers and would-be writers.