Book picks similar to
Museum Archives: An Introduction by Deborah Wythe
art
archives
non-fiction
libraries-archives-museums
Part of Our Lives: A People's History of the American Public Library
Wayne A. Wiegand - 2015
Two of three Americans frequent a public library at least once a year, and nearly that many are registered borrowers. Although library authorities have argued that the public library functions primarily as a civic institution necessary for maintaining democracy, generations of library patrons tell a different story.In Part of Our Lives, Wayne A. Wiegand delves into the heart of why Americans love their libraries. The book traces the history of the public library, featuring records and testimonies from as early as 1850. Rather than analyzing the words of library founders and managers, Wiegand listens to the voices of everyday patrons who cherished libraries. Drawing on newspaper articles, memoirs, and biographies, Part of Our Lives paints a clear and engaging picture of Americans who value libraries not only as civic institutions, but also as social spaces for promoting and maintaining community.Whether as a public space, a place for accessing information, or a home for reading material that helps patrons make sense of the world around them, the public library has a rich history of meaning for millions of Americans. From colonial times through the recent technological revolution, libraries have continuously adapted to better serve the needs of their communities. Wiegand goes on to demonstrate that, although cultural authorities (including some librarians) have often disparaged reading books considered not "serious" the commonplace reading materials users obtained from public libraries have had a transformative effect for many, including people like Ronald Reagan, Sonia Sotomayor, and Oprah Winfrey.A bold challenge to conventional thinking about the American public library, Part of Our Lives is an insightful look into one of America's most beloved cultural institutions
Layers: The Complete Guide to Photoshop's Most Powerful Feature
Matt Kloskowski - 2008
Now, Matt returns with a major update that covers layers in Photoshop CS5 in the same concise, easy to understand way that's made him so well known in the field of Photoshop training.When asked about the original version of this book, Matt said, "I wanted it to be the Photoshop book that I wish was around when I was first learning." This update improves upon that concept. Within these pages, you'll learn about: Working with and managing multiple layers in Photoshop CS5 Building multiple-layer images Blending layers together Layer masking and just how easy it is Which of the 25+ layer blend modes you really need to know (there are just a few) Using layers to enhance and retouch your photos All of the tips and tricks that make using layers a breeze Plus, a new chapter on advanced layer techniques and compositing to help take your work to the next level If you want to fully understand layers in Photoshop CS5, this book is the one you've been waiting for!
Solo Guitar Playing: Book 1 (with CD)
Frederick Noad - 1992
For years, the most popular classical guitar method ever published!
Fundamentals of Nursing: The Art and Science of Nursing Care
Carol R. Taylor
The book's holistic perspective shows students how nursing care involves more than performing procedures. With a case-based approach to learning, the book offers numerous examples and opportunities for students to think critically. The Seventh Edition includes new features highlighting clinical questions and research, nursing advocacy, and health literacy, and also includes new information related to electronic medical records and documentation. With this textbook you'll find an integrated, cohesive, and student-focused suite of multimedia products to appeal to all types of learners, including a bound-in DVD-ROM and a companion website.
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.
Photographing Children Photo Workshop: Develop Your Digital Photography Talent
Ginny Felch - 2008
Plus, insightful tips on understanding what equipment is right for you will help you get great results when working with any age group.
Interpreting Our Heritage
Freeman Tilden - 1957
By means of guided tours, exhibits, and signs, visitors to these areas receive a very special kind of education through their interpretation of informative materials.For over thirty-five years, Interpreting Our Heritage has been a source book for those who are responsible for and who respond to such interpretive materials. Whether the problem is to make a prehistoric site come to life or to explain the geological theory behind a particular rock formation, Freeman Tilden provides helpful principles to follow. For anyone interested in our natural and man-made heritage, this book offers guidance for exploring educational and recreational resources.
Design Patterns: Elements of Reusable Object-Oriented Software
Erich Gamma - 1994
Previously undocumented, these 23 patterns allow designers to create more flexible, elegant, and ultimately reusable designs without having to rediscover the design solutions themselves.The authors begin by describing what patterns are and how they can help you design object-oriented software. They then go on to systematically name, explain, evaluate, and catalog recurring designs in object-oriented systems. With Design Patterns as your guide, you will learn how these important patterns fit into the software development process, and how you can leverage them to solve your own design problems most efficiently. Each pattern describes the circumstances in which it is applicable, when it can be applied in view of other design constraints, and the consequences and trade-offs of using the pattern within a larger design. All patterns are compiled from real systems and are based on real-world examples. Each pattern also includes code that demonstrates how it may be implemented in object-oriented programming languages like C++ or Smalltalk.
Business Law: The Ethical, Global, and E-Commerce Environment
Jane P. Mallor - 1997
The cases in the 15th edition are excerpted and edited by the authors. The syntax is not altered, therefore retains the language of the courts. As in recent previous editions, the 15th edition includes a mix of actual AND hypothetical cases. This text is our most research-based Business Law text.
Marketing to Millennials: Reach the Largest and Most Influential Generation of Consumers Ever
Jeff Fromm - 2013
Companies that think winning their business is a simple matter of creating a Twitter account and applying outdated notions of "cool" to their advertising are due for a rude awakening. "Marketing to Millennials "is both an enlightening look at this generation of consumers and a practical plan for earning their trust and loyalty. Based on original market research, the book reveals the eight attitudes shared by most Millennials, as well as the new rules for engaging them successfully. Millennials: - Value social networking and aren't shy about sharing opinions - Refuse to remain passive consumers--they expect to participate in product development and marketing - Demand authenticity and transparency - Are highly influential--swaying parents "and" peers - Are not all alike--understanding key segments is invaluable Featuring expert interviews and profiles of brands doing Millennial marketing right, this eye-opening book is the key to persuading the customers who will determine the bottom line for decades to come.
Self Leadership and the One Minute Manager: Gain the mindset and skillset for getting what you need to succeed
Kenneth H. Blanchard - 2018
During a series of talks with a gifted magician named Cayla, Steve comes to realize the power of taking responsibility for his situation and not playing the victim. Passing along the knowledge she has learned from The One Minute Manager, Cayla teaches Steve the three tricks of self leadership. These three techniques not only empower him to keep his job, but give him the skills he needs to keep growing, learning, and achieving.The primary message of SELF-LEADERSHIP AND THE ONE MINUTE MANAGER is that power, freedom, and autonomy come from having the right mindset and the skills needed to take personal responsibility for success.
Structure and Interpretation of Computer Programs
Harold Abelson - 1984
This long-awaited revision contains changes throughout the text. There are new implementations of most of the major programming systems in the book, including the interpreters and compilers, and the authors have incorporated many small changes that reflect their experience teaching the course at MIT since the first edition was published. A new theme has been introduced that emphasizes the central role played by different approaches to dealing with time in computational models: objects with state, concurrent programming, functional programming and lazy evaluation, and nondeterministic programming. There are new example sections on higher-order procedures in graphics and on applications of stream processing in numerical programming, and many new exercises. In addition, all the programs have been reworked to run in any Scheme implementation that adheres to the IEEE standard.
Designing Data-Intensive Applications
Martin Kleppmann - 2015
Difficult issues need to be figured out, such as scalability, consistency, reliability, efficiency, and maintainability. In addition, we have an overwhelming variety of tools, including relational databases, NoSQL datastores, stream or batch processors, and message brokers. What are the right choices for your application? How do you make sense of all these buzzwords?In this practical and comprehensive guide, author Martin Kleppmann helps you navigate this diverse landscape by examining the pros and cons of various technologies for processing and storing data. Software keeps changing, but the fundamental principles remain the same. With this book, software engineers and architects will learn how to apply those ideas in practice, and how to make full use of data in modern applications. Peer under the hood of the systems you already use, and learn how to use and operate them more effectively Make informed decisions by identifying the strengths and weaknesses of different tools Navigate the trade-offs around consistency, scalability, fault tolerance, and complexity Understand the distributed systems research upon which modern databases are built Peek behind the scenes of major online services, and learn from their architectures
Psychology of Learning for Instruction
Marcy P. Driscoll - 1993
Psychology of Learning for Instruction, Third Edition, focuses on the applications and implications of the learning theories. Using excellent examples ranging from primary school instruction to corporate training, this text combines the latest thinking and research to give readers the opportunity to explore the individual theories as viewed by the experts. Readers are encouraged to apply "reflective practice," which is designed to foster a critical and reflective mode of thinking when considering any particular approach to learning and instruction. Provides readers with the practical knowledge needed to apply learning theories to instruction. KEY TOPICS: This text addresses learning as it relates to behavior, cognition, development, biology, motivation and instruction. MARKET: Pre-service and in-service teachers, and educational psychologists.
Concrete Mathematics: A Foundation for Computer Science
Ronald L. Graham - 1988
"More concretely," the authors explain, "it is the controlled manipulation of mathematical formulas, using a collection of techniques for solving problems."