Stephen King The Dark Tower The Long Road Home #4


Peter David
    And for the last of the line of Eld there may be no way out. Meanwhile, on Mid-World, Alain and Cuthbert desperately struggle to protect Roland's unconscious form, and themselves, against a pack of ravening wolves.

Artificial Intelligence for Humans, Volume 1: Fundamental Algorithms


Jeff Heaton - 2013
    This book teaches basic Artificial Intelligence algorithms such as dimensionality, distance metrics, clustering, error calculation, hill climbing, Nelder Mead, and linear regression. These are not just foundational algorithms for the rest of the series, but are very useful in their own right. The book explains all algorithms using actual numeric calculations that you can perform yourself. Artificial Intelligence for Humans is a book series meant to teach AI to those without an extensive mathematical background. The reader needs only a knowledge of basic college algebra or computer programming—anything more complicated than that is thoroughly explained. Every chapter also includes a programming example. Examples are currently provided in Java, C#, R, Python and C. Other languages planned.

The Rake Takes a Wife


Aileen Fish - 2013
    When her brother’s friend offers to pay for a Season in London in exchange for pretending to be his betrothed, she sees it as a miracle. Jonas needs a fiancée in order to inherit his grandfather’s estate, but he didn’t consider how spending several months with Barbara would make her necessary to his happiness. Now she’s in London and he’s in agony. A gentleman never reneges on an agreement…unless his heart is broken.

Waiting to Exhale/Mama/Disappearing Acts


Terry McMillan - 1994
    "They say love is a two-way street. But I don't believe it because the

Learning Android


Marko Gargenta - 2011
    Written by an expert who's taught this mobile platform to hundreds of developers in large organizations, this gentle introduction shows experienced object-oriented programmers how to use Android’s basic building blocks to create user interfaces, store data, connect to the network, and more.You'll build a Twitter-like application throughout the course of this book, adding new features with each chapter. Along the way, you'll also create your own toolbox of code patterns to help you program any type of Android application with ease.Get an overview of the Android platform and discover how it fits into the mobile ecosystemLearn about the Android stack, including its application framework, and the structure and distribution of application packages (APK)Set up your Android development environment and get started with simple programsUse Android’s building blocks—Activities, Intents, Services, Content Providers, and Broadcast ReceiversLearn how to build basic Android user interfaces and organize UI elements in Views and LayoutsBuild a service that uses a background process to update data in your applicationGet an introduction to Android Interface Definition Language (AIDL) and the Native Development Kit (NDK)

Find the Dinosaurs! (Team Umizoomi)


Nickelodeon Publishing - 2013
    Get ready to use your Might Math Powers, Umifriend!

The C# Player's Guide


R.B. Whitaker - 2012
    

The Big Sky Collection: Three Weeks to Say Goodbye / Blue Heaven / Back of Beyond


C.J. Box - 2012
    Nine months later, a call from the adoption agency plunges them into every parent's worst nightmare: the father never signed away his parental rights, and now he wants his daughter back. The teenage biological father has no love for his daughter and Jack and Melissa can't understand why he and his father want the girl so badly. With three weeks until they must legally hand over their baby, just how far outside the law are they prepared to go to find out? Blue Heaven If twelve-year-old Annie hadn't been angry with her mother, she would never have taken her younger brother William on a secret fishing trip deep into the North Idaho woods and they would never have witnessed the execution. Now they're running for their lives. There's nowhere for William and Annie to hide. And no one they can trust. Until they meet Jess Rawlins. Rawlins, an old-school rancher, knows something is wrong with the law in Blue Heaven. But he is only one against four men who will stop at nothing to silence their witnesses... Back of Beyond When Detective Cody Hoyt finds the dead body of his AA sponsor in a burned-out mountain cabin, he doesn't know what to believe. Was this the last desperate act of an addict? Or is that exactly what someone wants him to think? Cody's determined to avenge the man who was always there for him and, when evidence incriminates a wilderness guide, Hoyt is ready to track him down. The only problem is the guide has Cody's son, and he's taking him into the back of beyond.

Sandra Brown Suspense Collection: The Switch, Envy, The Crush


Sandra Brown - 2003
    The next morning Gillain is found brutally butchered in her own bed. Determined to avenge the murder, Melina vows to stop at nothing to learn the truth. But soon she is on the run from police, the FBI, and the mastermind whose evil plot to engineer the perfect "switch" could result in disastrous consequences on a global scale."ENVY"Read by Victor SlezakBook editor Maris Matherly-Reed receives a tantalizing partial manuscript submitted by a writer identified only as P.M.E. Curiosity compels her to track down the author, Parker Evans, and work with him to complete the novel. But as the story unfolds, Maris becomes convinced it is more than just fiction. When someone close to her dies, the presence of evil looms even closer..."THE CRUSH"Read by Tom WopatWhile serving as a juror on a high-profile murder trial, Dr. Rennie Newton finds herself defending the inalienable rights of the accused -- even though there is considerable evidence of his guilt. When she arrives home, five dozen roses ominously await her. As she becomes the obsession of Lozada -- the accused murderer she helped acquit -- Rennie is drawn into a ferocious endgame with an embittered cop who wants Lozada -- by any means necessary.

Head First Programming: A Learner's Guide to Programming Using the Python Language


Paul Barry - 2008
    This book offers concrete examples and exercises in the dynamic and versatile Python language to demonstrate and reinforce these concepts. Learn the basic tools to start writing the programs that interest you, and get a better understanding of what software can (and cannot) do. When you're finished, you'll have the necessary foundation to learn any programming language or tackle any software project you choose. With a focus on programming concepts, this book teaches you how to:Understand the core features of all programming languages, including: variables, statements, decisions, loops, expressions, and operatorsReuse code with functionsUse library code to save time and effortSelect the best data structure to manage complex dataWrite programs that talk to the WebShare your data with other programsWrite programs that test themselves and help you avoid embarrassing coding errors.Contents Intro xxiii1 Starting to Code: Finding Your Way2 Textual Data: Every String Has Its Place3 Functions: Let’s Get Organized4 Data Files and Arrays: Sort It Out5 Hashes and Databases: Putting Data in Its Place6 Modular Programming: Keeping Things Straight7 Building a Graphical User Interface: Going All Gooey8 GUIs and Data: Data Entry Widgets8 1/2 Exceptions and Message Boxes: Get the Message? 9 Graphical Interface Elements: Selecting the Right Tool10 Custom Widgets and Classes: With an Object in MindAppendix i Leftovers: The Top Ten Things (We Didn’t Cover)

The Microsoft Data Warehouse Toolkit: With SQL Server 2008 R2 and the Microsoft Business Intelligence Toolset


Joy Mundy - 2006
    In this new edition, the authors explain how SQL Server 2008 R2 provides a collection of powerful new tools that extend the power of its BI toolset to Excel and SharePoint users and they show how to use SQL Server to build a successful data warehouse that supports the business intelligence requirements that are common to most organizations. Covering the complete suite of data warehousing and BI tools that are part of SQL Server 2008 R2, as well as Microsoft Office, the authors walk you through a full project lifecycle, including design, development, deployment and maintenance.Features more than 50 percent new and revised material that covers the rich new feature set of the SQL Server 2008 R2 release, as well as the Office 2010 release Includes brand new content that focuses on PowerPivot for Excel and SharePoint, Master Data Services, and discusses updated capabilities of SQL Server Analysis, Integration, and Reporting Services Shares detailed case examples that clearly illustrate how to best apply the techniques described in the book The accompanying Web site contains all code samples as well as the sample database used throughout the case studies The Microsoft Data Warehouse Toolkit, Second Edition provides you with the knowledge of how and when to use BI tools such as Analysis Services and Integration Services to accomplish your most essential data warehousing tasks.

What Is Node?


Brett McLaughlin - 2011
    It’s the latest in a long line of “Are you cool enough to use me?” programming languages, APIs, and toolkits. In that sense, it lands squarely in the tradition of Rails, and Ajax, and Hadoop, and even to some degree iPhone programming and HTML5.Dig a little deeper, and you’ll hear that Node.js (or, as it’s more briefly called by many, simply “Node”) is a server-side solution for JavaScript, and in particular, for receiving and responding to HTTP requests. If that doesn’t completely boggle your mind, by the time the conversation heats up with discussion of ports, sockets, and threads, you’ll tend to glaze over. Is this really JavaScript? In fact, why in the world would anyone want to run JavaScript outside of a browser, let alone the server?The good news is that you’re hearing (and thinking) about the right things. Node really is concerned with network programming and server-side request/response processing. The bad news is that like Rails, Ajax, and Hadoop before it, there’s precious little clear information available. There will be, in time — as there now is for these other “cool” frameworks that have matured — but why wait for a book or tutorial when you might be able to use Node today, and dramatically improve the maintainability.

Build Your Own Database Driven Website Using PHP & MySQL


Kevin Yank - 2001
    There has been a marked increase in the adoption of PHP, most notably in the beginning to intermediate levels. PHP now boasts over 30% of the server side scripting market (Source: php.weblogs.com).The previous edition sold over 17,000 copies exclusively through Sitepoint.com alone. With the release of PHP 5, SitePoint have updated this bestseller to reflect best practice web development using PHP 5 and MySQL 4.The 3rd Edition includes more code examples and also a new bonus chapter on structured PHP Programming which introduces techniques for organizing real world PHP applications to avoid code duplication and ensure code is manageable and maintainable. The chapter introduces features like include files, user-defined function libraries and constants, which are combined to produce a fully functional access control system suitable for use on any PHP Website.

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.

Bayes Theorem Examples: An Intuitive Guide


Scott Hartshorn - 2016
    Essentially, you are estimating a probability, but then updating that estimate based on other things that you know. This book is designed to give you an intuitive understanding of how to use Bayes Theorem. It starts with the definition of what Bayes Theorem is, but the focus of the book is on providing examples that you can follow and duplicate. Most of the examples are calculated in Excel, which is useful for updating probability if you have dozens or hundreds of data points to roll in.