Book picks similar to
Metadata for Digital Collections: A How-To-Do-It Manual by Steven J. Miller
non-fiction
library-science
libraries
reference
Applied Multivariate Statistical Analysis
Richard A. Johnson - 1982
of Wisconsin-Madison) and Wichern (Texas A&M U.) present the newest edition of this college text on the statistical methods for describing and analyzing multivariate data, designed for students who have taken two or more statistics courses. The fifth edition includes the addition of seve
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.
Now You See It: Simple Visualization Techniques for Quantitative Analysis
Stephen Few - 2009
Employing a methodology that is primarily learning by example and “thinking with our eyes,” this manual features graphs and practical analytical techniques that can be applied to a broad range of data analysis tools—including the most commonly used Microsoft Excel. This approach is particularly valuable to those who need to make sense of quantitative business data by discerning meaningful patterns, trends, relationships, and exceptions that reveal business performance, potential problems and opportunities, and hints about the future. It provides practical skills that are useful to managers at all levels and to those interested in keeping a keen eye on their business.
Likeable Social Media: How to Delight Your Customers, Create an Irresistible Brand, and Be Generally Amazing on Facebook (and Other Social Networks)
Dave Kerpen - 2011
In the world of Facebook, Twitter, and beyond, that recommendation can travel farther and faster than ever before."Likeable Social Media" helps you harness the power of word-of-mouth marketing to transform your business. Listen to your customers and prospects. Deliver value, excitement, and surprise. And most important, learn how to truly engage your customers and help them spread the word.Praise for "Likeable Social Media"Dave Kerpen's insights and clear, how-to instructions on building brand popularity by truly engaging with customers on Facebook, Twitter, and the many other social media platforms are nothing short of brilliant. Jim McCann, founder of 1-800-FLOWERS.COM and Celebrations.comAlas, common sense is not so common. Dave takes you on a (sadly, much needed) guided tour of how to be human in a digital world. Seth Godin, author of "Poke the Box""Likeable Social Media" cuts through the marketing jargon and technical detail to give you what you really need to make sense of this rapidly changing world of digital marketing and communications. Being human -- being likeable -- will get you far. Scott Monty, Global Digital Communications, Ford Motor CompanyDave gives you what you need: Practical, specific how-to advice to get people talking about you. Andy Sernovitz, author of "Word of Mouth Marketing: How Smart Companies Get People Talking"
Start a Revolution: Stop Acting Like a Library
Ben Bizzle - 2014
At the Craighead County Jonesboro Public Library in Arkansas, Bizzle and his colleagues defied common practices by using creative risk-taking in marketing and outreach to transform their library into a dynamic institution that continues to grow and thrive. Here they recount their story, sharing techniques for success alongside a provocative marketing philosophy that will spur libraries to move beyond their comfort zone. Focusing on creative ways to pull patrons in rather than just push the library out, this book-Steers libraries towards defining their brand, explaining why it is crucial to meeting the needs of their users and potential users-Offers strategies for getting stakeholders on board and engaged, including how to address budgeting concerns-Demonstrates the importance of the library’s website as the digital “main branch” of the library, with guidance for creating and promoting it-Details the systematic marketing campaign undertaken at the Craighead County Jonesboro Public Library, encompassing both traditional and new media channels such as billboards, posters, newspapers, TV and radio, and mobile technology-Takes the mystery out of how to use social media platforms as public awareness tools, complete with detailed strategies and step-by-step instructions-Shows how to pull it all together into a manageable campaign through strong leadership and teamworkBy the time readers have finished this book, they’ll have a roadmap for revolution at their own institution.
The Book Whisperer: Awakening the Inner Reader in Every Child
Donalyn Miller - 2009
Her approach, however, is not conventional. Miller dispenses with the more traditional reading instruction of book reports and comprehension worksheets in favor of embracing students' choices in books and independent reading. Her zeal for reading is infections and inspiring --and the results are remarkable. No matter how far behind Miller's students may be when they enter her 6th grade classroom, her students read an average of 40 books a year, achieve high scores on standardized tests, and internalize a love for books and reading that lasts long after they've left her class. Travel alongside the author as she leads her students to discover the ample rewards of reading and literature. Her secrets include: Affirming the reader in every student Supporting students' reading choices Carving out extra reading time Modeling authentic reading behaviors Discarding time-worn reading assisgnments Developing a classroom library with high-interest books Rich with classroom examples and practical advice and stitched together with the thread of Miller's passionate voice, this book will help teachers support students of all levels on their path to reading success and points a way out of the nation's literacy crisis. The book also includes an invaluable list of books that students most enjoy reading.
Code Complete
Steve McConnell - 1993
Now this classic book has been fully updated and revised with leading-edge practices--and hundreds of new code samples--illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking--and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor--or evolve--code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project
The Explosive Child: A New Approach for Understanding and Parenting Easily Frustrated, Chronically Inflexible Children
Ross W. Greene - 1998
An experienced therapist offers groundbreaking and compassionate techniques for helping chronically inflexible children, who suffer from excessively immoderate tempers, showing how brain-based deficits contribute to these problems and offering positive and constructive ways to calm things down.
The Copyeditor's Handbook: A Guide for Book Publishing and Corporate Communications, with Exercises and Answer Keys
Amy Einsohn - 2000
Addressed to copyeditors in book publishing and corporate communications, this thoughtful handbook explains what copyeditors do, what they look for when they edit a manuscript, and how they develop the editorial judgment needed to make sound decisions.This revised edition reflects the most recent editions of The Chicago Manual of Style (15th ed.), the Publication Manual of the American Psychological Association (5th ed.), and Merriam-Webster's Collegiate Dictionary (11th ed.).
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.
A Guide to the Project Management Body of Knowledge (PMBOK® Guide)
Project Management Institute - 1995
This internationally recognized standard provides the essential tools to practice project management and deliver organizational results.
Essentials of Children's Literature
Carol Lynch-Brown - 1993
Written as a comprehensive, facts-only approach for students and their instructors, this lucid text offers an abundance of examples to illustrate how to use children's literature in the classroom, providing a sound foundation for beginning survey courses at the undergraduate and graduate levels. The Sixth Edition of this best-selling book by well-known authors Carol Lynch-Brown and Carl Tomlinson has been heavily reorganized and includes three parts to allow flexibility and ease of use to professors and students--the organization is perfectly tailored to college courses. The chapters in Part One cover current trends and the introductory material students need in order to begin selecting, reading, and evaluating children's trade books. Part Two defines and describes specific genres of literature and discusses the types of books that fall within the categories. The chapters comprising Part Three present curriculum and teaching strategies.
Charlotte Huck's Children's Literature: A Brief Guide
Barbara Z. Kiefer - 2009
Expertly designed in a vibrant, full-color format, this streamlined text not only serves as a valuable resource by providing the most current reference lists and examples from which to select texts from all genres, but it also emphasizes the critical skills needed to search for and select literature--researching, evaluating, and implementing quality books in the pre-K-to-8 classroom--to give readers the tools they need to evaluate books, create curriculum, and share the love of literature. It includes unique features that spur critical thinking and direct application in the classroom and curriculum.
The Case for Books: Past, Present, and Future
Robert Darnton - 2009
With the printed book, information and ideas could disseminate more widely and effectively than ever before—and in some cases, affect and redirect the sway of history. Today, nearly one million books are published each year. But is the era of the book as we know it—a codex of bound pages—coming to an end? And if it is, should we celebrate its demise and the creation of a democratic digital future, or mourn an irreplaceable loss? The digital age is revolutionizing the information landscape. Already, more books have been scanned and digitized than were housed in the great library in Alexandria, making available millions of texts for a curious reader at the click of a button, and electronic book sales are growing exponentially. Will this revolution in the delivery of information and entertainment make for more transparent and far-reaching dissemination or create a monopolistic stranglehold? In The Case for Books, Robert Darnton, an intellectual pioneer in the field of the history of the book and director of Harvard University's Library, offers an in-depth examination of the book from its earliest beginnings to its shifting role today in popular culture, commerce, and the academy. As an author, editorial advisor, and publishing entrepreneur, Darnton is a unique authority on the life and role of the book in society. This book is a wise work of scholarship—one that requires readers to carefully consider how the digital revolution will broadly affect the marketplace of ideas.
That's Not What I Meant!
Deborah Tannen - 1986
Deborah Tannen, the internationally-acclaimed expert on communication and author of the bestselling YOU JUST DON'T UNDERSTAND, will help you recognize your own conversational style and how it meshes or clashes with the styles of others. Entertaining and informative, everyone who speaks will want to read this gem.