Architecting for the AWS Cloud: Best Practices (AWS Whitepaper)


Amazon We Services - 2016
    It discusses cloud concepts and highlights various design patterns and best practices. This documentation is offered for free here as a Kindle book, or you can read it in PDF format at https://aws.amazon.com/whitepapers/.

Modern Technical Writing: An Introduction to Software Documentation


Andrew Etter - 2016
    Written by the lead technical writer at one of Silicon Valley's most exciting companies, Modern Technical Writing is a set of guiding principles and thoughtful recommendations for new and experienced technical writers alike. Not a reference manual, and not comprehensive, it instead serves as an introduction to a sensible writing and publishing process, one that has eluded the profession for too long.

SQL (Visual QuickStart Guide)


Chris Fehily - 2002
    With SQL and this task-based guide to it, you can do it too—no programming experience required!After going over the relational database model and SQL syntax in the first few chapters, veteran author Chris Fehily launches into the tasks that will get you comfortable with SQL fast. In addition to explaining SQL basics, this updated reference covers the ANSI SQL:2003 standard and contains a wealth of brand-new information, including a new chapter on set operations and common tasks, well-placed optimization tips to make your queries run fast, sidebars on advanced topics, and added IBM DB2 coverage.Best of all, the book's examples were tested on the latest versions of Microsoft Access, Microsoft SQL Server, Oracle, IBM DB2, MySQL, and PostgreSQL. On the companion Web site, you can download the SQL scripts and sample database for all these systems and put your knowledge to work immediately on a real database..

Almost Perfect: How a Bunch of Regular Guys Built WordPerfect Corporation


W.E. Pete Peterson - 1993
    A former executive at the WordPerfect Corporation details the company's rise in the computer industry and what compelled him to leave after ten years as a driving force in the company.

Robot Building for Beginners


David Cook - 2002
    Not only does author David Cook assist you in understanding the component parts of robot development, but he also presents valuable techniques that prepare you to make new discoveries on your own.Cook begins with the anatomy of a homemade robot and gives you the best advice on how to proceed successfully. General sources for tools and parts are provided in a consolidated list, and specific parts are recommended throughout the book. Also, basic safety precautions and essential measuring and numbering systems are promoted throughout.Specific tools and parts covered include digital multimeters, motors, wheels, resistors, LEDs, photoresistors, transistors, chips, gears, nut drivers, batteries, and more. "Robot Building for Beginners" is an inspiring book that provides an essential base of practical knowledge for anyone getting started in amateur robotics.

Autophagy: How to Leverage Your Body’s Natural Intelligence to Activate the Anti-Age Process, Detox Your Body and Lose Weight Faster Than Ever Before


Alaina W. Bolton - 2019
    But there was nothing inherently special about them! They only knew to abide by an ancient rule of nature. Nature, in turn, rewarded them with strength, agility, and health.Your lifelong health is largely determined by what goes on inside your body at the microscopic level. Every meal you eat, beverage you drink, and moment of exertion or rest impacts your internal machinery. With the right intake of food, regular exercise, and an occasional break from both, your body begins to experience autophagy. And that is what this book is going show you!This book will teach you about: What is Autophagy and how it works How to age slower and be vigorous throughout your life Which foods make you live longer and build muscle How to promote health and longevity with intermittent fasting the various ways to fast the weight loss effects of fasting How to use autophagic processes to delay or prevent signs of aging Autophagy mistakes to avoid This manual is for everyone who values their life and health. It is for who is young and old alike who value healthy living and would like to keep their bodies and immune systems resilient to all forms of disease attack. The teachings of this manual are your ticket to a long, good life, without the fear of your body failing you any time soon. Buy this book right now and invest in your own health. You don’t have a second to lose! Just Click on “Buy now button” And Start Your Journey Toward a Healthier You Today!

Wasting Your Wildcard: The Method and Madness of Fantasy Football


David Wardale - 2018
    It’s THEIR team.They have spent hour after hour assessing injuries, swapping subs and tweaking formations. Because when the day is done and the scores are in, they want to be able to look in the mirror and say, ‘THAT TRIPLE CAPTAIN CALL WAS AN ACT OF GENIUS!’Welcome to the obsessive world of Fantasy Football, where managers will do anything to succeed. David Wardale – writer for the UK's number one Fantasy Football site, Fantasy Football Scout – meets previous winners to discover how they beat millions to the crown. He reveals the leagues where failure involves outright humiliation and discovers just how low some managers will go to claim a psychological advantage.Along the way, he finds Saudi sheikhs, stats professors, most of Norway and a member of one of the biggest pop bands of all time, all of them united by their unflinching desire for Fantasy Football greatness.

How a Foreign Chocolate won Indian Hearts: The Cadbury Story (Rupa Quick Reads)


Anisha Motwani - 2017
    The remarkable story of the brand that was able to pull off the near-impossible challenge of integrating itself into the food habits of a nation strongly habituated to eating indigenous sweets is recounted here. It is a behind-the-scenes look at the Cadbury Dairy Milk journey in India over the last six decades.

Olive Oatman: Explore The Mysterious Story of Captivity and Tragedy from Beginning to End


Brent Schulte - 2019
    She is the girl with the blue tattoo.The story behind the distinctive tattoo is the stuff of legends. Some believed it was placed on her face during her captivity, following the brutal murders of her family members and the kidnapping of her and her sister. Others believe it was placed on her after her return.Rumors swelled. Her tattoo became a symbol of Native barbarianism and the triumph of American goodness, but like many stories of that era, the truth is far more complicated.This short book details the murders, her captivity, the aftermath, and her baffling return to her captors. Unravel the mystery of the woman who would become famous for all the wrong reasons and discover what her life story says about cultural identity, the power of resiliency, and what happens when fact and fiction bend and twist to muddy the waters.Read on to find out the truth!

The D-Day Deception (Kindle Single)


Alex Gerlis - 2014
    Although it is usually seen as an unqualified success, the Battle for Normandy was actually a much more closely fought affair. In The D-Day Deception the author and journalist Alex Gerlis explores whether it would have been won at all without the Allied deception operation. It was not until the 1970s that details began to emerge the Allies’ top secret and audacious deception plan. Operation Fortitude succeeded in confusing the Germans about where the Allies were going to land: would it be Normandy, or the Pas de Calais? The D-Day Deception looks at the part the deception played in the eventual Allied victory and asks to what extent it may have been helped by those in the German High Command and intelligence organizations who by 1944 wanted to see a swift end to the war. Alex Gerlis was born in Grimsby, Lincolnshire and now lives with his family in West London. He was a BBC journalist for over 25 years, leaving in 2011 to concentrate on his writing. He is the author of The Best of Our Spies, a highly acclaimed espionage thriller based on D-Day and especially the deception operation that played a big part in its success. The Best of Our Spies was published in December 2012, since when it has featured prominently in the Amazon Kindle Spy best-selling lists and has over 180 Amazon reviews.

Writing Idiomatic Python 2.7.3


Jeff Knupp - 2013
    Each idiom comes with a detailed description, example code showing the "wrong" way to do it, and code for the idiomatic, "Pythonic" alternative. *This version of the book is for Python 2.7.3+. There is also a Python 3.3+ version available.* "Writing Idiomatic Python" contains the most common and important Python idioms in a format that maximizes identification and understanding. Each idiom is presented as a recommendation to write some commonly used piece of code. It is followed by an explanation of why the idiom is important. It also contains two code samples: the "Harmful" way to write it and the "Idiomatic" way. * The "Harmful" way helps you identify the idiom in your own code. * The "Idiomatic" way shows you how to easily translate that code into idiomatic Python. This book is perfect for you: * If you're coming to Python from another programming language * If you're learning Python as a first programming language * If you're looking to increase the readability, maintainability, and correctness of your Python code What is "Idiomatic" Python? Every programming language has its own idioms. Programming language idioms are nothing more than the generally accepted way of writing a certain piece of code. Consistently writing idiomatic code has a number of important benefits: * Others can read and understand your code easily * Others can maintain and enhance your code with minimal effort * Your code will contain fewer bugs * Your code will teach others to write correct code without any effort on your part

Beginning Programming All-In-One Desk Reference for Dummies


Wallace Wang - 2007
    If programming intrigues you (for whatever reason), Beginning Programming All-In-One Desk Reference For Dummies is like having a starter programming library all in one handy, if hefty, book.In this practical guide, you'll find out about algorithms, best practices, compiling, debugging your programs, and much more. The concepts are illustrated in several different programming languages, so you'll get a feel for the variety of languages and the needs they fill.Inside you'll discover seven minibooks:Getting Started: From learning methods for writing programs to becoming familiar with types of programming languages, you'll lay the foundation for your programming adventure with this minibook. Programming Basics: Here you'll dive into how programs work, variables, data types, branching, looping, subprograms, objects, and more. Data Structures: From structures, arrays, sets, linked lists, and collections, to stacks, queues, graphs, and trees, you'll dig deeply into the data. Algorithms: This minibook shows you how to sort and search algorithms, how to use string searching, and gets into data compression and encryption. Web Programming: Learn everything you need to know about coding for the web: HyperText. Markup Language (better known simply as HTML), CSS, JavaScript, PHP, and Ruby. Programming Language Syntax: Introduces you to the syntax of various languages - C, C++, Java, C#, Perl, Python, Pascal, Delphi, Visual Basic, REALbasic - so you know when to use which one. Applications: This is the fun part where you put your newly developed programming skills to work in practical ways. Additionally, Beginning Programming All-In-One Desk Reference For Dummies shows you how to decide what you want your program to do, turn your instructions into "machine language" that the computer understands, use programming best practices, explore the "how" and "why" of data structuring, and more. And you'll get a look into various applications like database management, bioinformatics, computer security, and artificial intelligence. After you get this book and start coding, you'll soon realize that -- wow! You're a programmer!

HTML Black Book: The Programmer's Complete HTML Reference Book


Steven Holzner - 2000
    An immediate and comprehensive answer source, rather than a diffuse tutorial, for serious programmers who want to see difficult material covered in depth without the fluff. Discusses XML, dynamic HTML, JavaScript, Java, and Perl CGI programming to create a full Web site programming package. Written by the author of several successful titles published by The Coriolis Group.

Building Mobile Apps at Scale: 39 Engineering Challenges


Gergely Orosz - 2021
    By scale, we mean having numbers of users in the millions and being built by large engineering teams.For mobile engineers, this book is a blueprint for modern app engineering approaches. For non-mobile engineers and managers, it is a resource with which to build empathy and appreciation for the complexity of world-class mobile engineering.

Making Games with Python & Pygame


Al Sweigart - 2012
    Each chapter gives you the complete source code for a new game and teaches the programming concepts from these examples. The book is available under a Creative Commons license and can be downloaded in full for free from http: //inventwithpython.com/pygame This book was written to be understandable by kids as young as 10 to 12 years old, although it is great for anyone of any age who has some familiarity with Python.