JavaScript & jQuery: The Missing Manual


David Sawyer McFarland - 2008
    This jargon-free guide covers JavaScript basics and shows you how to save time and effort with the jQuery library of prewritten JavaScript code. You’ll soon be building web pages that feel and act like desktop programs, without having to do much programming.The important stuff you need to know:Make your pages interactive. Create JavaScript events that react to visitor actions.Use animations and effects. Build drop-down navigation menus, pop-ups, automated slideshows, and more.Improve your user interface. Learn how the pros make websites fun and easy to use.Collect data with web forms. Create easy-to-use forms that ensure more accurate visitor responses.Add a dash of Ajax. Enable your web pages to communicate with a web server without a page reload.Practice with living examples. Get step-by-step tutorials for web projects you can build yourself.

Homeschooling: A Patchwork of Days: Share a Day with 30 Homeschooling Families


Nancy Lande - 1997
    When author Nancy Lande started homeschooling more than 10 years ago, this is the book she wanted that didn't exist. What better way to create your homeschool than reading about others and picking and choosing the styles that appeal to you? Lande has corralled a variety of homeschoolers and, with some deft editing, allowed them to speak for themselves. Every chapter features a different household on any given day. Many of the writers are mothers, but a stay-at-home dad and several children tell their tales as well. Their detailed descriptions start in the waking hours of morning and get down to the nitty-gritty information of everyday life in a homeschool: how moms fit in showers, how chores are divvied up, how reading and research are gently initiated, how parents set aside time for themselves. These writers invite the reader into their homes and advise, "Don't mind the mess." Their passages are often funny and unflinchingly honest. They aren't embarrassed to tell you they whipped out SpaghettiOs for a hurried lunch or stole a peek at CNN while ignoring the chaos in the playroom. Some of the families have created highly structured school environments within their homes, with desks and sharpened pencils. Others promote freestyle learning, with their children sprawled across the house working on projects or reading in between walking the dog, playing games, and riding bikes. The majority of families here live in Pennsylvania, the author's home state, but one writes from as far away as Scotland, another lives on a mountain in Alaska, and yet another checks in from a college town in Texas. Their learning logs, reading lists, and journal entries, along with family photos, help illustrate the book. The quilt they piece together is a great service to those wondering how to approach homeschooling. --Jodi Mailander Farrell

Restorative Circles in Schools: Building Community and Enhancing Learning


Bob Costello - 2010
    The book includes numerous stories about the way circles have been used in many diverse situations, discussion on the use of proactive, responsive and staff circles, and an overview of restorative practices, with particular emphasis on its relationship to circle processes.

The Elephant and the Twig: The Art of Positive Thinking - 14 Golden Rules to Success and Happiness


Geoff Thompson - 2000
    It aims to help you to take the plunge to realize your potential, so that you do not have to remain stuck in a social and lifestyle rut as if there is no alternative.

TEAM Textbook


Chris Brady - 2007
    This book walks through every aspect of Community Building and the MonaVie opportunity. Includes the DVD "Textbook Talks".

RESTful Web Services


Leonard Richardson - 2007
    But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mashups have turned it into a powerful distributed computing platform. But today's web service technologies have lost sight of the simplicity that made the Web successful. They don't work like the Web, and they're missing out on its advantages. This book puts the "Web" back into web services. It shows how you can connect to the programmable web with the technologies you already use every day. The key is REST, the architectural style that drives the Web. This book:Emphasizes the power of basic Web technologies -- the HTTP application protocol, the URI naming standard, and the XML markup language Introduces the Resource-Oriented Architecture (ROA), a common-sense set of rules for designing RESTful web services Shows how a RESTful design is simpler, more versatile, and more scalable than a design based on Remote Procedure Calls (RPC) Includes real-world examples of RESTful web services, like Amazon's Simple Storage Service and the Atom Publishing Protocol Discusses web service clients for popular programming languages Shows how to implement RESTful services in three popular frameworks -- Ruby on Rails, Restlet (for Java), and Django (for Python) Focuses on practical issues: how to design and implement RESTful web services and clients This is the first book that applies the REST design philosophy to real web services. It sets down the best practices you need to make your design a success, and the techniques you need to turn your design into working code. You can harness the power of the Web for programmable applications: you just have to work with the Web instead of against it. This book shows you how.

See You at the Campground: A Guide to Discovering Community, Connection, and a Happier Family in the Great Outdoors


Stephanie Puglisi - 2020
    Whether you're new to camping or a seasoned pro, hit the road with Stephanie and Jeremy, hosts of the popular The RV Atlas podcast, as they show you the different ways that camping can lead to a happier, healthier family. From hiking with infants to navigating RV camping in state parks and camping in national parks—these outdoor lovers have tried it all, and See You at the Campground is a beautifully illustrated camping book for adults packed with personal anecdotes, packing lists, site recommendations, and recipes that will help you create a one-of-a-kind vacation on a family-friendly budget.Tips include: Reasons camping vacations are better Buying an RV Trip planning tips Road trip tips Campground etiquette Camping with family and friends National park adventuresThe perfect resource for parents—and a great gift for campers at any level—this is the ultimate family vacation book to bring the family closer every time you set up camp—whether it's in a cabin, tent, or RV.

Core Python Programming


R. Nageswara Rao
    Nageswara Rao, Wiley India, 9789351199427

The Secret of Parenting: How to Be in Charge of Today's Kids--from Toddlers to Preteens--Without Threats or Punishment


Anthony E. Wolf - 2000
    Wolf, and parents are often uncertain about how to cope.In his new book, Wolf presents a fresh perspective on this less pleasant behavior and a surprisingly simple method for dealing with it. He argues that punishments and rewards don't work and may even be counterproductive. Instead, parents must act swiftly and decisively following Wolf's easy but powerful technique. Using numerous examples of effective and ineffective parent-child interactions, he offers practical advice on a wide range of basic issues, from tantrums and back talk, to getting kids off to school in the morning and eliminating sibling fights.Humorous and easy to use, The Secret of Parenting is guaranteed to dramatically increase the joy parents get from raising their children.

Thinking in JavaScript


Aravind Shenoy - 2014
    Before we delve into the intricacies of JavaScript, we need to know why it is used. While HTML tells your browser how your webpage will look, JavaScript is used for dynamic content and to add functionality. Using this book, you will understand the concept of JavaScript and its use in web designing. You will also have a look at jQuery in general. You will learn about Functions, Operators, the concept of Variables, Conditions and Loops, Arrays, and the basics of jQuery in this book. Instead of wandering through loads of theory, we have used practical examples in this book. The examples in this book are compatible with almost every browser. Instead of using the verbatim code, you can modify the code and see the change in the output thereby understanding the subtle nuances of JavaScript. By the end of the book, with practice, you can achieve better things and get more acquainted with JavaScript.

Chaos Engineering


Casey Rosenthal - 2017
    You’ll never be able to prevent all possible failure modes, but you can identify many of the weaknesses in your system before they’re triggered by these events. This report introduces you to Chaos Engineering, a method of experimenting on infrastructure that lets you expose weaknesses before they become a real problem.Members of the Netflix team that developed Chaos Engineering explain how to apply these principles to your own system. By introducing controlled experiments, you’ll learn how emergent behavior from component interactions can cause your system to drift into an unsafe, chaotic state.- Hypothesize about steady state by collecting data on the health of the system- Vary real-world events by turning off a server to simulate regional failures- Run your experiments as close to the production environment as possible- Ramp up your experiment by automating it to run continuously- Minimize the effects of your experiments to keep from blowing everything up- Learn the process for designing chaos engineering experiments- Use the Chaos Maturity Model to map the state of your chaos program, including realistic goals

Just a French Guy Cooking: Easy Recipes and Kitchen Hacks for Rookies


Alexis Gabriel Ainouz - 2018
    A Frenchman living in Paris, Alexis loves to demystify cooking by experimenting with food and cooking methods to take the fear factor out of cooking, make it fun and accessible, and charm everyone with his geeky approach to food.In this, his debut cookbook, he shares 100 of his absolute favorite recipes - from amazingly tasty toast ideas all the way to some classic but super-simple French dishes. Along the way, he shares ingenious kitchen hacks - six ways with a can of sardines, a cheat's guide to wine, three knives you need in your kitchen - so that anyone can throw together great food without any fuss.

Web Operations: Keeping the Data on Time


John Allspaw - 2010
    It's the expertise you need when your start-up gets an unexpected spike in web traffic, or when a new feature causes your mature application to fail. In this collection of essays and interviews, web veterans such as Theo Schlossnagle, Baron Schwartz, and Alistair Croll offer insights into this evolving field. You'll learn stories from the trenches--from builders of some of the biggest sites on the Web--on what's necessary to help a site thrive.Learn the skills needed in web operations, and why they're gained through experience rather than schoolingUnderstand why it's important to gather metrics from both your application and infrastructureConsider common approaches to database architectures and the pitfalls that come with increasing scaleLearn how to handle the human side of outages and degradationsFind out how one company avoided disaster after a huge traffic delugeDiscover what went wrong after a problem occurs, and how to prevent it from happening againContributors include:John AllspawHeather ChampMichael ChristianRichard CookAlistair CrollPatrick DeboisEric FlorenzanoPaul HammondJustin HuffAdam JacobJacob LoomisMatt MassieBrian MoonAnoop NagwaniSean PowerEric RiesTheo SchlossnagleBaron SchwartzAndrew Shafer

10,000 Ways to Say I Love You: The Biggest Collection of Romantic Ideas Ever Gathered in One Place


Gregory J.P. Godek - 1999
    . . This little book of love is the biggest collection of loving ideas ever gathered in one place. Express your true affection with secret love notes, perpetual bouquets, secluded picnics, outrageous gifts . . . . . . and 9,996 more ways to say ""I love you!"

The Elements of Programming Style


Brian W. Kernighan - 1974
    Elements of programming.