C++ Pocket Reference


Kyle Loudon - 2003
    This is especially true when it comes to object-oriented and template programming. The C++ Pocket Reference is a memory aid for C++ programmers, enabling them to quickly look up usage and syntax for unfamiliar and infrequently used aspects of the language. The book's small size makes it easy to carry about, ensuring that it will always be at-hand when needed. Programmers will also appreciate the book's brevity; as much information as possible has been crammed into its small pages.In the C++ Pocket Reference, you will find:Information on C++ types and type conversions Syntax for C++ statements and preprocessor directives Help declaring and defining classes, and managing inheritance Information on declarations, storage classes, arrays, pointers, strings, and expressions Refreshers on key concepts of C++ such as namespaces and scope More!C++ Pocket Reference is useful to Java and C programmers making the transition to C++, or who find themselves occasionally programming in C++. The three languages are often confusingly similar. This book enables programmers familiar with C or Java to quickly come up to speed on how a particular construct or concept is implemented in C++.Together with its companion STL Pocket Reference, the C++ Pocket Reference forms one of the most concise, easily-carried, quick-references to the C++ language available.

The Big E: The Story of the USS Enterprise


Edward P. Stafford - 1962
    The Big E participated in nearly every major engagement of the war against Japan and earned a total of twenty battle stars. The Halsey-Doolittle Raid; the Battles of Midway, Santa Cruz, Guadalcanal, the Philippine Sea, and Leyte Gulf; and the invasions of Iwo Jima and Okinawa are all faithfully recorded from the viewpoint of the men who served her so well. The author, a naval aviator, focuses on the exploits of the famous ship's air groups, capturing the reality of their encounters and provoking a range of emotions from readers.This superb study of a great ship, her crew, and the action they saw has been called one of the finest pieces of naval writing to emerge from the war. What it is like inside the cockpit of a Dauntless dive bomber as it bores in on its target or the effort required to unstick the ship's huge rudder when damaged by a bomb are just two of the nuggets Edward Stafford mined from the mountain of research and lengthy interviews he conducted to write the book. Literate and scholarly as well as highly dramatic, the book will appeal to historians and the general public alike.

Spring Boot in Action


Craig Walls - 2015
    In it, you’ll learn how to bypass configuration steps so you can focus on your application’s behavior. Spring expert Craig Walls uses interesting and practical examples to teach you both how to use the default settings effectively and how to override and customize Spring Boot for your unique environment. Along the way, you’ll pick up insights from Craig’s years of Spring development experience.

WordPress Web Design for Dummies


Lisa Sabin-Wilson - 2011
    WordPress expert Lisa Sabin-Wilson makes it easy for anyone with a basic knowledge of the WordPress software to create a custom site using complimentary technologies including CSS, HTML, and PHP. This easy-to-follow, full-color guide helps you identify the tools and technologies you need to create the site you envision, build a user-friendly navigation system, select colors and layouts, work with existing WordPress themes, and even develop your own theme to personalize your site.WordPress offers a versatile tool for building customized Web sites; this full-color book walks you through the process, explains the complimentary technologies involved, and shows you how to select colors, fonts, and themes Case studies illustrate the process and the effects that can be achieved Shows how to incorporate WordPress templates, graphic design principles, HTML, CSS, and PHP to build a truly one-of-a-kind Web site If you know how to use WordPress software to create a blog, WordPress Web Design For Dummies will enable you to quickly and easily construct a unique Web site for your business, organization, or personal use.

Beginning iPhone Development: Exploring the iPhone SDK


Dave Mark - 2008
    You'll move on from there, mastering all the iPhone interface elements that you've come to know and love, such as buttons, switches, pickers, toolbars, sliders, etc.You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. You'll master the art of table-building and learn how to save your data using the iPhone file system. You'll also learn how to save and retrieve your data using SQLite, iPhone's built-in database management system.You'll learn how to draw using Quartz 2D and OpenGL ES. You'll add multi-touch gesture support (pinches and swipes) to your applications, and work with the Camera, photo library, and Accelerometer. You'll master application preferences, learn how to localize your apps into other languages, and so much more.Apple's iPhone SDK, this book, and your imagination are all you'll need to start building your very own best-selling iPhone applications.

The Defined Dish: Whole30 Endorsed, Healthy and Wholesome Weeknight Recipes


Alex Snodgrass - 2019
    With gluten-free, dairy-free, and grain-free recipes that sound and look way too delicious to be healthy, this is a cookbook people can turn to after completing a Whole30, when they’re looking to reintroduce healthful ingredients like tortillas, yogurt, beans, and legumes. Recipes like Chipotle Chicken Tostadas with Pineapple Salsa or Black Pepper Chicken are easy enough to prepare even after a busy day at work. There are no esoteric ingredients in these recipes, but instead something to suit every taste, each dish clearly marked if it is Whole30 compliant, paleo, gluten-free, dairy-free, and more. Alex includes delicious variations, too, such as using lettuce wraps instead of taco shells, to ensure recipes can work for almost any diet. And for anyone looking to stick to their Whole30 for longer, at least sixty of the recipes are fully compliant.

On Hearing of My Mother's Death Six Years After It Happened: A Daughter's Memoir of Mental Illness


Lori Schafer - 2014
    I was sixteen years old, a junior in high school and an honors student. I had what every teenager wants: a stable family, a nice home in the suburbs, a great group of friends, big plans for my future, and no reason to believe that any of that would ever change. Then came my mother's psychosis. I experienced first-hand the terror of watching someone I loved transform into a monster, the terror of discovering that I was to be her primary victim. For years I’ve lived with the sadness of knowing that she, too, was a helpless victim – a victim of a terrible disease that consumed and destroyed the strong and caring woman I had once called Mom. My mother's illness took everything. My family, my home, my friends, my future. A year and a half later I would be living alone on the street on the other side of the country, wondering whether I could even survive on my own. But I did. That was how my mother - my real mother - raised me. To survive. She, too, was a survivor. It wasn't until last year that I learned that she had died - in 2007. No one will ever know her side of the story now. But perhaps, at last, it’s time for me to tell mine.

Mastering Emacs


Mickey Petersen - 2015
    In the Mastering Emacs ebook you will learn the answers to all the concepts that take weeks, months or even years to truly learn, all in one place.“Emacs is such a hard editor to learn”But why is it so hard to learn? As it turns out, it's almost always the same handful of issues that everyone faces.If you have tried to learn Emacs you will have struggled with the same problems everyone faces, and few tutorials to see you through it.I have dedicated the first half of the book to explaining the essence of Emacs — and in doing so, how to overcome these issues:Memorizing Emacs’s keys: You will learn Emacs one key at a time, starting with the arrow keys. To feel productive in Emacs, it’s important you start on an equal footing — without too many new concepts and keys to memorize. Each chapter will introduce more keys and concepts so you can learn at your own pace. Discovering new modes and features: Emacs is a self-documenting editor, and I will teach you how to use the apropos, info, and describe system to discover new modes and features, or help you find things you forgot! Customizing Emacs: You don’t have to learn Emacs Lisp to alter a lot of Emacs’s functionality. Most changes you want to make are possible using Emacs’s Customize interface and I will show you how to use it efficiently. Understanding the terminology: Emacs is so old it predates almost every other editor and all modern user interfaces. I have an entire chapter dedicated to the unique terminology in Emacs; how it is different from other editors, and what that means to you.

Programming JavaScript Applications: Robust Web Architecture With Node, HTML5, and Modern JS Libraries


Eric Elliott - 2012
    By applying the design patterns outlined in this book, you’ll learn how to write flexible and resilient code that’s easier—not harder—to work with as your code base grows.JavaScript has become one of the most widely used—and essential—programming languages for the Web, on both the client-side and server-side. In the real world, JavaScript applications are fragile, and when you change them things often break. Author Eric Elliott shows you how to add features without creating bugs or negatively impacting the rest of your code during the course of building a large JavaScript application.Examine the anatomy of a modern JavaScript applicationLearn best practices for code organization, modularity, and reuseApply Model-View-Controller architectures to client-side web developmentDelve into client-side (browser) and server-side (Node) approachesUse Node to design and program RESTful APIsLearn the processes teams use to build, test, deploy, and scale large JavaScript applicationsExpand your application’s reach through platform targets and internationalization

Windows Powershell in Action


Bruce Payette - 2007
    In the tradition of Manning's ground breaking "In Action" series, this book comes from right from the source. Written by Bruce Payette, one of principal creators of PowerShell, Windows PowerShell in Action shows you how to build scripts and utilities to automate system tasks or create powerful system management tools to handle the day-to-day tasks that drive a Windows administrator's life. Because it's based on the .NET platform, PowerShell is also a powerful tool for developers and power users.Windows PowerShell in Action was written by Bruce Payette, one of the founding members of the Windows PowerShell team, co-designer of the PowerShell language and the principal author of the PowerShell language implementation. The book enables you to get the most out of the PowerShell environment. Using many examples, both small and large, this book illustrates the features of the language and environment and shows how to compose those features into solutions, quickly and effectively.This book is designed for anyone who wants to learn PowerShell and use it well. Rather than simply being a book of recipes to read and apply, this book gives you the deep knowledge about how PowerShell works and how to apply it.

Geek Silicon Valley


Ashlee Vance - 2007
    Geek Silicon Valley delivers Silicon Valley history, taking us from success story to failed start-up and back again as we drive the roads from Menlo Park to Palo Alto, Mountain View, Sunnyvale, and Santa Clara. Place by place, readers get the background info on all the addresses that count: Google, Hewlett-Packard, Intel, Sun Microsystems, Oracle, Stanford University, NASA Ames, the Computer History Museum in Mountain View, Santana Row, Genentech, and many more. Journey through a circuitry of places and people—and the stories that created today’s high-tech lifestyle—with Geek Silicon Valley.

Island of Blood


Anita Pratap - 2001
    Wherever there was a story to be told--from her native India to Afghanistan and Sri Lanka--Pratap braved the odds to send in reports from the front, managing to track down elusive stories and make headlines. With determined diligence she exposed the terrors inside such frightening regimes as the Taliban, returning home each time with a renewed determination to appreciate and celebrate the ordinary.

MongoDB Applied Design Patterns


Rick Copeland - 2013
    You’ll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you’ll discover how MongoDB lets you scale your data model while simplifying the development process.Many businesses launch NoSQL databases without understanding the techniques for using their features most effectively. This book demonstrates the benefits of document embedding, polymorphic schemas, and other MongoDB patterns for tackling specific big data use cases, including:Operational intelligence: Perform real-time analytics of business dataEcommerce: Use MongoDB as a product catalog master or inventory management systemContent management: Learn methods for storing content nodes, binary assets, and discussionsOnline advertising networks: Apply techniques for frequency capping ad impressions, and keyword targeting and biddingSocial networking: Learn how to store a complex social graph, modeled after Google+Online gaming: Provide concurrent access to character and world data for a multiplayer role-playing game

Designing Sound


Andy Farnell - 2010
    Its thesis is that any sound can be generated from first principles, guided by analysis and synthesis. The text takes a practitioner's perspective, exploring the basic principles of making ordinary, everyday sounds using an easily accessed free software. Readers use the Pure Data (Pd) language to construct sound objects, which are more flexible and useful than recordings. Sound is considered as a process, rather than as data--an approach sometimes known as "procedural audio." Procedural sound is a living sound effect that can run as computer code and be changed in real time according to unpredictable events. Applications include video games, film, animation, and media in which sound is part of an interactive process. The book takes a practical, systematic approach to the subject, teaching by example and providing background information that offers a firm theoretical context for its pragmatic stance. [Many of the examples follow a pattern, beginning with a discussion of the nature and physics of a sound, proceeding through the development of models and the implementation of examples, to the final step of producing a Pure Data program for the desired sound. Different synthesis methods are discussed, analyzed, and refined throughout.] After mastering the techniques presented in Designing Sound, students will be able to build their own sound objects for use in interactive applications and other projects

Girl Gone Viral


Arvin Ahmadi - 2019
    She builds entire worlds from scratch: Mars craters, shimmering lakes, any virtual experience her heart desires.But she can't code her dad back into her life. When he disappeared after her tenth birthday, leaving only a cryptic note, Opal tried desperately to find him. And when he never turned up, she enrolled at a boarding school for technical prodigies and tried to forget.Until now. Because WAVE, the world's biggest virtual reality platform, has announced a contest where the winner gets to meet its billionaire founder. The same billionaire who worked closely with Opal's dad. The one she always believed might know where he went. The one who maybe even murdered him.What begins as a small data hack to win the contest spirals out of control when Opal goes viral, digging her deeper into a hole of lies, hacks, and manipulation. How far will Opal go for the answers--or is it the attention--she's wanted for years?