Inkheart: Movie Storybook. Adapted by Sonia Sander


Cornelia Funke - 2008
    After a mysterious stranger visits them, Mo tells Meggie they must go into hiding. But why? - and from whom?

Professional Android 2 Application Development


Reto Meier - 2010
    This update to the bestselling first edition dives in to cover the exciting new features of the latest release of the Android mobile platform.Providing in-depth coverage of how to build mobile applications using the next major release of the Android SDK, this invaluable resource takes a hands-on approach to discussing Android with a series of projects, each of which introduces a new feature and highlights techniques and best practices to get the most out of Android.The Android SDK is a powerful, flexible, open source platform for mobile devices Shares helpful techniques and best practices to maximize the capabilities of Android Explains the possibilities of Android through the use of a series of detailed projects Demonstrates how to create real-world mobile applications for Android phones Includes coverage of the latest version of Android Providing concise and compelling examples, Professional Android Application Development is an updated guide aimed at helping you create mobile applications for mobile devices running the latest version of Android.

Java SE 6: The Complete Reference


Herbert Schildt - 2006
    He includes information on Java Platform Standard Edition 6 (Java SE 6) and offers complete coverage of the Java language, its syntax, keywords, and fundamental programming principles.

ESV Daily Reading Bible


Anonymous - 2012
    Each day displays chapters from various books of the Bible, allowing readers to easily work through the assigned passages.

Tom Clancy's Splinter Cell: Echoes


Nathan Edmondson - 2013
    The story bridges the gap between the two games with a realistic, original story that sets the tone for the opening events in Splinter Cell Blacklist. Available as part of the Paladin Collector's Edition of Splinter Cell: Blacklist.

Storm Tide


Marge Piercy - 1998
    There he meets the eminent professor, Gordon Stone, and his beautiful wife, Judith Silver, with whom he soon falls into a passionate affair. Into this explosive mix, a young woman appears--a single mother at the end of her emotional rope. Crystal desperately needs David. Yet caught between two women, David bears witness to a heartbreaking turn of events that seems as inevitable as the push and pull of ocean waves. . . .

Kafka's Greatest Stories


Franz Kafka - 2010
    This compilation includes A Country Doctor, The Hunger Artist, In the Penal Colony, and Metamorphosis.

Programming Scala: Scalability = Functional Programming + Objects


Dean Wampler - 2009
    With this book, you'll discover why Scala is ideal for highly scalable, component-based applications that support concurrency and distribution.Programming Scala clearly explains the advantages of Scala as a JVM language. You'll learn how to leverage the wealth of Java class libraries to meet the practical needs of enterprise and Internet projects more easily. Packed with code examples, this book provides useful information on Scala's command-line tools, third-party tools, libraries, and available language-aware plugins for editors and IDEs.Learn how Scala's succinct and flexible code helps you program fasterDiscover the notable improvements Scala offers over Java's object modelGet a concise overview of functional programming, and learn how Scala's support for it offers a better approach to concurrencyKnow how to use mixin composition with traits, pattern matching, concurrency with Actors, and other essential featuresTake advantage of Scala's built-in support for XMLLearn how to develop domain-specific languagesUnderstand the basics for designing test-driven Scala applications

Destiny Rising


M.D. Cooper - 2015
    It is re-structured, re-edited, and contains over 100 pages of new content, including a new opening to the series.The Sol Space Federation has stood for a over thousand years, controlling every world within Sol's heliopause.Lieutenant Colonel Tanis Richards has given her life for the Terran Space Force time and time again. But now, deep within the hollowed out core of the Toro asteroid, the military has asked too much.Commander Joseph Evens has flown starfighters in the deep black for years, but when he is sent on a mission to blockade a federation member's capital world, he wonders what he has put his faith in.The Sol Space Federation has bound the worlds and habitats of the Sol System together since the end of the second Solar War, but that was long ago, and the old alliances, which were forged with the Phobos Accords, are now all but forgotten.Beyond Sol's heliopause, the Future Generation Terraformers create new worlds for humanity to spread to, and back home, the Generation Ship Service commissions great colony ships to reach those worlds.One such ship is the GSS Intrepid, and it is on this ship that Joseph and Tanis meet after deciding that they wish to leave humanity's home system and see what future there is amongst the stars.They may have picked the wrong ship. From eco-terrorists, to rival colony ships, to corporations and governments. No one wants the Intrepid to ever leave the Sol System. It will fall to Tanis and Joe to save the Intrepid and earn their place on its roster in their struggle to get outsystem.M. D. Cooper is a New York Times bestselling author who has envisioned a rich future for humanity, one where planet-sized megastructures house trillions of humans, but traveling between the stars still takes decades, or even centuries.

Learning Java


Patrick Niemeyer - 1996
    With Java 5.0, you'll not only find substantial changes in the platform, but to the language itself-something that developers of Java took five years to complete. The main goal of Java 5.0 is to make it easier for you to develop safe, powerful code, but none of these improvements makes Java any easier to learn, even if you've programmed with Java for years. And that means our bestselling hands-on tutorial takes on even greater significance."Learning Java" is the most widely sought introduction to the programming language that's changed the way we think about computing. Our updated third edition takes an objective, no-nonsense approach to the new features in Java 5.0, some of which are drastically different from the way things were done in any previous versions. The most essential change is the addition of "generics," a feature that allows developers to write, test, and deploy code once, and then reuse the code again and again for different data types. The beauty of generics is that more problems will be caught during development, and "Learning Java" will show you exactly how it's done.Java 5.0 also adds more than 1,000 new classes to the Java library. That means 1,000 new things you can do without having to program it in yourself. That's a huge change. With our book's practical examples, you'll come up to speed quickly on this and other new features such as loops and threads. The new edition also includes an introduction to Eclipse, the open source IDE that is growing in popularity. "Learning Java," 3rd Edition addresses all of the important uses of Java, such as web applications, servlets, and XML that are increasingly driving enterprise applications.

RoboCop: Dead or Alive Vol. 1


Joshua Williamson - 2015
    This collection is the hard-bitten world of RoboCop we all grew up on! If you've ever wondered what happens to RoboCop and his partner, Anne Lewis, after the first film, wonder no more.What It Is: Months after the events of the original classic film, John Killian, a criminal from Old Detroit's mysterious past, returns to a city ablaze. As RoboCop, Anne Lewis, and the police department wage war on anarchic streets, tension between the people and "their protectors" is at an all-time high. When the mayor launches an initiative to remove the people's right to bear arms, Killian will lead the citizens in an uprising that tears down the very foundation of OCP. Collects issues #1-4."This may be one of the most seamless and successful continuations of a franchise I've ever seen. The geniuses behind this book have managed to recreate the exquisite experience of watching RoboCop for the first time. I sincerely hope it never ends." 5/5 - Bleeding Cool

Think Stats


Allen B. Downey - 2011
    This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python.You'll work with a case study throughout the book to help you learn the entire data analysis process—from collecting data and generating statistics to identifying patterns and testing hypotheses. Along the way, you'll become familiar with distributions, the rules of probability, visualization, and many other tools and concepts.Develop your understanding of probability and statistics by writing and testing codeRun experiments to test statistical behavior, such as generating samples from several distributionsUse simulations to understand concepts that are hard to grasp mathematicallyLearn topics not usually covered in an introductory course, such as Bayesian estimationImport data from almost any source using Python, rather than be limited to data that has been cleaned and formatted for statistics toolsUse statistical inference to answer questions about real-world data

Kipling Stories and Poems Every Child Should Know, Book II


Rudyard Kipling - 2010
    side at the top, and shot into the next hollow, twisting in the descent. A huge swell pushed up exactly under her middle, and her bow and stern hung free with nothing to support them. Then one joking wave caught her up at the bow, and another at the stern, while the rest of the water slunk 251 away from under her just to see how she would like it; so she was held up at her two ends only, and the weight of the cargo and the machinery fell on the groaning iron keels and bilge-stringers. "Ease off! Ease off, there!" roared the garboard-strake. "I want one-eighth of an inch fair play. D' you hear me, you rivets!" "Ease off! Ease off!" cried the bilge-stringers. "Don't hold us so tight to the frames!" "Ease off!" grunted the deck-beams, as the Dimbula rolled fearfully. "You've cramped our knees into the stringers, and we can't move. Ease off, you flat-headed little nuisances." Then two converging seas hit the bows, one on each side, and fell away in torrents of streaming thunder. "Ease off!" shouted the forward collision-bulkhead. "I want to crumple up, but I'm stiffened in every direction. Ease off, you dirty little forge-filings. Let me breathe!" All the hundreds of plates that are riveted to the frames, and make the outside skin of every steamer, echoed the call, for each plate wanted to shift and creep a little, and each plate, according to its position, complained against the rivets. "We can't help it! We can't help it!" they murmured in reply. "We're put here to hold you, and we're going to do it; you never pull us twice in the same direction. If you'd say what 252 you were going to do next, we'd try to meet your views." "As far as I could feel," said the upper-deck planking, and that was four inches thick, "every single iron near me was pushing or pulling in opposite directions. Now, what's the sense of that? My friends, let us all pull together." "Pull any way you please," roared the funnel, "so long as you don't try your experiments on me. I...

Data Science at the Command Line: Facing the Future with Time-Tested Tools


Jeroen Janssens - 2014
    You'll learn how to combine small, yet powerful, command-line tools to quickly obtain, scrub, explore, and model your data.To get you started--whether you're on Windows, OS X, or Linux--author Jeroen Janssens introduces the Data Science Toolbox, an easy-to-install virtual environment packed with over 80 command-line tools.Discover why the command line is an agile, scalable, and extensible technology. Even if you're already comfortable processing data with, say, Python or R, you'll greatly improve your data science workflow by also leveraging the power of the command line.Obtain data from websites, APIs, databases, and spreadsheetsPerform scrub operations on plain text, CSV, HTML/XML, and JSONExplore data, compute descriptive statistics, and create visualizationsManage your data science workflow using DrakeCreate reusable tools from one-liners and existing Python or R codeParallelize and distribute data-intensive pipelines using GNU ParallelModel data with dimensionality reduction, clustering, regression, and classification algorithms

CSS Cookbook


Christopher Schmitt - 2004
    But first, you have to get past CSS theory and resolve real-world problems.For those all-too-common dilemmas that crop up with each project, "CSS Cookbook" provides hundreds of practical examples with CSS code recipes that you can use immediately to format your web pages. Arranged in a quick-lookup format for easy reference, the second edition has been updated to explain the unique behavior of the latest browsers: Microsoft's IE 7 and Mozilla's Firefox 1.5. Also, the book has been expanded to cover the interaction of CSS and images and now includes more recipes for beginning CSS users. The explanation that accompanies each recipe enables you to customize the formatting for your specific needs. With topics that range from basic web typography and page layout to techniques for formatting lists, forms, and tables, this book is a must-have companion, regardless of your experience with Cascading Style Sheets.