The Falconer


Elaine Clark McCarthy - 1996
    I should have swooned. Instead, I walked toward him quite calmly, or I thought I was calm. Yet I do remember wondering if I had combed my hair that morning. I do remember being glad I had worn a bra and wishing it were not so plain and businesslike. And I remember thinking of one more thing to add to my 'before I die' list - not the list I'd written out of things a person can actually arrange on purpose, but the mental list of things I would most likely die without: passion. It is a measure of how dazzled I was that I completely failed to see any significance in such a thought at that particular moment." And so begins The Falconer, a stunning love story set in the Sierra Nevada mountains, about two ordinary people whose lives are transformed by love. India Blake realizes that she has let her life pass in dutiful commitments, without living fully, without achieving her dream of adventure and love. And then she meets Rhodri, a master falconer who teaches her how to fly falcons - and with whom she discovers the passion and deep connection she has been missing.

Advanced PHP Programming


George Schlossnagle - 2004
    The rapid maturation of PHP has created a skeptical population of users from more traditional enterprise languages who question the readiness and ability of PHP to scale, as well as a large population of PHP developers without formal computer science backgrounds who have learned through the hands-on experimentation while developing small and midsize applications in PHP. While there are many books on learning PHP and developing small applications with it, there is a serious lack of information on scaling PHP for large-scale, business-critical systems. Schlossnagle's Advanced PHP Programming fills that void, demonstrating that PHP is ready for enterprise Web applications by showing the reader how to develop PHP-based applications for maximum performance, stability, and extensibility.

Sinatra: Up and Running


Alan Harris - 2011
    With this concise book, you will quickly gain working knowledge of Sinatra and its minimalist approach to building both standalone and modular web applications. Sinatra serves as a lightweight wrapper around Rack middleware, with syntax that maps closely to functions exposed by HTTP verbs, which makes it ideal for web services and APIs. If you have experience building applications with Ruby, you’ll quickly learn language fundamentals and see under-the-hood techniques, with the help of several practical examples. Then you’ll get hands-on experience with Sinatra by building your own blog engine. Learn Sinatra’s core concepts, and get started by building a simple application Create views, manage sessions, and work with Sinatra route definitions Become familiar with the language’s internals, and take a closer look at Rack Use different subclass methods for building flexible and robust architectures Put Sinatra to work: build a blog that takes advantage of service hooks provided by the GitHub API

History of Astronomy


George Forbes - 1909
    Purchasers are entitled to a free trial membership in the General Books Club where they can select from more than a million books without charge. Subjects: Astronomy; History / General; Juvenile Nonfiction / Science

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

Yerma / Poeta en Nueva York


Federico García Lorca - 1981
    "This is one of the perplexing classics of 20th-century poetry. . . . (The collection) is a fierce indictment of the modern world incarnated in city life . . ".--"The New Yorker".

Regreso del idiota


Plinio Apuleyo Mendoza - 1997
    ENGLISH DESCRIPTION From the authors of the bestseller Manual for the Perfect Latin American Idiot comes this analysis of the topics that affect all Latin Americans.

Object Oriented Programming With C++


E. Balagurusamy - 1994
    

Astronomy For Amateurs (Illustrated Edition)


Camille Flammarion - 2008
    He was usually credited as Camille Flammarion. He was a prolific author of more than fifty titles, including popular science works about astronomy, several notable early science fiction novels, and several works about Spiritualism and related topics. He also published the magazine L'Astronomie, starting in 1882. He maintained a private observatory at Juvisy-sur-Orge, France. He was a founder and the first president of the Socit Astronomique de France, which originally had its own independent journal, BSAF (Bulletin de la Socit Astronomique de France), first published in 1887. He was the first to suggest the names Triton and Amalthea for moons of Neptune and Jupiter, respectively, although these names were not officially adopted until many decades later. His spiritualism studies influenced also some of his science fiction. Other than that his writing about other worlds adhered fairly closely to then current ideas in evolutionary theory and astronomy. Amongst his other works are: The Atmosphere (1873), Popular Astronomy (1907), Astronomy for Amateurs (1904), Omega: The Last Days of the World and Death and its Mystery.

When You Believe


Deborah Bedford - 2003
    . .

Tinta roja


Alberto Fuguet - 1996
    Alfonso, a young journalist, reveals, as in a brilliantly developed film script, the bloody events that occur in a desperate and violent city.

Laravel: Up and Running: A Framework for Building Modern PHP Apps


Matt Stauffer - 2016
    This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. With this practical guide, Matt Stauffer--a leading teacher and developer in the Laravel community--provides the definitive introduction to one of today's most popular web frameworks.The book's high-level overview and concrete examples will help experienced PHP web developers get started with Laravel right away. By the time you reach the last page, you should feel comfortable writing an entire application in Laravel from scratch.Dive into several features of this framework, including:Blade, Laravel's powerful, custom templating toolTools for gathering, validating, normalizing, and filtering user-provided dataLaravel's Eloquent ORM for working with the application's databasesThe Illuminate request object, and its role in the application lifecyclePHPUnit, Mockery, and PHPSpec for testing your PHP codeLaravel's tools for writing JSON and RESTful APIsInterfaces for file system access, sessions, cookies, caches, and searchTools for implementing queues, jobs, events, and WebSocket event publishingLaravel's specialty packages: Scout, Passport, Cashier, Echo, Elixir, Valet, and Socialite

Dark Matter


S.W. Ahmed - 2008
    But what if it actually is nothing more than ordinary matter purposely hidden from our view? What if we are only allowed to see a small fraction of the stars in our galaxy, because the vast majority of star systems are teeming with aliens who wish to remain unseen? Marc Zemin, a brilliant student of astrophysics, is the first human to ever stumble upon this startling secret, when his experiments with wormhole travel cause aliens to land on Earth and whisk him away into space. To his astonishment, the aliens want his help in fighting a colossal galactic war that is rapidly spiraling out of control. But as he struggles to survive from battle to battle across the farthest reaches of the galaxy, he begins to uncover a horrifying conspiracy at play, striving to keep the warring civilizations in continuous conflict with each other. A desperate race against time ensues, as he and a handful of newfound alien friends try to stop the war and confront this mysterious, powerful force bent on destroying all life in the galaxy. But any hope of their success surprisingly appears to hinge on just one thing - whether or not Marc has the strength to overcome his own demons and face the shattering truth about who he really is. "A sci-fi debut that shows great potential." - Kirkus Discoveries

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.

A Traveler's Guide to Mars


William K. Hartmann - 1900
    Binding is tight and in excellent condition.Buy with confidence!