Book picks similar to
Code-First Development with Entity Framework by Sergey Barskiy
collection
computer-science
dev-work
software
Billionaire Vacation: The Complete Series (Alpha Billionaire Romance Love Story)
Nella Tyler - 2016
Not only did she need summer break the way all teachers do, but she also needed to get away from life for a while—and leave the humiliation of her fiancé dumping her a month before the wedding behind. What better way to relax than a month-long stay in Hawaii? Things get off to a rough start when Megan makes a fool of herself at the baggage carousel, but lucky for her, handsome Drake Hanover is there to sweep her off her feet—or rather, get her back on them. And, as fate would have it, they are staying at the same resort, one which Drake intends to buy. While adventure was part of the plan, the two of them, and a few friends, find themselves caught up in the adventure of a lifetime—one that involves shadowy figures, plenty of deception, and a lot of hidden treasure. And what better way to fall in love than over a little bit of danger in paradise? Billionaire Vacation is a steamy alpha billionaire romance. No cliffhanger and has a HEA. Includes 3 free bonus full-length novels for a limited time.
Wild Shifters: Shifter Romance Collection
Lola Gabriel - 2021
The Ironwood Plantation Family Saga: The Complete Series
Stephenia H. McGee - 2020
Civil War pits countrymen against one another and tears a nation asunder. Life and death are held in the balance where everyone is a slave to something. In a time when war brings the South to its knees, two women will forge a friendship in the fires of redemption and thrust Ironwood into a new future – where the battle for freedom has merely begun. Book Two: Heir of HopeA hidden diary. Dreams of the past. And a hope for a new future. Emily Burns grew up an orphan, so she never expected to inherit a southern plantation. When she discovers an old diary hidden in the attic, her life becomes strangely entwined with her Civil War ancestor and she soon begins to wonder how a woman long dead can keep showing up in her dreams.Book Three: Missing MercyThe venture ahead could leave their friendship behind.Made a safe-haven after the Civil War, Ironwood Plantation is a refuge of equality for former slaves. But twenty years and a new generation later, they have become an isolated community with little contact with the rest of the world.In a time where prejudices try to define them, Mercy Carpenter and Faith Harper must push the boundaries of their beliefs and trust in the God who holds the keys to freedom.
Pragmatic Unit Testing in Java with JUnit
Andy Hunt - 2003
Despite it's name, unit testing is really a coding technique, not a testing technique. Unit testing is done by programmers, for programmers. It's primarily for our benefit: we get improved confidence in our code, better ability to make deadlines, less time spent in the debugger, and less time beating on the code to make it work correctly.This book shows how to write tests, but more importantly, it goes where other books fear to tread and gives you concrete advice and examples of what to test--the common things that go wrong in all of our programs. Discover the tricky hiding places where bugs breed, and how to catch them using the freely available JUnit framework. It's easy to learn how to think of all the things in your code that are likely to break. We'll show you how with helpful mnemonics, summarized in a handy tip sheet (also available from our pragmaticprogrammer.com website) to help you remember all this stuff.With this book you will:Write better code, and take less time to write it Discover the tricky places where bugs breed Learn how to think of all the things that could go wrong Test individual pieces of code without having to include the whole project Test effectively with the whole teamWe'll also cover how to use Mock Objects for testing, how to write high quality test code, and how to use unit testing to improve your design skills. We'll show you frequent "gotchas"--along with the fixes--to save you time when problems come up. We'll show you how with helpful mnemonics, summarized in a handy tip sheet (also available from our pragmaticprogrammer.com website).But the best part is that you don't need a sweeping mandate to change your whole team or your whole company. You don't need to adopt Extreme Programming or Test-Driven Development, or change your development process in order to reap the proven benefits of unit testing. You can start unit testing, the pragmatic way, right away.
Learning React Native: Building Native Mobile Apps with JavaScript
Bonnie Eisenman - 2016
With this hands-on guide, you'll learn how to build applications that target iOS, Android, and other mobile platforms instead of browsers. You'll also discover how to access platform features such as the camera, user location, and local storage.With code examples and step-by-step instructions, author Bonnie Eisenman shows web developers and frontend engineers how to build and style interfaces, use mobile components, and debug and deploy apps. Along the way, you'll build several increasingly sophisticated sample apps with React Native before putting everything together at the end.Learn how React Native provides an interface to native UI componentsExamine how the framework uses native components analogous to HTML elementsCreate and style your own React Native components and applicationsInstall modules for APIs and features not supported by the frameworkGet tools for debugging your code, and for handling issues outside of JavaScriptPut it all together with the Zebreto effective-memorization flashcard appDeploy apps to the iOS App Store and Google's Play Store
Cloud Architecture Patterns: Using Microsoft Azure
Bill Wilder - 2012
You’ll learn how each of these platform-agnostic patterns work, when they might be useful in the cloud, and what impact they’ll have on your application architecture. You’ll also see an example of each pattern applied to an application built with Windows Azure.The patterns are organized into four major topics, such as scalability and handling failure, and primer chapters provide background on each topic. With the information in this book, you’ll be able to make informed decisions for designing effective cloud-native applications that maximize the value of cloud services, while also paying attention to user experience and operational efficiency.Learn about architectural patterns for:Scalability. Discover the advantages of horizontal scaling. Patterns covered include Horizontally Scaling Compute, Queue-Centric Workflow, and Auto-Scaling.Big data. Learn how to handle large amounts of data across a distributed system. Eventual consistency is explained, along with the MapReduce and Database Sharding patterns.Handling failure. Understand how multitenant cloud services and commodity hardware influence your applications. Patterns covered include Busy Signal and Node Failure.Distributed users. Learn how to overcome delays due to network latency when building applications for a geographically distributed user base. Patterns covered include Colocation, Valet Key, CDN, and Multi-Site Deployment.
Distributed Operating Systems: Concepts and Design
Pradeep K. Sinha - 1996
Each chapter addresses de-facto standards, popular technologies, and design principles applicable to a wide variety of systems. Complete with chapter summaries, end-of-chapter exercises and bibliographies, Distributed Operating Systems concludes with a set of case studies that provide real-world insights into four distributed operating systems.
Disruptive Possibilities: How Big Data Changes Everything
Jeffrey Needham - 2013
As author Jeffrey Needham points out in this eye-opening book, big data can provide unprecedented insight into user habits, giving enterprises a huge market advantage. It will also inspire organizations to change the way they function."Disruptive Possibilities: How Big Data Changes Everything" takes you on a journey of discovery into the emerging world of big data, from its relatively simple technology to the ways it differs from cloud computing. But the big story of big data is the disruption of enterprise status quo, especially vendor-driven technology silos and budget-driven departmental silos. In the highly collaborative environment needed to make big data work, silos simply don't fit.Internet-scale computing offers incredible opportunity and a tremendous challenge--and it will soon become standard operating procedure in the enterprise. This book shows you what to expect.
The Node Beginner Book
Manuel Kiessling - 2011
The aim of The Node Beginner Book is to get you started with developing applications for Node.js, teaching you everything you need to know about advanced JavaScript along the way on 59 pages.
MongoDB Applied Design Patterns
Rick Copeland - 2013
You’ll learn how to apply MongoDB design patterns to several challenging domains, such as ecommerce, content management, and online gaming. Using Python and JavaScript code examples, you’ll discover how MongoDB lets you scale your data model while simplifying the development process.Many businesses launch NoSQL databases without understanding the techniques for using their features most effectively. This book demonstrates the benefits of document embedding, polymorphic schemas, and other MongoDB patterns for tackling specific big data use cases, including:Operational intelligence: Perform real-time analytics of business dataEcommerce: Use MongoDB as a product catalog master or inventory management systemContent management: Learn methods for storing content nodes, binary assets, and discussionsOnline advertising networks: Apply techniques for frequency capping ad impressions, and keyword targeting and biddingSocial networking: Learn how to store a complex social graph, modeled after Google+Online gaming: Provide concurrent access to character and world data for a multiplayer role-playing game
The Five Points' Mob Collection: Filthy, Filthy Rich, and Filthy Dark
Serena Akeroyd - 2022
FILTHY One taste was all it took. She's mine. Whether she likes it or not... This is Finn O'Grady's story. FILTHY RICH The bruises on my bride's face stir the monster in me. Someone's touched my property. I'm Irish Mob. We kill to protect our women. We reap nightmares on those who harm them. And I’m the biggest nightmare of them all. This is Eoghan O'Donnelly's story. FILTHY DARK Loving someone means making them hate you to keep them safe, to get them away from the toxicity that is your world. I destroyed us before we even had a chance to begin… Can a near death experience bring both my kid and the woman who owns my heart back to me? This is Declan O'Donnelly's story. Contains never-before-seen bonus chats!!
The Secret Letter: Darkness Past- Book 1
Roger Hayden - 2017
Homicide Detective Michael Dobson has seen many things in his long years on the force, but nothing can prepare him for a series of murders linked through the same mysterious chain letter mailed to the victims before their untimely demise. The answers lie in the victims’ pasts, leading Dobson and his rookie partner on a serpentine quest through the dark recesses of vengeance and betrayal. Can he stop the killer in time, or will a brutal fate await all who have made the killer’s list?
Bellingwood Book 12 Vignettes
Diane Greenwood Muir - 2016
Vignette #2 brings back a very minor character - Simon Gardner, the owner of the local Antique Shoppe. The third vignette takes us to Sweet Beans and an interaction between Sal and Camille. There is always something happening at the coffee shop. Vignette #4 is a little deeper insight into some of the agony that Heath Harvey has faced at the loss of his parents. His life changed drastically and the boy never was given time to deal with it. The final vignette - #5 is a look at our favorite waitress from Joe's Diner. Lucy is a steady, solid presence in the lives of so many people in Bellingwood, but what is her story? This is an opportunity to find out.The Bellingwood books are written from Polly's perspective and every once in a while it's fun to look at what's happening behind the scenes from the viewpoint of other characters. These vignettes were originally published on the nammynools.com website and in the monthly email newsletter to Bellingwood readers.
31 Sweet Brides. Mega Box Set of Inspirational Romance Stories: Mail Order Bride, Historical Romance, Western Romance, Scottish Romance, Regency Romance, Amish Romance
Indiana Wake - 2018
Includes one brand new story. Transport yourself to a world of sweet love and romance. Where heroes are strong and brave and the women are determined and resilient. There are 31 romances all with a happy ever after. All these wonderful books will keep you reading for a long time to come. All the authors are bestsellers and include 4 kindle All Star authors. Enjoy these sweet romances which include Historical, Western, Mail Order Bride, Regency Romance, Scottish Historical Romance, and Amish Romance there is something here for every reader. All the books are clean and suitable for all ages. Included in this amazing value set are: No Going Back A Baby to Heal His Heart For the Love of the Baby A Father's Blessing A Surprise Proposal Blackmailed by the Rancher For Love or for duty The Baby and the Beast Saving the Twins A Dream Come True The Secret Valentine The Language of Flowers The Duke and the Valentine’s Day Heiress A Return to Faith Trust and Faith Home to Stay Where We Belong Amish Hideaway Closer to Her Heart A Reason to Stay With All Her Heart Highlanders Choice and the Runaway Bride Highlanders Revenge and the Secret Love Highlanders Heart and the Deadly Arrow The Clan Chief's Daughter and the Strangers Trust Trapped in Time Twins for a Lonely Bride The Baby on the Porch Captured by the Rancher A Better Man Only For Love Grab this set while you can and don't forget to tell your friends.
Windows 10: The Missing Manual
David Pogue - 2015
Windows 10 (a free update to users of Windows 8 or Windows 7) fixes a number of the problems introduced by the revolution in Windows 8 and offers plenty of new features, such as the new Spartan web browser, Cortana voice-activated "personal assistant," new universal apps (that run on tablet, phone, and computer), and more. But to really get the most out of the new operating system, you're going to need a guide.Thankfully, Windows 10: The Missing Manual will be there to help. Like its predecessors, this book from the founder of Yahoo Tech, previous New York Times columnist, bestselling author, and Missing Manuals creator David Pogue illuminates its subject with technical insight, plenty of wit, and hardnosed objectivity for beginners, veteran standalone PC users, new tablet owners, and those who know their way around a network.