Fit Men Cook: 100+ Meal Prep Recipes for Men and Women—Always #HealthyAF, Never Boring


Kevin Curry - 2018
    No one enjoys cookie-cutter meal plans, bland recipes, or eating the same thing every day. Instead of worrying about what to eat and how it’s going to affect our bodies, we should embrace food freedom—freedom to create flavorful meals, but in a more calorie-conscious way; freedom to indulge occasionally while being mindful of portions; and freedom to achieve wellness goals without breaking the bank. In Fit Men Cook, Kevin Curry, fitness expert and social media sensation with millions of followers and hundreds of thousands of downloads on his app, shares everything you need to live a healthy life each day—from grocery lists to common dieting pitfalls to his ten commandments of meal prep—as well as his personal story of overcoming depression and weight gain to start a successful business and fitness movement. This guide also includes 100+ easy and flavorful recipes like Southern-Inspired Banana Corn Waffles, Sweet Potato Whip, Juicy AF Moroccan Chicken, and many more to help you plan your week and eat something new and nutritious each day. With Fit Men Cook, you can create exciting, satisfying meals and be on your way to losing weight for good. After all, bodies may be sculpted at the gym, but they are built in the kitchen.

It's Never Too Late to Sleep Train: The Low-Stress Way to High-Quality Sleep for Babies, Kids, and Parents


Craig Canapari - 2019
    Craig Canapari became a father, he realized that all his years of 36-hour hospital shifts didn't even come close to preparing him for the sleep deprivation that comes with parenthood. The difference is that parents don’t get a break—it’s hard to know if there’s a night of uninterrupted sleep anywhere in the foreseeable future. Sleepless nights for kids mean sleepless nights for the rest of the family—and a grumpy group around the breakfast table in the morning.   In It's Never Too Late to Sleep Train, Canapari helps parents harness the power of habit to chart a clear path to high-quality sleep for their children. The result is a streamlined two-step sleep training plan that focuses on cues and consequences, the two elements that shape all habits and that take on special importance when it comes to kids’ bedtime routines.   Dr. Canapari distills years of clinical research and experience to make sleep training simple and stress-free. Even if you’ve been told that you’ve missed the optimal "window" for sleep training, Dr. Canapari is here to prove that it's never too late, whether your child is 6 months or 6 years old. He's on your side in the battle against bedtime, and with his advice, parents and children alike can expect a lifetime of healthy sleep.

HTTP: The Definitive Guide


David Gourley - 2002
    Understanding HTTP is essential for practically all web-based programming, design, analysis, and administration.While the basics of HTTP are elegantly simple, the protocol's advanced features are notoriously confusing, because they knit together complex technologies and terminology from many disciplines. This book clearly explains HTTP and these interrelated core technologies, in twenty-one logically organized chapters, backed up by hundreds of detailed illustrations and examples, and convenient reference appendices. HTTP: The Definitive Guide explains everything people need to use HTTP efficiently -- including the black arts and tricks of the trade -- in a concise and readable manner.In addition to explaining the basic HTTP features, syntax and guidelines, this book clarifies related, but often misunderstood topics, such as: TCP connection management, web proxy and cache architectures, web robots and robots.txt files, Basic and Digest authentication, secure HTTP transactions, entity body processing, internationalized content, and traffic redirection.Many technical professionals will benefit from this book. Internet architects and developers who need to design and develop software, IT professionals who need to understand Internet architectural components and interactions, multimedia designers who need to publish and host multimedia, performance engineers who need to optimize web performance, technical marketing professionals who need a clear picture of core web architectures and protocols, as well as untold numbers of students and hobbyists will all benefit from the knowledge packed in this volume.There are many books that explain how to use the Web, but this is the one that explains how the Web works. Written by experts with years of design and implementation experience, this book is the definitive technical bible that describes the why and the how of HTTP and web core technologies. HTTP: The Definitive Guide is an essential reference that no technically-inclined member of the Internet community should be without.

Architecting for Scale: High Availability for Your Growing Applications


Lee Atchison - 2016
    As traffic volume and data demands increase, these applications become more complicated and brittle, exposing risks and compromising availability. This practical guide shows IT, devops, and system reliability managers how to prevent an application from becoming slow, inconsistent, or downright unavailable as it grows.Scaling isn't just about handling more users; it's also about managing risk and ensuring availability. Author Lee Atchison provides basic techniques for building applications that can handle huge quantities of traffic, data, and demand without affecting the quality your customers expect.In five parts, this book explores:Availability: learn techniques for building highly available applications, and for tracking and improving availability going forwardRisk management: identify, mitigate, and manage risks in your application, test your recovery/disaster plans, and build out systems that contain fewer risksServices and microservices: understand the value of services for building complicated applications that need to operate at higher scaleScaling applications: assign services to specific teams, label the criticalness of each service, and devise failure scenarios and recovery plansCloud services: understand the structure of cloud-based services, resource allocation, and service distribution

Practices of an Agile Developer: Working in the Real World


Venkat Subramaniam - 2006
    You'll learn pragmatic ways of approaching the development process and your personal coding techniques. You'll learn about your own attitudes, issues with working on a team, and how to best manage your learning, all in an iterative, incremental, agile style. You'll see how to apply each practice, and what benefits you can expect. Bottom line: This book will make you a better developer.

Learning Theories Simplified: ...and How to Apply Them to Teaching


Bob Bates - 2015
    Willingham on educational neuroscience? Written for busy teachers, trainers, managers and students, this dip-in dip-out guide makes theories of learning accessible and practical. It explores over 100 classic and contemporary learning theorists in an easy-to-use, bite-sized format with clear relevant illustrations on how each theory will benefit your teaching and learning.Each model or theory is explained in less than 350 words, many with accompanying diagrams, and the 'how to use it' sections, in less than 500 words. Every entry includes:Do it steps in order to apply the theory or modelReflection points & challenges to develop your understanding of how to apply itAnalogies & metaphors from which understanding and meaning can be drawnTips for the classroomFurther reading if you want to explore a theory in greater depth. More titles by Bob Bates: Educational Leadership Simplified A Quick Guide to Special Needs and Disabilities

Ruby on Rails 3 Tutorial: Learn Rails by Example


Michael Hartl - 2010
    Although its remarkable capabilities have made Ruby on Rails one of the world’s most popular web development frameworks, it can be challenging to learn and use. Ruby on Rails™ 3 Tutorial is the solution. Leading Rails developer Michael Hartl teaches Rails 3 by guiding you through the development of your own complete sample application using the latest techniques in Rails web development.Drawing on his experience building RailsSpace, Insoshi, and other sophisticated Rails applications, Hartl illuminates all facets of design and implementation—including powerful new techniques that simplify and accelerate development.You’ll find integrated tutorials not only for Rails, but also for the essential Ruby, HTML, CSS, JavaScript, and SQL skills you’ll need when developing web applications. Hartl explains how each new technique solves a real-world problem, and he demonstrates this with bite-sized code that’s simple enough to understand, yet novel enough to be useful. Whatever your previous web development experience, this book will guide you to true Rails mastery.This book will help you Install and set up your Rails development environment Go beyond generated code to truly understand how to build Rails applications from scratch Learn Test Driven Development (TDD) with RSpec Effectively use the Model-View-Controller (MVC) pattern Structure applications using the REST architecture Build static pages and transform them into dynamic ones Master the Ruby programming skills all Rails developers need Define high-quality site layouts and data models Implement registration and authentication systems, including validation and secure passwords Update, display, and delete users Add social features and microblogging, including an introduction to Ajax Record version changes with Git and share code at GitHub Simplify application deployment with Heroku

Murach's PHP and MySQL


Joel Murach - 2010
    Teaches developers how to build database-driven web applications using two of today's most popular open-source software tools, PHP and MySQL.

Striped Pears and Polka Dots: The Art of Being Happy


Kirsten Sevig - 2018
    She paints rainbow-colored rooftops, striped pears, birds in hats, teacups, cats, and more—all drawn to bring joy to anyone who views them. When the weather is rainy and gray, Sevig paints herself some sunshine. When she feels sad, she paints something colorful to cheer herself up; when anxious, something soothing and repetitive; when overwhelmed, she makes a series of small decisions about what to put on the page and begins to feel empowered.In Striped Pears and Polka Dots, Sevig invites readers into her cozy, sunny world of snail mail, patterned socks and knitted sweaters, ice cream and flaky croissants, and dachshunds in sweaters. This perfect gift book will inspire readers to look around and notice all the little happy-makers that surround them in their daily lives.

The Manga Guide to Databases


Mana Takahashi - 2005
    With the king and queen away, she has to manage the Kingdom of Kod's humongous fruit-selling empire. Overseas departments, scads of inventory, conflicting prices, and so many customers! It's all such a confusing mess. But a mysterious book and a helpful fairy promise to solve her organizational problems-with the practical magic of databases.In The Manga Guide to Databases, Tico the fairy teaches the Princess how to simplify her data management. We follow along as they design a relational database, understand the entity-relationship model, perform basic database operations, and delve into more advanced topics. Once the Princess is familiar with transactions and basic SQL statements, she can keep her data timely and accurate for the entire kingdom. Finally, Tico explains ways to make the database more efficient and secure, and they discuss methods for concurrency and replication.Examples and exercises (with answer keys) help you learn, and an appendix of frequently used SQL statements gives the tools you need to create and maintain full-featured databases.(Of course, it wouldn't be a royal kingdom without some drama, so read on to find out who gets the girl-the arrogant prince or the humble servant.)This EduManga book is a translation of a bestselling series in Japan, co-published with Ohmsha, Ltd., of Tokyo, Japan.

The Hitchhiker's Guide to Python: Best Practices for Development


Kenneth Reitz - 2016
    More than any other language, Python was created with the philosophy of simplicity and parsimony. Now 25 years old, Python has become the primary or secondary language (after SQL) for many business users. With popularity comes diversity--and possibly dilution.This guide, collaboratively written by over a hundred members of the Python community, describes best practices currently used by package and application developers. Unlike other books for this audience, The Hitchhiker's Guide is light on reusable code and heavier on design philosophy, directing the reader to excellent sources that already exist.

The Tiny MBA: 100 Very Short Lessons about the Long Game of Business


Alex Hillman - 2020
    Please find the Paperback or Kindle-compatible Ebook at stackingthebricks.com/tinymba/You don't need an MBA or fancy investors to succeed in business. Use the 100 ideas in this tiny book to evaluate your current situation: your advantages, your relationships, your potential choices, and the most likely outcomes.BONUS! If you enjoy The Tiny MBA and want to go deeper on the topics lessons and themes in the book, check out the Tiny MBA Podcast Tour with the author! In each episode, Alex visits with the host of a different podcast or livestream to dig deeper into that hosts favorite pages of the book, and explore specific examples or stories rooted in these lessons.Check it out now at stackingthebricks.com/podcast/ and subscribe to get new episodes every week.

Clark Howard's Living Large for the Long Haul: Consumer-tested Ways to Overhaul Your Finances, Increase Your Savings, and Get Your Life Back on Track


Clark Howard - 2013
    For many, home values are still too low and unemployment is still too high. Others have prospered despite the ups and downs. In Clark Howard's Living Large for the Long Haul, the renowned broadcaster examines our new paradigm through the eyes of those whose financial portfolios have beaten the odds, and those whose economic situation has gone off course. Through these fascinating personal accounts, listeners will uncover amazing opportunities and smart decisions, finding advantages in bleak times for lasting payoffs in the long run.

Hacking School Libraries: 10 Ways to Incorporate Library Media Centers into Your Learning Community (Hack Learning Series Book 20)


Kristina A. Holzweiss - 2018
    They are places for research, refuge, and reflection--where students create, collaborate, communicate, and develop skills in critical thinking and compassion. Learn 10 ways to create the library learning environment that every child deserves. In Hacking School Libraries, 2015 School Librarian of the Year, Kristina A. Holzweiss, and 2017 Sensational Student Voice Award finalist, Stony Evans, bring you 10 practical hacks that will help you create a welcoming and exciting school library program. They show you how to rethink your library to become the hub of the school community, whether you are a veteran librarian or just beginning your career. Hacking School Libraries isn't just for librarians. It's for any educator who wants to learn how to transform your learning space provide hands-on learning opportunities empower your students bring curriculum to life differentiate instruction effectively raise funds advocate for modern school libraries establish global connections celebrate reading What the experts say: "When I learned that Kristina and Stony were writing a book to fit into one of my favorite series, I was so excited and couldn’t think of a better duo to do so! School librarians will find Hacking School Libraries such an amazing read and resource in so many ways. The hacks found in this book are terrific for any grade level and will help guide librarians to make a difference in their library, school, and community!" -Shannon McClintock Miller, Teacher Librarian and Iowa Future Ready Librarian Spokesperson "Authors Kristina Holzweiss and Stony Evans are two of the most respected thought leaders and practitioners in the school library field. Their book, Hacking School Libraries, is an essential resource for any modern-day library media specialist. It is filled with actionable tips and strategies that anyone can easily implement tomorrow." -Laura Fleming, Library Media Specialist, bestselling author of Worlds of Making and The Kickstart Guide to Making Great Makerspaces Grab Hacking School Libraries today, and incorporate library media centers into your learning community tomorrow.

Dealers of Lightning: Xerox PARC and the Dawn of the Computer Age


Michael A. Hiltzik - 1999
    And they did it without fanfare or recognition from their employer. Hiltzik's Dealers of Lightning provides a fascinating look at technohistory that sets the record straight. In Dealers of Lightning, Hiltzik describes the forces and faces behind the revolution that the Xerox PARC team single-handedly spawned. The Xerox PARC group was composed solely of top technical minds. The decision was made at Xerox headquarters to give the team complete freedom from deadlines and directives, in hopes of fostering a true creative environment. It worked — perhaps too well. The team responded with a steady output of amazing technology, including the first version of the Internet, the first personal computer, user-friendly word-processing programs, and pop-up menus. Xerox, far from ready for the explosion of innovation, failed to utilize the technology dreamed up by the group. Out of all the dazzling inventions born at Xerox PARC, only a handful were developed and marketed by Xerox. However, one of these inventions, the laser printer, proved successful enough to earn billions for the company, therefore justifying its investment in the research center. Most oftheteam's creations would go on to be developed and perfected by other companies, such as IBM, Apple, and Microsoft. Drawing from interviews with the engineers, executives, and scientists involved in the Xerox PARC, Dealers of Lightning chronicles an amazing era of egos, ideas, and inventions at the dawn of the computer age.