When The Blue Shift Comes


Robert Silverberg - 2012
    A brand new work by the Grandmaster of Science Fiction, Robert Silverberg (with a sequel novella by Alvaro Zinos-amaro).What happens when the immortals of Earth are suddenly faced with their ultimate destruction?Hanosz Prime, a near-immortal (though not truly so, not being of true Earth stock) travels to humanity's ancient home to discover the ultimate answer to humanity's end.This book is part of the acclaimed Stellar Guild Series, edited by Mike Resnick.

The Ray Bradbury Chronicles 1


Ray BradburyVicente Segrelles - 1992
    Dark They Were, and Golden-Eyed2. The Golden Apples of the Sun3. The Dragon4. Marionettes Inc.5. The Toynbee Convector 6. I, Rocket

Practical Object Oriented Design in Ruby


Sandi Metz - 2012
    The Web is awash in Ruby code that is now virtually impossible to change or extend. This text helps you solve that problem by using powerful real-world object-oriented design techniques, which it thoroughly explains using simple and practical Ruby examples. Sandi Metz has distilled a lifetime of conversations and presentations about object-oriented design into a set of Ruby-focused practices for crafting manageable, extensible, and pleasing code. She shows you how to build new applications that can survive success and repair existing applications that have become impossible to change. Each technique is illustrated with extended examples, all downloadable from the companion Web site, poodr.info. The first title to focus squarely on object-oriented Ruby application design, Practical Object-Oriented Design in Ruby will guide you to superior outcomes, whatever your previous Ruby experience. Novice Ruby programmers will find specific rules to live by; intermediate Ruby programmers will find valuable principles they can flexibly interpret and apply; and advanced Ruby programmers will find a common language they can use to lead development and guide their colleagues. This guide will help you Understand how object-oriented programming can help you craft Ruby code that is easier to maintain and upgrade Decide what belongs in a single Ruby class Avoid entangling objects that should be kept separate Define flexible interfaces among objects Reduce programming overhead costs with duck typing Successfully apply inheritance Build objects via composition Design cost-effective tests Solve common problems associated with poorly designed Ruby code

PHP Solutions: Dynamic Web Design Made Easy


David Powers - 2006
    How easy is easy? It's not like an instant cake mix: just add water and stir. Dynamic web design is--well-- dynamic. Every website is different, so it's impossible to grab a script, paste it into a web page, and expect it to work. Building dynamic sites involves diving into the code and adju- ing it to your own requirements. If that thought makes you break out in a cold sweat, just relax for a moment. PHP is not difficult, and I've written this book very much with the n- programmer in mind. I've done so because I don't come from a computing background myself. In fact, I went to school in the days before pocket calculators were invented, never mind personal computers. As a result, I don't assume that you drank in knowledge of arrays, loops, and conditional statements with your mother's milk. Everything is explained in plain, straightforward l- guage, and I've highlighted points where things may go wrong, with advice on how to solve the problem. At the same time, if you're working with computers and websites, you're bound to have a certain level of technical knowledge and skill. So I don't talk down to you either.

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.

The Myron Bolitar Series 7-Book Bundle: Deal Breaker, Drop Shot, Fade Away, Back Spin, One False Move, The Final Detail, Darkest Fear (Myron Bolitar, #1-7)


Harlan Coben - 2013
    The complex, fascinating brainchild of Edgar Award–winning storyteller Harlan Coben, Bolitar has faced off against ruthlessly competitive superstars, desperate gamblers and groupies, and, on more than one occasion, even the mob. Now the first seven novels of Harlan Coben’s acclaimed series are teamed up in this convenient eBook bundle, including:  DEAL BREAKERDROP SHOTFADE AWAYBACK SPINONE FALSE MOVETHE FINAL DETAILDARKEST FEAR Praise for Harlan Coben and his Myron Bolitar novels   “The modern master of the hook-and-twist.”—Dan Brown   “What sets Harlan Coben above the crowd are wit and wicked nonchalance.”—Los Angeles Times   “Don’t let Coben’s wry observations fool you: They gift wrap keen insights into our society.”—The Washington Post Book World   “Myron Bolitar is one of the most engaging heroes in mystery fiction.”—Dennis Lehane   “[Coben] combines Chandler’s wry wit with Ross MacDonald’s moral complexity.”—The Philadelphia Inquirer   “A gifted storyteller . . . Mystery just comes along for the ride.”—The Denver Post   “Like fellow wisecracking P.I.’s Spenser and Elvis Cole, Myron Bolitar is great fun in the best ‘hard-boiled’ tradition.”—Houston Chronicle

A Boy and His Bot


Daniel H. Wilson - 2011
    Everything in Mekhos is made from metal and circuitry, including the citizens-who happen to be robots. To find his way home, Code must first cross Mekhos's bizarre and dangerous landscape to reach the Beam Stalk. There, an artifact known as the Robonomicon is being guarded by an evil ruler who has plans to destroy Mekhos. Can Code free the Robonomicon, save the robots of Mekhos from impending doom, and still get himself back to Earth in time to catch the school bus? With its dazzling array of robots and futuristic gadgetry, this rollicking story will hold special appeal for boys and budding sci-fi lovers everywhere.

Justice League of America By George Perez, Vol. 1


George Pérez - 2009
    The first half of artist George Perez's 1980s run on JUSTICE LEAGUE OF AMERICA is collected in this new hardcover featuring issues #184-186, 192-194 plus Perez's very rare JLA postcard set Don't miss the team's battles with Darkseid and The Secret Society of Super-Villains, as envisioned by the artist of FINAL CRISIS: LEGION OF THREE WORLDS

Justice League: The New Frontier Special #1


Darwyn Cooke - 2008
    Also included are two back-up stories featuring Wonder Woman, Black Canary, Sgt. Rock and others, as well as behind-the-scenes bonus material from the movie!

Malware Analyst's Cookbook and DVD: Tools and Techniques for Fighting Malicious Code


Michael Hale Ligh - 2010
    Security professionals will find plenty of solutions in this book to the problems posed by viruses, Trojan horses, worms, spyware, rootkits, adware, and other invasive software. Written by well-known malware experts, this guide reveals solutions to numerous problems and includes a DVD of custom programs and tools that illustrate the concepts, enhancing your skills. Security professionals face a constant battle against malicious software; this practical manual will improve your analytical capabilities and provide dozens of valuable and innovative solutions Covers classifying malware, packing and unpacking, dynamic malware analysis, decoding and decrypting, rootkit detection, memory forensics, open source malware research, and much more Includes generous amounts of source code in C, Python, and Perl to extend your favorite tools or build new ones, and custom programs on the DVD to demonstrate the solutions Malware Analyst's Cookbook is indispensible to IT security administrators, incident responders, forensic analysts, and malware researchers.

A Sword of Truth Set: Richard and Kahlan:


Terry Goodkind - 2017
    The machine awakens to begin issuing a series of increasingly alarming, if minor, omens. The omens turn out to be astonishingly accurate, and ever more ominous. As Zedd tries to figure out how to destroy the sinister device, the machine issues a cataclysmic omen involving Richard and Kahlan, foretelling an impending event beyond anyone's ability to stop. Richard Rahl and Kahlan Amnell must defend themselves and their followers from a series of terrifying threats. Other Tor Books by Terry Goodkind The Sword of Truth Wizard’s First Rule Stone of Tears Blood of the Fold Temple of the Winds Soul of the Fire Faith of the Fallen The Pillars of Creation Naked Empire Debt of Bones Chainfire Phantom Confessor The Nicci Chronicles Death’s Mistress Shroud of Eternity At the Publisher's request, this title is being sold without Digital Rights Management Software (DRM) applied.

Superman (1987-2006) #1


John Byrne - 2013
    Superman’s first adventure following the CRISIS ON INFINITE EARTHS mega-event just may be his last as he comes face-to-face with Metallo, the Man with the Kryptonite Heart!

Working with UNIX Processes


Jesse Storimer - 2011
    Want to impress your coworkers and write the fastest, most efficient, stable code you ever have? Don't reinvent the wheel. Reuse decades of research into battle-tested, highly optimized, and proven techniques available on any Unix system.This book will teach you what you need to know so that you can write your own servers, debug your entire stack when things go awry, and understand how things are working under the hood.http://www.jstorimer.com/products/wor...

Shadow Stalkers E-Bundle: Razor's Edge, Taking the Heat, On Fire


Sylvia Day - 2014
    In Razor’s Edge, Deputy US Marshal Jack Killigrew can’t stop thinking about his best friend’s widow, Rachel. He promised to protect her, but giving into his desire could betray his buddy’s memory—unless Rachel wants the same thing... In Taking the Heat, Layla Creed is ready to testify in a sensational murder trial, but doing so would take her out of Deputy US Marshal Brian Simmons’s life forever. They have the option of going on the run, but a stranger in the shadows could force them to risk everything in the name of love... In On Fire, things are getting hot between Deputy US Marshal Jared Cameron and fire inspector Darcy Michaels. But a secret from Darcy’s past could draw them into the flames... Razor’s Edge previously appeared in The Promise of Love Taking the Heat previously appeared in Men Out of Uniform On Fire previously appeared in Hot in Handcuffs

UNIX in a Nutshell: A Desktop Quick Reference - Covers GNU/Linux, Mac OS X, and Solaris


Arnold Robbins - 1999
    As a result, the very nature of Unix has been altered over the years by numerous extensions formulated in an assortment of versions. Today, Unix encompasses everything from Sun's Solaris to Apple's Mac OS X and more varieties of Linux than you can easily name.The latest edition of this bestselling reference brings Unix into the 21st century. It's been reworked to keep current with the broader state of Unix in today's world and highlight the strengths of this operating system in all its various flavors. Detailing all Unix commands and options, the informative guide provides generous descriptions and examples that put those commands in context. Here are some of the new features you'll find in Unix in a Nutshell, Fourth Edition:Solaris 10, the latest version of the SVR4-based operating system, GNU/Linux, and Mac OS X Bash shell (along with the 1988 and 1993 versions of ksh) tsch shell (instead of the original Berkeley csh) Package management programs, used for program installation on popular GNU/Linux systems, Solaris and Mac OS X GNU Emacs Version 21 Introduction to source code management systems Concurrent versions system Subversion version control system GDB debuggerAs Unix has progressed, certain commands that were once critical have fallen into disuse. To that end, the book has also dropped material that is no longer relevant, keeping it taut and current.If you're a Unix user or programmer, you'll recognize the value of this complete, up-to-date Unix reference. With chapter overviews, specific examples, and detailed command.