AWS Certified Solutions Architect Official Study Guide: Associate Exam


Joe Baron - 2016
     AWS has been the frontrunner in cloud computing products and services, and the AWS Certified Solutions Architect Official Study Guide for the Associate exam will get you fully prepared through expert content, and real-world knowledge, key exam essentials, chapter review questions, access to Sybex’s interactive online learning environment, and much more. This official study guide, written by AWS experts, covers exam concepts, and provides key review on exam topics, including: Mapping Multi-Tier Architectures to AWS Services, such as web/app servers, firewalls, caches and load balancers Understanding managed RDBMS through AWS RDS (MySQL, Oracle, SQL Server, Postgres, Aurora) Understanding Loose Coupling and Stateless Systems Comparing Different Consistency Models in AWS Services Understanding how AWS CloudFront can make your application more cost efficient, faster and secure Implementing Route tables, Access Control Lists, Firewalls, NAT, and DNS Applying AWS Security Features along with traditional Information and Application Security Using Compute, Networking, Storage, and Database AWS services Architecting Large Scale Distributed Systems Understanding of Elasticity and Scalability Concepts Understanding of Network Technologies Relating to AWS Deploying and Managing Services with tools such as CloudFormation, OpsWorks and Elastic Beanstalk. Learn from the AWS subject-matter experts, review with proven study tools, and apply real-world scenarios. If you are looking to take the AWS Certified Solutions Architect Associate exam, this guide is what you need for comprehensive content and robust study tools that will help you gain the edge on exam day and throughout your career.

The Collected Plays, Vol. 4


Neil Simon - 1998
    For more than thirty years, Simon's wry and astute observations on life, love, and the human condition have been making audiences laugh uproariously even as his beautifully realized characters touch their hearts. These five plays, including the Pulitzer- and Tony-award-winning Lost in Yonkers, show Simon at the pinnacle of his extraordinary career. Rumors Lost in Yonkers Jake's Women Laughter on the 23rd Floor London Suite Including the author's introduction: "How to Stop Writing and Other Impossibilities"

Windows Presentation Foundation Unleashed


Adam Nathan - 2006
    Windows Presentation Foundation (WPF) is a key component of the .NET Framework 3.0, giving you the power to create richer and more compelling applications than you dreamed possible. Whether you want to develop traditional user interfaces or integrate 3D graphics, audio/video, animation, dynamic skinning, rich document support, speech recognition, or more, WPF enables you to do so in a seamless, resolution-independent manner. Windows Presentation Foundation Unleashed is the authoritative book that covers it all, in a practical and approachable fashion, authored by .NET guru and Microsoft developer Adam Nathan. - Covers everything you need to know about Extensible Application Markup Language (XAML) - Examines the WPF feature areas in incredible depth: controls, layout, resources, data binding, styling, graphics, animation, and more - Features a chapter on 3D graphics by Daniel Lehenbauer, lead developer responsible for WPF 3D - Delves into non-mainstream topics: speech, audio/video, documents, bitmap effects, and more - Shows how to create popular UI elements, such as features introduced in the 2007 Microsoft Office System: Galleries, ScreenTips, custom control layouts, and more - Demonstrates how to create sophisticated UI mechanisms, such as Visual Studio-like collapsible/dockable panes - Explains how to develop and deploy all types of applications, including navigation-based applications, applications hosted in a Web browser, and applications with great-looking non-rectangular windows - Explains how to create first-class custom controls for WPF - Demonstrates how to create hybrid WPF software that leverages Windows Forms, ActiveX, or other non-WPF technologies - Explains how to exploit new Windows Vista features in WPF applications

Master Lighting Guide for Portrait Photographers


Christopher Grey - 2004
    Terminology used by industry pros is explained, the equipment needed to create professional results is outlined, and the unique role that each element of the lighting setup plays in the studio is explored. Photographers learn how color, direction, form, and contrast affect the final portrait. The concise text, photo examples, and lighting diagrams enable photographers to easily achieve traditional lighting styles that have been the basis of good portraiture since the advent of the art.

A Whirlwind Tour of Python


Jake Vanderplas - 2016
    This report provides a brief yet comprehensive introduction to Python for engineers, researchers, and data scientists who are already familiar with another programming language.Author Jake VanderPlas, an interdisciplinary research director at the University of Washington, explains Python’s essential syntax and semantics, built-in data types and structures, function definitions, control flow statements, and more, using Python 3 syntax.You’ll explore:- Python syntax basics and running Python codeBasic semantics of Python variables, objects, and operators- Built-in simple types and data structures- Control flow statements for executing code blocks conditionally- Methods for creating and using reusable functionsIterators, list comprehensions, and generators- String manipulation and regular expressions- Python’s standard library and third-party modules- Python’s core data science tools- Recommended resources to help you learn more

Akka in Action


Raymond Roestenburg - 2012
    Akka uses Actors-independently executing processes that communicate via message passing—as the foundation for fault-tolerant applications where individual actors can fail without crashing everything. Perfect for high-volume applications that need to scale rapidly, Akka is an efficient foundation for event-driven systems that want to scale elastically up and out on demand, both on multi-core processors and across server nodes.Akka in Action is a comprehensive tutorial on building message-oriented systems using Akka. The book takes a hands-on approach, where each new concept is followed by an example that shows you how it works, how to implement the code, and how to (unit) test it. You'll learn to test and deploy an actor system and scale it up and out, showing off Akka's fault tolerance. As you move along, you'll explore a message-oriented event-driven application in Akka. You'll also tackle key issues like how to model immutable messages and domain models, and apply patterns like Event Sourcing, and CQRS. The book concludes with practical advice on how to tune and customize a system built with Akka.

Two Brothers


Bernardo Atxaga - 1985
    But Daniel never listens to his brother, who is unable to exert any authority over him. Instead Daniel, age twenty and still in the throes of puberty, goes off in an inept, fumbling pursuit of the village girls as they ride past on their bicycles on the way to sewing lessons or cake-baking classes.Among these girls are pretty Teresa and her plain friend, Carmen, a girl disfigured by a birthmark on one cheek. Both of them are sweet on Paulo, the quiet, irresolute, but handsome lad who works in the family sawmill, while Teresa is the reluctant, indeed disgusted, object of Daniel's dreams. Each girl schemes to cut the other out and win favor with Paulo. All ends in tears. And the narrators of this story, who take turns relating the tale, are creatures of the wild, driven by their inner voices -- a bird, squirrels, a black snake . . .

Big Bob Gibson's BBQ Book: Recipes and Secrets from a Legendary Barbecue Joint


Chris Lilly - 2009
    Chris Lilly, executive chef of Big Bob Gibson Bar-B-Q and great-grandson-in-law of Big Bob himself, now passes on the family secrets in this quintessential guide to barbecue.From dry rubs to glazes and from sauces to slathers, Lilly gives the lowdown on Big Bob Gibson Bar-B-Q's award-winning seasonings and combinations. You’ll learn the unique flavors of different woods and you’ll get insider tips on creating the right heat—be it in a charcoal grill, home oven, or backyard ground pit. Then, get the scoop on pulled pork, smoked beef brisket, pit-fired poultry, and, of course, ribs.Complete the feast with sides like red-skin potato salad and black-eyed peas. And surely you’ll want to save room for Lilly’s dessert recipes such as Big Mama’s Pound Cake. Loaded with succulent photographs, easy-to-follow instructions, and colorful stories, Big Bob Gibson’s BBQ Book honors the legacy of Big Bob Gibson—and of great barbeque.

Learn Ruby the Hard Way


Zed A. Shaw - 2011
    It assumes absolutely no prior programming knowledge and will guide you carefully and slowly through the learning process.Learn Ruby The Hard Way is a translation of the original "Learn Python The Hard Way" to teaching Ruby, with the translation done by Rob Sobers. "Learn Python The Hard Way" has taught hundreds of thousands worldwide how to code in Python, and this book uses the same proven method for Ruby. When you are done with this book you will have the skill to move on to other books about Ruby and be ready to understand them.

The Essential Bogosian: Talk Radio / Drinking in America / Funhouse / Men Inside


Eric Bogosian - 1994
    "What Lenny Bruce was to the 1950s, Bob Dylan to the 1960s, Woody Allen to the 1970s--that's what Eric Bogosian is to this frightening moment of drift in our history."--Frank Rich, The New York Times

IBM PC Assembly Language and Programming


Peter Abel - 1987
    Coverage starts from scratch, discussing the simpler aspects of the hardware, and the language, then introduces technical details and instructions as they are needed.

The Art and Science of Java


Eric S. Roberts - 2007
    By following the recommendations of the Association of Computing Machinery's Java Task Force, this first edition text adopts a modern objects-first approach that introduces readers to useful hierarchies from the very beginning.KEY TOPICS: Introduction; Programming by Example; Expressions; Statement Forms; Methods; Objects and Classes; Objects and Memory; Strings and Characters; Object-Oriented Graphics; Event-Driven Programs; Arrays and ArrayLists; Searching and Sorting; Collection Classes; Looking Ahead.MARKET: A modern objects-first approach to the Java programming language that introduces readers to useful class hierarchies from the very beginning.

How to Architect


Doug Patt - 2012
    Changing the function of a word, or a room, can produce surprise and meaning. In How to Architect, Patt--an architect and the creator of a series of wildly popular online videos about architecture--presents the basics of architecture in A-Z form, starting with A is for Asymmetry (as seen in Chartres Cathedral and Frank Gehry), detouring through N is for Narrative, and ending with Z is for Zeal (a quality that successful architects tend to have, even in fiction--see The Fountainhead's architect-hero Howard Roark.)How to Architect is a book to guide you on the road to architecture. If you are just starting on that journey or thinking about becoming an architect, it is a place to begin. If you are already an architect and want to remind yourself of what drew you to the profession, it is a book of affirmation. And if you are just curious about what goes into the design and construction of buildings, this book tells you how architects think. Patt introduces each entry with a hand-drawn letter, and accompanies the text with illustrations that illuminate the concept discussed: a fallen Humpty Dumpty illustrates the perils of fragile egos; photographs of an X-Acto knife and other hand tools remind us of architecture's nondigital origins.How to Architect offers encouragement to aspiring architects but also mounts a defense of architecture as a profession--by calling out a defiant verb: architect!

Systems Analysis and Design


Alan Dennis - 2002
    Building on their experience as professional systems analysts and award-winning teachers, authors Dennis, Wixom, and Roth capture the experience of developing and analyzing systems in a way that students can understand and apply.With Systems Analysis and Design, 4th edition , students will leave the course with experience that is a rich foundation for further work as a systems analyst.

Ever After High: Royals and Rebels


Parragon Books - 2014
    This book features activites, quizzes, stories, crafts and key informations about the characters and world of Ever After High.