Onboard Hindi - Learn a language before you land


Eton Institute - 2014
    Learn the Alphabet and pronunciation as well as useful phrases in 8 categories, such as greetings, travel and directions, making friends to business and emergencies. Download, read and enjoy your vacation like never before.

Sharp's Revenge


Jesse Nethermind - 2016
    Together, they'll explore secret chambers in temples, fight zombies and spiders, and a set out on a quest for revenge. Fans of the Elementia Chronicles and the Gameknight999 series will be drawn to Jesse Nethermind's epic tales of treasure hunts, pirates, ninjas, and more. Filled with action, humor, and monsters galore, SHARP'S REVENGE is the perfect adventure story for Minecraft fans!

The Geisha and The Monk


Julian D. Bound - 2011
    As well as sharing an insight into the preparation and life of a Geisha, the novel explores the seldom known life and training of a Buddhist monk within Tibet's monasteries. Two souls born thousands of miles apart. Together each shall follow a similar path.Japan, 1876: A girl is born, her life path to become the famed Geisha she is destined to be. Tibet, 1876: A boy is born, ordained to be the revered Lama he is recognised as. San Francisco, 1900: At the dawning of a new century fate brings them together, a lifetime away from all they have ever known.

Blown Cover


Mark A. Hewitt - 2017
    Three years after being chased from office, the former president discovers the identity of the man who released his secret file. The ex-President begins to exact revenge while plotting his return to power. A fatwa makes CIA pilot Duncan Hunter the most wanted man in America. Then an airliner disappears over the Pacific Ocean. The new President gives the CIA two time-sensitive missions: find and eliminate his traitorous predecessor, and stop a self-radicalized computer scientist before another airliner goes missing. Duncan Hunter is in the race of his life to stop a jumbo jet from crashing. The CIA believes they have finally located the former president. All roads lead to Dubai where a showdown between good and evil begins on the top floor of the world’s tallest building.

When It's Too Late to Tell (When it's . . .#1)


J. Evan Johnson - 2010
    To tell is to inform. When it's Too Late to Tell features four characters, Mark, Craig, Jade and Berta, all holding issues from the past that suffocate every lasting relationship they have. Mark, an elementary school teacher, and his wife Jade, a pharmacy technician, hold deep secrets from each other; secrets that cause a rift in their marriage. Mark's best friend Craig lives his days as a financial planner, struggling with the idea of God, questioning His existence each day. Indeed, Craig once believed and held strong to his faith, formerly being a youth minister for a well-known church, but some strenuous events turned his life upside down. If it weren't for a helping hand, his life would have ceased to exist. Berta, Craig's assistant, stands to be the most faithful, although the horrors that happened to her in her past would allow anything but. One part to her past in particular binds her, forcing her to believe that her entire existence boils down to a single man's dying wish. In this mesmeric story of relationships, each of the four must realize what issues truly hold them back and what issues to reveal before it is too late.

Loren's Hope


Jean L. Kuhnke - 2015
    Loren is perceived as a child as thin as a rail with mud caked hair when Old Tom and his boys come across Thad Walters on their way to town. Rather than take the chance that Miss Pearl won't offer him enough money for a visit at Pearl's brothel, Old Tom decides to convince Thad to buy her. Thad knew that he would do everything in his power to get the child away from the men that had her tied behind their horse half dragging her to town. When he finally payed them enough to get four steak dinners and one roll in the hay for Old Tom, he took her to his ranch planning to take the child to the next town where she could be taken in by a good family. To his surprise, when she got all the mud off, he found her to be a beautiful woman, not a child at all.

Version Control By Example


Eric Sink - 2011
    Topics covered include:Basic version control commands and conceptsIntroduction to Distributed Version Control Systems (DVCS)Advanced branching workflowsStrengths and weaknesses of DVCS vs. centralized toolsBest practicesHow distributed version control works under the hoodFeaturing these open source version control tools:Apache SubversionMercurialGitVeracity

Engineering Long-Lasting Software


Armando Fox - 2012
    NOTE: this Alpha Edition is missing some chapters and may contain errors. See http://saasbook.info for details.

Learning PHP 5


David Sklar - 2004
    Offering a gentle learning curve, PHP is an accessible yet powerful language for creating dynamic web pages. As its popularity has grown, PHP's basic feature set has become increasingly more sophisticated. Now PHP 5 boasts advanced features--such as new object-oriented capabilities and support for XML and Web Services--that will please even the most experienced web professionals while still remaining user-friendly enough for those with a lower tolerance for technical jargon.If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. If you've wanted to try your hand at PHP but haven't known where to start, then Learning PHP 5 is the book you need. With attention to both PHP 4 and the new PHP version 5, it provides everything from a explanation of how PHP works with your web server and web browser to the ins and outs of working with databases and HTML forms. Written by the co-author of the popular PHP Cookbook, this book is for intelligent (but not necessarily highly-technical) readers. Learning PHP 5 guides you through every aspect of the language you'll need to master for professional web programming results. This book provides a hands-on learning experience complete with exercises to make sure the lessons stick.Learning PHP 5 covers the following topics, and more:How PHP works with your web browser and web server PHP language basics, including data, variables, logic and looping Working with arrays and functions Making web forms Working with databases like MySQL Remembering users with sessions Parsing and generating XML DebuggingWritten by David Sklar, coauthor of the PHP Cookbook and an instructor in PHP, this book offers the ideal classroom learning experience whether you're in a classroom or on your own. From learning how to install PHP to designing database-backed web applications, Learning PHP 5 will guide you through every aspect of the language you'll need to master to achieve professional web programming results.

JUnit in Action


Vincent Massol - 2003
    Today, most developers acknowledge the benefits of unit testing and rely on the increasingly sophisticated tools now available. The recently released JUnit 4.5 represents the state of the art in unit testing frameworks, and provides significant new features to improve the Java development process.JUnit in Action, Second Edition is an up-to-date guide to unit testing Java applications (including Java EE applications) using the JUnit framework and its extensions. This book provides techniques for solving real-world problems such as testing AJAX applications, using mocks to achieve testing isolation, in-container testing for Java EE and database applications, and test automation.Written to help readers exploit JUnit 4.5, the book covers recent innovations such as the new annotations that simplify test writing, improved exception handling, and the new assertion methods. You'll also discover how to use JUnit extensions to test new application styles and frameworks including Ajax, OSGi, and HTML-based presentation layers.Using a sample-driven approach, various unit testing strategies are covered, such as how to unit test EJBs, database applications, and web applications. Also addressed are testing strategies using freely available open source frameworks and tools, and how to unit test in isolation with Mock Objects. The book will also bring you up to speed on the latest thinking in TDD, BDD, Continuous Integration, and other practices related to unit testing.

97 Things Every Programmer Should Know: Collective Wisdom from the Experts


Kevlin Henney - 2010
    With the 97 short and extremely useful tips for programmers in this book, you'll expand your skills by adopting new approaches to old problems, learning appropriate best practices, and honing your craft through sound advice.With contributions from some of the most experienced and respected practitioners in the industry--including Michael Feathers, Pete Goodliffe, Diomidis Spinellis, Cay Horstmann, Verity Stob, and many more--this book contains practical knowledge and principles that you can apply to all kinds of projects.A few of the 97 things you should know:"Code in the Language of the Domain" by Dan North"Write Tests for People" by Gerard Meszaros"Convenience Is Not an -ility" by Gregor Hohpe"Know Your IDE" by Heinz Kabutz"A Message to the Future" by Linda Rising"The Boy Scout Rule" by Robert C. Martin (Uncle Bob)"Beware the Share" by Udi Dahan

Electricity and Magnetism


Elisha Gray - 2010
    You may find it for free on the web. Purchase of the Kindle edition includes wireless delivery.

F@#k The Chicken Soup: Swear Word Adult Coloring Book (Swear Word Coloring and Art Book Series)


Coloring Therapist - 2016
    The eBook is a preview providing useful content on the benefits of coloring for both children and adults, also showing the brilliant designs available in the physical copy of the book. A BONUS link in the book lets you download 10+ high quality coloring book PDF pages with dozens of illustrations that readers can PRINT. The download is optional, it is not the main function or purpose of this ebook - PRINT REPLICA. Swear all you want when working on this themed coloring book! Coloring helps release all the tension from your body so you become relaxed in just a few minutes. The secret to that is the fact it is an activity that does not require adherence to a set of rules. You can be angry when coloring but the end result is always a beautiful artwork. Color today!

Two Scoops of Django: Best Practices for Django 1.5


Daniel Roy Greenfeld - 2013
    We'll introduce you to various tips, tricks, patterns, code snippets, and techniques that we've picked up over the years.This book is great for:Beginners who have just finished the Django tutorial.Developers with intermediate knowledge of Django who want to improve their Django projects.

Professional ASP.NET MVC 5


Jon Galloway - 2013
    Like previous versions, this guide shows you step-by-step techniques on using MVC to best advantage, with plenty of practical tutorials to illustrate the concepts. It covers controllers, views, and models; forms and HTML helpers; data annotation and validation; membership, authorization, and security.MVC 5, the latest version of MVC, adds sophisticated features such as single page applications, mobile optimization, and adaptive rendering A team of top Microsoft MVP experts, along with visionaries in the field, provide practical advice on basic and advanced MVC topics Covers controllers, views, models, forms, data annotations, authorization and security, Ajax, routing, ASP.NET web API, dependency injection, unit testing, real-world application, and much more Professional ASP.NET MVC 5 is the comprehensive resource you need to make the best use of the updated Model-View-Controller technology.