Book picks similar to
Collection Development and Management for 21st Century Library Collections: An Introduction by Vicki L. Gregory
non-fiction
library-science
nonfiction
textbooks
The Public Library: A Photographic Essay
Robert Dawson - 2014
Today, the more than 17,000 libraries in America also function as de facto community centers offering free access to the internet, job-hunting assistance, or a warm place to take shelter. And yet, across the country, cities large and small are closing public libraries or curtailing their hours of operation. Over the last eighteen years, photographer Robert Dawson has crisscrossed the country documenting hundreds of these endangered institutions. The Public Library presents a wide selection of Dawson's photographs— from the majestic reading room at the New York Public Library to Allensworth, California's one-room Tulare County Free Library built by former slaves. Accompanying Dawson's revealing photographs are essays, letters, and poetry by some of America's most celebrated writers. A foreword by Bill Moyers and an afterword by Ann Patchett bookend this important survey of a treasured American institution.
Sound and Sense: An Introduction to Poetry
Laurence Perrine - 1956
Normal visible cover wear, binding tight, writing and markings inside
Head First Design Patterns
Eric Freeman - 2004
At any given moment, somewhere in the world someone struggles with the same software design problems you have. You know you don't want to reinvent the wheel (or worse, a flat tire), so you look to Design Patterns--the lessons learned by those who've faced the same problems. With Design Patterns, you get to take advantage of the best practices and experience of others, so that you can spend your time on...something else. Something more challenging. Something more complex. Something more fun. You want to learn about the patterns that matter--why to use them, when to use them, how to use them (and when NOT to use them). But you don't just want to see how patterns look in a book, you want to know how they look "in the wild". In their native environment. In other words, in real world applications. You also want to learn how patterns are used in the Java API, and how to exploit Java's built-in pattern support in your own code. You want to learn the real OO design principles and why everything your boss told you about inheritance might be wrong (and what to do instead). You want to learn how those principles will help the next time you're up a creek without a design pattern. Most importantly, you want to learn the "secret language" of Design Patterns so that you can hold your own with your co-worker (and impress cocktail party guests) when he casually mentions his stunningly clever use of Command, Facade, Proxy, and Factory in between sips of a martini. You'll easily counter with your deep understanding of why Singleton isn't as simple as it sounds, how the Factory is so often misunderstood, or on the real relationship between Decorator, Facade and Adapter. With Head First Design Patterns, you'll avoid the embarrassment of thinking Decorator is something from the "Trading Spaces" show. Best of all, in a way that won't put you to sleep! We think your time is too important (and too short) to spend it struggling with academic texts. If you've read a Head First book, you know what to expect--a visually rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, Head First Design Patterns will load patterns into your brain in a way that sticks. In a way that lets you put them to work immediately. In a way that makes you better at solving software design problems, and better at speaking the language of patterns with others on your team.
The Triggering Town: Lectures and Essays on Poetry and Writing
Richard Hugo - 1978
The Triggering Town is Hugo's now-classic collection of lectures, essays, and reflections, all "directed toward helping with that silly, absurd, maddening, futile, enormously rewarding activity: writing poems." Anyone, from the beginning poet to the mature writer to the lover of literature, will benefit greatly from Hugo's sayd, playful, profound insights and advice concerning the mysteries of literary creation.
The Extreme Searcher's Internet Handbook: A Guide for the Serious Searcher
Randolph Hock - 2004
From emerging search tools Ask.com and Windows Live to standbys Google and Yahoo!, the major search engines and their myriad of services are thoroughly discussed. Recent additions to the Internet realm—RSS feeds, podcasts, alert services, wikis, and blogs—are explained, as well as tried-and-true search tools, including web directories, newsgroups, and image resources. For those with little to moderate searching experience, friendly, easy-to-follow guidelines to the world of Web research are provided, while experienced searchers will discover new perspectives on content and techniques.
Trauma Stewardship: An Everyday Guide to Caring for Self While Caring for Others
Laura Van Dernoot Lipsky - 2007
We may feel tired, cynical, numb, or like we can never do enough. These, and other symptoms, affect us individually and collectively, sapping the energy and effectiveness we so desperately need if we are to benefit humankind, other animals, and the planet itself. Through Trauma Stewardship, we are called to meet these challenges in an intentional way--not by becoming overwhelmed but by developing a quality of mindful presence. Joining the wisdom of ancient cultural traditions with modern psychological research, Lipsky offers a variety of simple and profound practices that will allow us to remake ourselves--and ultimately the world.
Database Systems: Design, Implementation, and Management
Peter Rob - 1993
The proven success of database design treatment is sustained and further improved in this revision. The proven Parts organizations streamline the chapter coverage, so it is an ideal choice for your classroom. Each Part opens with a new business vignette, which provides real world examples to engage your students. The new edition includes updates in every chapter as well as added exercises and cases. There are new chapters such as Advanced Modeling Concepts, Database Performance Tuning and Query Optimization, and Database Connectivity and Web Development. In the seventh edition you will find examples of database usage, which highlights eBAY for compelling context. In our new Query Optimization chapter, we cover database performance tuning concepts, index selectivity and SQL coding practices. There is added EERD coverage such as clusters and subtype discriminator attributes. With the authors' strong writing style and outstanding balance of theory and practice, this is just a small sampling of the improvements we have made to the new edition of Database Systems: Design, Implementation, and Management by Peter Rob and Carlos Coronel.
A Writer's Reference
Diana Hacker - 1989
Integrated MLA 2003 update
The Dark Fantastic: Race and the Imagination from Harry Potter to the Hunger Games
Ebony Elizabeth Thomas - 2019
The promise of escape draws people from all backgrounds to speculative fiction, but when people of color seek passageways into the fantastic, the doors are often barred. This problem lies not only with children’s publishing, but also with the television and film executives tasked with adapting these stories into a visual world. When characters of color do appear, they are often marginalized or subjected to violence, reinforcing for audiences that not all lives matter. The Dark Fantastic is an engaging and provocative exploration of race in popular youth and young adult speculative fiction. Grounded in her experiences as YA novelist, fanfiction writer, and scholar of education, Thomas considers four black girl protagonists from some of the most popular stories of the early 21st century: Bonnie Bennett from the CW’s The Vampire Diaries, Rue from Suzanne Collins’s The Hunger Games, Gwen from the BBC’s Merlin, and Angelina Johnson from J.K. Rowling’s Harry Potter. Analyzing their narratives and audience reactions to them reveals how these characters mirror the violence against black and brown people in our own world. In response, Thomas uncovers and builds upon a tradition of fantasy and radical imagination in Black feminism and Afrofuturism to reveal new possibilities. Through fanfiction and other modes of counter-storytelling, young people of color have reinvisioned fantastic worlds that reflect their own experiences, their own lives. As Thomas powerfully asserts, “we dark girls deserve more, because we are more.”
Building Java Programs: A Back to Basics Approach
Stuart Reges - 2007
By using objects early to solve interesting problems and defining objects later in the course, Building Java Programs develops programming knowledge for a broad audience. Introduction to Java Programming, Primitive Data and Definite Loops, Introduction to Parameters and Objects, Conditional Execution, Program Logic and Indefinite Loops, File Processing, Arrays, Defining Classes, Inheritance and Interfaces, ArrayLists, Java Collections Framework, Recursion, Searching and Sorting, Graphical User Interfaces. For all readers interested in introductory programming.
The Algorithm Design Manual
Steven S. Skiena - 1997
Drawing heavily on the author's own real-world experiences, the book stresses design and analysis. Coverage is divided into two parts, the first being a general guide to techniques for the design and analysis of computer algorithms. The second is a reference section, which includes a catalog of the 75 most important algorithmic problems. By browsing this catalog, readers can quickly identify what the problem they have encountered is called, what is known about it, and how they should proceed if they need to solve it. This book is ideal for the working professional who uses algorithms on a daily basis and has need for a handy reference. This work can also readily be used in an upper-division course or as a student reference guide. THE ALGORITHM DESIGN MANUAL comes with a CD-ROM that contains: * a complete hypertext version of the full printed book. * the source code and URLs for all cited implementations. * over 30 hours of audio lectures on the design and analysis of algorithms are provided, all keyed to on-line lecture notes.
The Chicago Manual of Style
University of Chicago Press - 1906
That sheet grew into a pamphlet, and the pamphlet grew into a book—the first edition of the Manual of Style, published in 1906. Now in its fifteenth edition, The Chicago Manual of Style—the essential reference for authors, editors, proofreaders, indexers, copywriters, designers, and publishers in any field—is more comprehensive and easier to use than ever before.Those who work with words know how dramatically publishing has changed in the past decade, with technology now informing and influencing every stage of the writing and publishing process. In creating the fifteenth edition of the Manual, Chicago's renowned editorial staff drew on direct experience of these changes, as well as on the recommendations of the Manual's first advisory board, composed of a distinguished group of scholars, authors, and professionals from a wide range of publishing and business environments.Every aspect of coverage has been examined and brought up to date—from publishing formats to editorial style and method, from documentation of electronic sources to book design and production, and everything in between. In addition to books, the Manual now also treats journals and electronic publications. All chapters are written for the electronic age, with advice on how to prepare and edit manuscripts online, handle copyright and permissions issues raised by technology, use new methods of preparing mathematical copy, and cite electronic and online sources.A new chapter covers American English grammar and usage, outlining the grammatical structure of English, showing how to put words and phrases together to achieve clarity, and identifying common errors. The two chapters on documentation have been reorganized and updated: the first now describes the two main systems preferred by Chicago, and the second discusses specific elements and subject matter, with examples of both systems. Coverage of design and manufacturing has been streamlined to reflect what writers and editors need to know about current procedures. And, to make it easier to search for information, each numbered paragraph throughout the Manual is now introduced by a descriptive heading.Clear, concise, and replete with commonsense advice, The Chicago Manual of Style, fifteenth edition, offers the wisdom of a hundred years of editorial practice while including a wealth of new topics and updated perspectives. For anyone who works with words, whether on a page or computer screen, this continues to be the one reference book you simply must have.What's new in the Fifteenth Edition:* Updated material throughout to reflect current style, technology, and professional practice* Scope expanded to include journals and electronic publications* Comprehensive new chapter on American English grammar and usage by Bryan A. Garner (author of A Dictionary of Modern American Usage)* Updated and rewritten chapter on preparing mathematical copy* Reorganized and updated chapters on documentation, including guidance on citing electronic sources* Streamlined coverage of current design and production processes, with a glossary of key terms* Descriptive headings on all numbered paragraphs for ease of reference* New diagrams of the editing and production processes for both books and journals, keyed to chapter discussions* New, expanded Web site with special tools and features for Manual users at www.chicagomanualofstyle.org.
Fluent Python: Clear, Concise, and Effective Programming
Luciano Ramalho - 2015
With this hands-on guide, you'll learn how to write effective, idiomatic Python code by leveraging its best and possibly most neglected features. Author Luciano Ramalho takes you through Python's core language features and libraries, and shows you how to make your code shorter, faster, and more readable at the same time.Many experienced programmers try to bend Python to fit patterns they learned from other languages, and never discover Python features outside of their experience. With this book, those Python programmers will thoroughly learn how to become proficient in Python 3.This book covers:Python data model: understand how special methods are the key to the consistent behavior of objectsData structures: take full advantage of built-in types, and understand the text vs bytes duality in the Unicode ageFunctions as objects: view Python functions as first-class objects, and understand how this affects popular design patternsObject-oriented idioms: build classes by learning about references, mutability, interfaces, operator overloading, and multiple inheritanceControl flow: leverage context managers, generators, coroutines, and concurrency with the concurrent.futures and asyncio packagesMetaprogramming: understand how properties, attribute descriptors, class decorators, and metaclasses work"
Social Psychology
Elliot Aronson - 1973
This third edition has been fully revised and uses a story-telling approach to illustrate how research is done and the results of such research. Each chapter begins with a real-life vignette that epitomizes the social psychological concepts that follow, and experiences and historical events are used to illustrate theories within social psychology.
Literacy in American Lives
Deborah Brandt - 1997
The book demonstrates what sharply rising standards for literacy have meant to successive generations of Americans and how--as students, workers, parents, and citizens--they have responded to rapid changes in the meaning and methods of literacy learning in their society. Drawing on more than 80 life histories of Americans from all walks of life, the book addresses critical questions facing public education at the start of the twenty-first century.