The Node Beginner Book


Manuel Kiessling - 2011
    The aim of The Node Beginner Book is to get you started with developing applications for Node.js, teaching you everything you need to know about advanced JavaScript along the way on 59 pages.

Getting Started with SQL: A Hands-On Approach for Beginners


Thomas Nield - 2016
    If you're a business or IT professional, this short hands-on guide teaches you how to pull and transform data with SQL in significant ways. You will quickly master the fundamentals of SQL and learn how to create your own databases.Author Thomas Nield provides exercises throughout the book to help you practice your newfound SQL skills at home, without having to use a database server environment. Not only will you learn how to use key SQL statements to find and manipulate your data, but you'll also discover how to efficiently design and manage databases to meet your needs.You'll also learn how to:Explore relational databases, including lightweight and centralized modelsUse SQLite and SQLiteStudio to create lightweight databases in minutesQuery and transform data in meaningful ways by using SELECT, WHERE, GROUP BY, and ORDER BYJoin tables to get a more complete view of your business dataBuild your own tables and centralized databases by using normalized design principlesManage data by learning how to INSERT, DELETE, and UPDATE records

Perception and Imaging: Photography - A Way of Seeing


Richard D. Zakia - 1997
    Relevant psychological principles will help you predict your viewer's emotional reaction to your photographic images, giving you more power, control, and tools for communicating your desired message. Knowing how our minds work helps photographers, graphic designers, videographers, animators, and visual communicators both create and critique sophisticated works of visual art. Benefit from this insight in your work. Topics covered in this book: gestalt grouping, memory and association, space, time, color, contours, illusion and ambiguity, morphics, personality, subliminals, critiquing photographs, and rhetoric.

SuperBetter: A Revolutionary Approach to Getting Stronger, Happier, Braver and More Resilient - Powered by the Science of Games


Jane McGonigal - 2015
    Unable to think clearly, or work, or even get out of bed, she became anxious and depressed, even suicidal—a common symptom for concussion sufferers. But rather than let herself sink further, she decided to get better by doing what she does best: she turned her recovery process into a game. What started as a simple motivational exercise became a set of rules she shared on her blog. These rules became a digital game, then an online portal and a major research study with the National Institutes of Health. Today more than 400,000 people have played SuperBetter to get happier and healthier.But the ideas behind SuperBetter are much bigger than just one game. In this book, McGonigal reveals a decade’s worth of scientific research into the ways all games change how we respond to stress, challenge, and pain. She explains how we can cultivate new powers of recovery and resilience in everyday life simply by adopting a gameful mind-set. Being gameful means bringing the same psychological strengths we naturally display when we play games—such as optimism, creativity, courage, and determination—to real-world situations.McGonigal explores the best ways to harness these gameful skills in the real world not only to experience “posttraumatic growth,” but also to tackle positive life goals, achieving what she calls “postecstatic growth.” To show how, she shares stories and data from players who have followed the SuperBetter rules to get stronger, happier, and braver in the face of depression, anxiety, illness, and injury, as well as to achieve major goals like losing weight, running a marathon, or finding a new job.The SuperBetter method contains seven rules for activating gameful strengths in everyday life, distilled from McGonigal’s own pioneering work and that of others. SuperBetter the book turns these rules into playful challenges anyone can undertake while reading in a series of quests that explain the science behind the benefits. Playing by the seven rules begins to yield life-changing benefits in a matter of days, and eventually they become an ingrained skill set.Read by the author.Description: 12 audio discs (14 1/2 hr.) : digital

Starting Out with Java: From Control Structures Through Objects


Tony Gaddis - 2009
    If you wouldlike to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0132989999/ISBN-13: 9780132989992. That packageincludes ISBN-10: 0132855836/ISBN-13: 9780132855839 and ISBN-10: 0132891557/ISBN-13: 9780132891554. MyProgrammingLab should only be purchased when required by an instructor. In "Starting Out with Java: From Control Structures through Objects", Gaddis covers procedural programming control structures and methods before introducing object-oriented programming. As with all Gaddis texts, clear and easy-to-read code listings, concise and practical real-world examples, and an abundance of exercises appear in every chapter. "