The Aether Blade


E.A. Hooper - 2017
    The seventeen-year-old son of a shopkeeper is forced from his home to travel across the continent of Ter'al. During his journey, Valx will learn to use his powers as he struggles to survive against two greatborn pursuers, a Northern general and his red-masked assassin. Along the way, he finds himself involved with two greatborn thieves and a secret society of criminals that might have a stronger connection to the North than the thieves themselves ever realized. The Aether Blade is the first book in an epic fantasy series that will send Valx to different lands across the continent of Ter'al. He'll fight dragons, encounter mysterious beings known as strangemen, and also meet other greatborn with incredible and unique abilities. But he will also lose many of the people close to him as a war spreads across Ter'al. As this series unfolds, Valx will find himself pushed to the limits of his powers, but he'll also struggle with his sense of purpose and morality.

Growing Rails Applications in Practice


Henning Koch - 2014
    

Linear Tactical Boxed Set 3: Echo, Phoenix, Baby


Janie Crouch - 2020
    And Peyton is a woman worth fighting for.•••••PHOENIXYou have to burn before you can rise.Extreme sport sensation Riley Harrison will find the biggest danger has nothing to do with risk, and everything to do with the heart.•••••BABYDon't let the name fool you.He has secrets buried deep under his charming smile that could change everything.

Programming Entity Framework: DbContext


Julia Lerman - 2011
    This concise book shows you how to use the API to perform set operations with the DbSet class, handle change tracking and resolve concurrency conflicts with the Change Tracker API, and validate changes to your data with the Validation API.With DbContext, you’ll be able to query and update data, whether you’re working with individual objects or graphs of objects and their related data. You’ll find numerous C# code samples to help you get started. All you need is experience with Visual Studio and database management basics.Use EF’s query capabilities to retrieve data, and use LINQ to sort and filter dataLearn how to add new data, and change and delete existing dataUse the Change Tracker API to access information EF keeps about the state of entity instancesControl change tracking information of entities in disconnected scenarios, including NTier applicationsValidate data changes before they’re sent to the database, and set up validation rulesBypass EF’s query pipeline and interact directly with the database

Effective Objective-C 2.0: 52 Specific Ways to Improve Your IOS and OS X Programs


Matt Galloway - 2013
    Using the concise, scenario-driven style pioneered in Scott Meyers' best-selling Effective C++, Matt Galloway brings together 52 Objective-C best practices, tips, shortcuts, and realistic code examples that are available nowhere else. Through real-world examples, Galloway uncovers little-known Objective-C quirks, pitfalls, and intricacies that powerfully impact code behavior and performance. You'll learn how to choose the most efficient and effective way to accomplish key tasks when multiple options exist, and how to write code that's easier to understand, maintain, and improve. Galloway goes far beyond the core language, helping you integrate and leverage key Foundation framework classes and modern system libraries, such as Grand Central Dispatch. Coverage includes Optimizing interactions and relationships between Objective-C objects Mastering interface and API design: writing classes that feel "right at home" Using protocols and categories to write maintainable, bug-resistant code Avoiding memory leaks that can still occur even with Automatic Reference Counting (ARC) Writing modular, powerful code with Blocks and Grand Central Dispatch Leveraging differences between Objective-C protocols and multiple inheritance in other languages Improving code by more effectively using arrays, dictionaries, and sets Uncovering surprising power in the Cocoa and Cocoa Touch frameworks

Grape Seed Falls Romance Box Set


Liz Isaacson - 2018
     Seven cowboys, from billionaires to brothers, and the women who tame their hearts and make romance happen in Texas Hill Country... The complete Grape Seed Falls Romance collection in one boxed set! Book 1: Choosing the Cowboy: Maggie Duffin is all set to inherit her father's farm supply store in Amarillo, Texas. With only girls in her family, and Heidi now married and living at Three Rivers Ranch, she feels a sense of duty and family loyalty. Which is honorable—if it wasn't for her boyfriend, cowboy Chase Carver.So he sets out on a quest to find his own ranch. But with financial trouble and personal issues around every corner, both Maggie and Chase will have to rely on their faith to find their happily-ever-after. Book 2: Craving the Cowboy: A ranch owner in Texas Hill Country, a horse trainer, and a romance for the ages... Book 3: Charming the Cowboy: A cowboy billionaire bachelor, the woman who's been crushing on him, and a fateful accident at his boarding stable... Book 4: Courting the Cowboy: A restaurant heiress, a dating app, and the cowboy just down the street she's sworn off... Book 5: Claiming the Cowboy: A cowboy with a chip on his shoulder, a farrier who's got no roots, and their second chance at making a life together... Book 6: Catching the Cowboy: A cowboy who can't get off the ranch to meet anyone, a stylist who hasn't been on a second date in a year, and the relationship that starts when they're stranded in a cabin together... Book 7: Cheering the Cowboy: A cowboy with anger management issues, the woman whose ranch he "stole," and their chance to get everything they want for Christmas...including each other. Read all the novels by USA Today bestselling author, Liz Isaacson! Three Rivers Ranch Romance Series: 1. Second Chance Ranch 2. Third Time's the Charm 3. Fourth and Long 4. Fifth Generation Cowboy 5. Sixth Street Love Affair 6. The Seventh Sergeant 7. Eight Second Ride 8. The First Lady of Three Rivers 9. Christmas in Three Rivers 10. Lucky Number Thirteen 11. The Curse of February Fourteenth 12. Fifteen Minutes of Fame 13. Sixteen Steps to Fall in Love 14. The Sleigh on Seventeenth Street Gold Valley Romance Series: 1. Before the Leap 2. After the Fall 3. Through the Mist 4. Between the Reins 5. Over the Moon 6. Under the Bridge 7. Up on the Housetop 8. Around the Bend Brush Creek Brides Romance Series: 1. A Wedding for the Widower 2. A Companion for the Cowboy 3. A Bride for the Bronc Rider 4. A Family for the Farmer 5. A Home for the Horseman 6. A Refuge for the Rancher 7. A Marriage for the Marine 8. A Fiance for the Firefighter 9. A Treasure for the Trooper 10. A Date for the Detective 11. A Partner for the Paramedic 12. A Catch for the Chief Steeple Ridge Romance Series: 1. Starting Over at Steeple Ridge (Timeless Romance) 2. Finding Love at Steeple Ridge 3. Learning Faith at Steeple Ridge 4. Kissing Santa at Steeple Ridge 5. Coming Home to Steeple Ridge Grape Seed Falls Romance Series: 1. Choosing the Cowboy 2. Craving the Cowboy 3. Charming the Cowboy 4. Courting the Cowboy 5. Claiming the Cowboy 6.

Real World Java EE Patterns--Rethinking Best Practices


Adam Bien - 2009
    :-)

Summary and analysis: when breathe become air


John Smith - 2016
    It’s a work of art that is insightful and succeeded in enlightening me on how to connect with other humans and why life is worth living. I will definitely be referencing this book for the rest of my life- I do not say this lightly.

Exploring CQRS and Event Sourcing


Dominic Betts - 2012
    It presents a learning journey, not definitive guidance. It describes the experiences of a development team with no prior CQRS proficiency in building, deploying (to Windows Azure), and maintaining a sample real-world, complex, enterprise system to showcase various CQRS and ES concepts, challenges, and techniques.The development team did not work in isolation; we actively sought input from industry experts and from a wide group of advisors to ensure that the guidance is both detailed and practical.The CQRS pattern and event sourcing are not mere simplistic solutions to the problems associated with large-scale, distributed systems. By providing you with both a working application and written guidance, we expect you’ll be well prepared to embark on your own CQRS journey.

Fast Like Daniel: 21 Days That Will Change Your Life


Scott Williams - 2017
    This devotional is your definitive guide to… • Unpacking the Daniel Fast • A Closer Connection with God • The Four Keys to Powerful Prayer • How Fasting and Prayer Produces Breakthrough The book you’re holding walks you through Pastor Scott Williams’ own discovery of the Daniel Fast and the amazing life change, breakthrough, and success that followed. Since then, he’s done it on an annual basis for over a decade and has taught others to do the same. The results have been staggering! All 21 days come power packed daily dose of... • Scripture • Devotionals • Journal Ideas • Prayers • Fasting Tips Start a journey toward more intimacy with God as you learn to Fast Like Daniel.

Reactive Microservices Architecture


Jonas Bonér - 2016
    Specifically, you’ll learn how a Reactive microservice isolates everything (including failure), acts autonomously, does one thing well, owns state exclusively, embraces asynchronous message passing, and maintains mobility.Bonér also demonstrates how Reactive microservices communicate and collaborate with other services to solve problems. Get a copy of this exclusive report and find out how to bring your enterprise system into the 21st century.Jonas Bonér is Founder and CTO of Lightbend, inventor of the Akka project, co-author of the Reactive Manifesto and a Java Champion. Learn more at: http://jonasboner.com.

Soulcatcher


Sergey Zaytsev - 2019
    Every player "avatar" is a living physical body with incredible survival traits. Once in this dreamscape, it would be unwise to not seize the moment! There are, however, a couple of catches.First of all, you don't remember your identity. Second, the "sandbox" of this inter-civilization game, "Universe ICS", is a dangerous place for beginners. Finally, character restoration is finite. Death in "ICS" may be irreversible.All the books in the series "the Universe ICS":1.Soulcatcher2.Keymaster3.Seeker4.Executioner5.DestroyerThe beginning of the book is here:royalroad.com/fiction/23162/universe-...Have a pleasant reading!

The Rivals


Daniel Hurst - 2022
    But she might just have met her match when she encounters Jess, a woman who is not used to losing at anything.Jess is very much like Lucy when it comes to a fondness for competition, only a more extreme version, and as the pair become friends, it's clear that a rivalry is developing between them in the fields of business, love and beyond.But as the lives of both women become more intertwined, that rivalry becomes more intense, and by the time it reaches the point of their friendship breaking down, it seems that there is nothing either woman won't do to come out on top.Two women. Only one winner.

Domain-Driven Design in PHP


Carlos Buenosvinos
    Explore applying the Hexagonal Architecture within your application, whether within an open source framework or your own bespoke system. Finally, look into integrating Bounded Contexts, using REST and Messaging approaches.

Beyond the Twelve-Factor App Exploring the DNA of Highly Scalable, Resilient Cloud Applications


Kevin Hoffman - 2016
    Cloud computing is rapidly transitioning from a niche technology embraced by startups and tech-forward companies to the foundation upon which enterprise systems build their future. In order to compete in today’s marketplace, organizations large and small are embracing cloud architectures and practices.