Transforming Your Library Into A Learning Playground

Download Transforming Your Library Into A Learning Playground PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Transforming Your Library Into A Learning Playground book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Transforming Your Library into a Learning Playground

Author: Brittany R. Jacobs
language: en
Publisher: Bloomsbury Publishing USA
Release Date: 2017-12-01
Public libraries must offer relevant, exciting, and stimulating learning centers that appeal to kids. This book is a step-by-step guide for creating affordable and effective educational programs for children and youth by focusing on one simple concept: play. With the standards of education rising every year and current technology making all types of information widely available to anyone with an Internet connection, libraries need to stay relevant by constantly evolving. One important way to strengthen a public library's identity as an irreplaceable resource is to make it an exciting and stimulating learning center that appeals to children and youth. This book demonstrates how to transform the informal setting of a public library into a place where "play" in the guise of game-based learning becomes a natural and exciting process for children and young students. It also shows readers how to incorporate existing programs such as the makerspace, storytime, and book clubs to play to their strengths; more effectively utilize the tools and resources they have; and transform their libraries. The first two chapters explain why learning through play and exploration isn't only for early childhood development, identifies the key differences between free play and structured play, and addresses why libraries are the perfect setting for learning. Next, the author draws on her experience in children's librarianship and as a children's book author to describe methods to listen to (and understand) children, manage organized chaos, and gain the children's trust. Additional chapters explain how to write weekly or daily lesson plans, how to brainstorm supporting activities to reinforce concepts being taught, and how to infuse STEM and literacy objectives into daily lessons. The book closes with suggestions on marketing and promotion, ways to support the classroom, and strategies that will "keep 'em coming back" and build an enthusiastic customer base.
Transforming Your Library into a Learning Playground

Author: Brittany R. Jacobs
language: en
Publisher: Bloomsbury Publishing USA
Release Date: 2017-12-01
Public libraries must offer relevant, exciting, and stimulating learning centers that appeal to kids. This book is a step-by-step guide for creating affordable and effective educational programs for children and youth by focusing on one simple concept: play. With the standards of education rising every year and current technology making all types of information widely available to anyone with an Internet connection, libraries need to stay relevant by constantly evolving. One important way to strengthen a public library's identity as an irreplaceable resource is to make it an exciting and stimulating learning center that appeals to children and youth. This book demonstrates how to transform the informal setting of a public library into a place where "play" in the guise of game-based learning becomes a natural and exciting process for children and young students. It also shows readers how to incorporate existing programs such as the makerspace, storytime, and book clubs to play to their strengths; more effectively utilize the tools and resources they have; and transform their libraries. The first two chapters explain why learning through play and exploration isn't only for early childhood development, identifies the key differences between free play and structured play, and addresses why libraries are the perfect setting for learning. Next, the author draws on her experience in children's librarianship and as a children's book author to describe methods to listen to (and understand) children, manage organized chaos, and gain the children's trust. Additional chapters explain how to write weekly or daily lesson plans, how to brainstorm supporting activities to reinforce concepts being taught, and how to infuse STEM and literacy objectives into daily lessons. The book closes with suggestions on marketing and promotion, ways to support the classroom, and strategies that will "keep 'em coming back" and build an enthusiastic customer base.
Learn Swift by Building Applications

Start building your very own mobile apps with this comprehensive introduction to Swift and object-oriented programming Key Features A complete beginner's guide to Swift programming language Understand core Swift programming concepts and techniques for creating popular iOS apps Start your journey toward building mobile app development with this practical guide Book Description Swift Language is now more powerful than ever; it has introduced new ways to solve old problems and has gone on to become one of the fastest growing popular languages. It is now a de-facto choice for iOS developers and it powers most of the newly released and popular apps. This practical guide will help you to begin your journey with Swift programming through learning how to build iOS apps. You will learn all about basic variables, if clauses, functions, loops, and other core concepts; then structures, classes, and inheritance will be discussed. Next, you'll dive into developing a weather app that consumes data from the internet and presents information to the user. The final project is more complex, involving creating an Instagram like app that integrates different external libraries. The app also uses CocoaPods as its package dependency manager, to give you a cutting-edge tool to add to your skillset. By the end of the book, you will have learned how to model real-world apps in Swift. What you will learn Become a pro at iOS development by creating simple-to-complex iOS mobile applications Master Playgrounds, a unique and intuitive approach to teaching Xcode Tackle the basics, including variables, if clauses, functions, loops and structures, classes, and inheritance Model real-world objects in Swift and have an in-depth understanding of the data structures used, along with OOP concepts and protocols Use CocoaPods, an open source Swift package manager to ease your everyday developer requirements Develop a wide range of apps, from a simple weather app to an Instagram-like social app Get ahead in the industry by learning how to use third-party libraries efficiently in your apps Who this book is for This book is for beginners who are new to Swift or may have some preliminary knowledge of Objective-C. If you are interested in learning and mastering Swift in Apple's ecosystem, namely mobile development, then this book is for you.