The Compound


Ben Follows - 2017
    In the small town of Crescent Point, Jake will come face to face with an enemy unlike any he's ever faced before, and with the sins he's tried to ignore. He will discover that sometimes when you dig too deep into the darkness, you find something dragging you further down, and the only escape from the darkness is a desperate scramble toward the light.

The Art and Science of CSS: Create Inspirational, Standards-Based Web Designs


Cameron Adams - 2007
    The Art & Science of CSS brings together a talented collection of designers who will show you how to take the building blocks of your web site's design (such as headings, navigation, forms, and more) and bring them to life with fully standards-compliant CSS.This full color book helps you to design web sites that not only work well across all browsers, are easy to maintain, and are highly accessible, but are also visually stunning.Create truly attention-grabbing headings.Discover multiple ways to present images effectively.Use background images to give your site zest.Build usable and attractive navigation.Design forms that are stylish and functional.Learn how to break away from the square box gclich.Create funky tables.And lots moreFrom the PublisherJonathan Snook, Steve Smith, Jina Bolton, Cameron Adams, and David Johnson, five of the biggest names in CSS design have joined forces to bring you The Art & Science Of CSS.Beautifully presented in full color, this book will teach you how to apply innovative CSS-based techniques to create visually stunning headings, forms, menus, navigation, backgrounds, and much more...Using The Art & Science Of CSS, you'll see just how easy it is to unleash your creative talents and design inspirational web sites with CSS.All designs in this book are visually appealing and inspiring. The CSS code used to create each of the components is included and guaranteed to be simple, efficient and cross-browser compatible.Among its many treasures, this book will show you how to: Format calendars, menus and table of contents using CSSCreate horizontal, vertical and tab-based navigation systems using CSSCreate rounded corners using CSSDesign stylish Website headingsPut together funky & artistic Website backgroundsUse CSS to render blockquotes, dates and lists in a visually appealing mannerAll designs in this book are visually appealing and inspiring. The code CSS code used to create each of the components is provided and is guaranteed to be simple, efficient and cross-browser compatible.Who Should Read This Book?This book is ideal for anyone who wants to gain the practical skills involved in using CSS to make attractive web sites, especially if you're not the type who likes to learn by memorizing a formal specification and then trying to work out which browsers implemented it completely (does anyone enjoy reading specifications?). The only knowledge you'll need to have is some familiarity with HTML. This book will give designers the skills they need to implement their ideas, and provides developers with creative inspiration through practical examples.

REST API Design Rulebook


Mark Masse - 2011
    This concise book presents a set of API design rules, drawn primarily from best practices that stick close to the Web’s REST architectural style. Along with rules for URI design and HTTP use, you’ll learn guidelines for media types and representational forms. REST APIs are ubiquitous, but few of them follow a consistent design methodology. Using these simple rules, you will design web service APIs that adhere to recognized web standards. To assist you, author Mark Massé introduces the Web Resource Modeling Language (WRML), a conceptual framework he created for the design and implementation of REST APIs. Learn design rules for addressing resources with URIs Apply design principles to HTTP’s request methods and response status codes Work with guidelines for conveying metadata through HTTP headers and media types Get design tips to address the needs of client programs, including the special needs of browser-based JavaScript clients Understand why REST APIs should be designed and configured, not coded

Cold Trap


Jon Waskan - 2014
    Inexplicably, the explorer vanishes, and the object along with him. Nearby, the gears spin on a secret device, setting in motion a chain reaction that could avert a civilization-ending cataclysm. Known only to a select few, the machine must be protected.But watching from the shadows, a brilliant sociopath has plans of his own. . .____________________________________________AboutInspired by Crichton, Asimov, and Brown, “Cold Trap” has intense action, political intrigue, a deep central mystery, and a backdrop of science and high-tech gadgetry, a combination that is sure to resonate with fans of contemporary science fiction and techno-thrillers.____________________________________________ReviewsMelinda Hills for Readers' Favorite (5 Stars)"I really enjoyed the story! ... a well written tale of scientific discovery and political/economic maneuvering for world dominance ... Tremendous creativity and an in-depth look at exo-geology - the study of rocks and deposits on the surface of the moon and other 'space rocks' - create a realistic background for action involving the basic human emotions of love, greed, the desire for knowledge and the hunger for power."

George Washington: First Guardian Of American Liberty


Michael Crawley - 2016
    But where did he get his military experience? Why was picked to take command of the army? Why was he the only American president ever to be elected unanimously (twice!), and did he really chop down that cherry tree as a kid?In this book entitled George Washington: First Guardian of American Liberty by author Michael Crawley, you'll follow the course of George Washington's life, from his birth at Ferry Farm in Virginia in 1732, to his death at his Mount Vernon estate in 1799. You'll learn how his early fame as a hero of the French and Indian War, and his illustrious marriage to a wealthy widow, led to this farm boy becoming one of the most important men in Virginia, a delegate at the Continental Congress where the Founders of America gathered to decide the nation's fate. The first guardian of American liberty looks serene in his portraits, but he didn't always rise above the fray. Washington fought for what he believed in, and his political convictions shocked contemporaries like Thomas Jefferson. Do you know what kind of country George Washington wanted America to be?

Fishermen's Court


Andrew Wolfendon - 2019
    So why would a team of killers want to murder him and frame it as a suicide? Finn survives the encounter to discover the killers have left behind a “suicide note” detailing a dark incident from Finn’s past no one could possibly know about.Finn escapes to Musqasset Island, his former home, to seek refuge with an old friend, but soon realizes he has trapped himself on the small island with the very people who want him dead—and with old debts that need to be paid. His only hope for survival, and redemption, is to figure out who’s trying to kill him and why they’ve waited eighteen years to act—no easy task in a raging nor’easter, where communications are shaky and relationships (and Finn’s mental state) are even shakier.

Testable JavaScript


Mark Ethan Trostler - 2012
    This book shows you what writing and maintaining testable JavaScript for the client- or server-side actually entails, whether you’re creating a new application or rewriting legacy code.From methods to reduce code complexity to unit testing, code coverage, debugging, and automation, you’ll learn a holistic approach for writing JavaScript code that you and your colleagues can easily fix and maintain going forward. Testing JavaScript code is complicated. This book helps you simply the process considerably.Get an overview of Agile, test-driven development, and behavior-driven developmentUse patterns from static languages and standards-based JavaScript to reduce code complexityLearn the advantages of event-based architectures, including modularity, loose coupling, and reusabilityExplore tools for writing and running unit tests at the functional and application levelGenerate code coverage to measure the scope and effectiveness of your testsConduct integration, performance, and load testing, using Selenium or CasperJSUse tools for in-browser, Node.js, mobile, and production debuggingUnderstand what, when, and how to automate your development processes

HTML5 for Publishers


Sanders Kleinfeld - 2011
    Learn how to: Intersperse audio/video with textual content Create a graphing calculator to display algebraic equations on the Canvas Use geolocation to customize a work of fiction with details from the reader's locale Use Canvas to add interactivity to a children's picture book

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

The Gray-Haired Knitting Detectives Series


Elaine Spaan - 2015
    The police claim the death was of natural causes, but the knitters aren't buying it. If the police won't do any investigating, then they will!Get all three adventures of the Gray-Haired Knitting Detectives series in one bundle. The bundle includes Murder, Mystery & Dating Mayhem, Jack Gets His Man, and Love in the Time of Murder.Murder, Mystery & Dating MayhemA middle-aged widow gangs up with her gay best friend and a posse of gray-haired wannabe detectives to solve a murder. Maybe she should have stuck to speed dating? "a lot of fun to read. The characters are a hoot!!" "sweet, light and hilarious and kept you guessing!" "sure to put a smile on your face"Jack Gets His ManJack's life is awesome even if his ex is being a pain, but then his smoking hot new bookkeeper discovers things at his store aren't actually as they seem. Jack's bestie and the Gray-Haired Knitting Detectives jump at the chance to solve Jack's problems. Will Jack catch a thief or find love? "I ate this book up like a grubby little kid." "expertly worded and pretty funny suspense story with a romantic touch."Love in the Time of MurderWhen Dee's ex is murdered, she's the number one suspect. The Gray-Haired Knitting Detectives aren't about to let one of their own get sent to the slammer and jump at the chance to search for the true killer. "totally scrumptious cozy mystery" "This fun and witty whodunit will have you laughing till the very end."Buy now to join the Gray-Haired Knitting Detectives on all of their adventures.

Clojure In Action


Amit Rathore - 2011
    It teaches Clojure from the basics to advanced topics using practical, real-world application examples. Blow through the theory and dive into practical matters like unit-testing and environment set-up, all the way through building a scalable web-application using domain-specific languages, Hadoop, HBase, and RabbitMQ. About the TechnologyClojure is a modern Lisp for the JVM, and it has the strengths you'd expect: first-class functions, macros, support for functional programming, and a Lisp-like, clean programming style. About this BookClojure in Action is a practical guide focused on applying Clojure to practical programming challenges. You'll start with a language tutorial written for readers who already know OOP. Then, you'll dive into the use cases where Clojure really shines: state management, safe concurrency and multicore programming, first-class code generation, and Java interop. In each chapter, you'll first explore the unique characteristics of a problem area and then discover how to tackle them using Clojure. Along the way, you'll explore practical matters like architecture, unit testing, and set-up as you build a scalable web application that includes custom DSLs, Hadoop, HBase, and RabbitMQ. What's InsideA fast-paced Clojure tutorial Creating web services with Clojure Scaling through messaging Creating DSLs with Clojure's macro system Test-driven development with Clojure Distributed programming with Clojure, and moreThis book assumes you're familiar with an OO language like Java, C#, or C++ but requires no background in Lisp or Clojure itself.================================== Table of ContentsPART 1 GETTING STARTED Introduction to Clojure A whirlwind tour Building blocks of Clojure Polymorphism with multimethods Clojure and Java interop State and the concurrent world Evolving Clojure through macros PART 2 GETTING REAL Test-driven development and more Data storage with Clojure Clojure and the web Scaling through messaging Data processing with Clojure More on functional programming Protocols, records, and type More macros and DSLs

Objects on Rails


Avdi Grimm - 2012
    This book is aimed at the working Rails developer who is looking to grow and evolve Rails projects while keeping them flexible, maintainable, and robust. The focus is on pragmatic solutions which tread a “middle way” between the expedience of the Rails “golden path”, and rigid OO purity.

Everyday Rails Testing with RSpec


Aaron Sumner
    A practical approach to test-driven development for Ruby on Rails using RSpec and related tools.

Crafting Rails Applications: Expert Practices for Everyday Rails Development


José Valim - 2011
    You can now easily extend the framework, change its behavior, and replace whole components to bend it to your will, all without messy hacks. This pioneering book is the first resource that deep dives into the new Rails 3 APIs and shows you how use them to write better web applications and make your day-to-day work with Rails more productive. Rails Core developer Jose Valim guides you through seven different tutorials, each of them using test-driven development to build a new Rails extension or application that solves common problems with these new APIs. You will understand how the Rails rendering stack works and customize it to read templates from the database while you learn how to mimic Active Record behavior, like validations, in any other object. You will find out how to write faster, leaner controllers, and you'll learn how to mix Sinatra applications into your Rails apps, so you can choose the most appropriate tool for the job. In addition, you will improve your productivity by customizing generators and responders. This book will help you understand Rails 3's inner workings, including generators, template handlers, internationalization, routing, and responders. With the knowledge you'll gain, you'll be ready to tackle complicated projects more easily than ever before, creating solutions that are well-tested, modular, and easy to maintain.

The Mother's Day Gift (Noisy Farm - A Beautifully Illustrated Children's Picture Book, Perfect Bedtime Story)


Bea Balint - 2013
    Today everyone was rising with the sun, because this was quite a special day. Bees were working hard, flying from flower to flower; the carol of larks echoed far in the forests. ‘Mother- Mother-Mother’s Day’ – sounded the chirping birds. This is a special day, because tomorrow is Mother’s day. The day when you thank your Mother all the good and wonderful things, the love and care she spoiled you with throughout your entire life. Tomorrow is Mother’s Day, so today is the best opportunity to prepare presents. Kate, the beautiful, spotted ladybug got up unusually early, exactly at sunrise. She was looking forward to this day for a long time, because her mum is the best mother in the whole world and she wanted to surprise her with something truly special.