Book picks similar to
Microservices for .NET by Gaurav Kumar Arora
microservices-for-net
programming
programming-web
calibre
Thinking in C++, Vol. 2: Practical Programming
Bruce Eckel - 2003
Learn practical programming and best practices. Meet the difficult challenges of C++ development. Build reliable and robust programs. Design Patterns chapter shows sophisticated use of objects, composition and polymorphism. Provides a gentle introduction to multithreaded programming, a feature being considered for the next version of Standard C++. Defensive Programming chapter includes a simple unit-testing framework and debugging techniques. In-depth treatment of Standard C++ Library facilities including strings, iostreams, and the "STL" algorithms and containers. Modern usage of templates, including template metaprogramming. Unravels the perplexities of multiple inheritance. Shows practical uses for RTTI. Explores exception handling in depth and clearly explains exception-safe design. Compliant with the official ISO C++ Standard. Presents results of current research being considered for inclusion in the next revision of Standard C++. All code examples freely downloadable, tested on multiple platforms and compilers including the free GNU C++ compiler on Windows/Mac/Linux. On www.BruceEckel.com: Annotated Solutions Guide Seminars and consulting Free Download—Volume I of this book Annotation Thinking in C++ is ideal for anyone already familiar with C who now wants to learn C++. Eckel has synthesized more than five years of C++ teaching and programming experience into a well-structured course that moves step-by-step through each important C++ concept. He highlights poorly-understood C++ features like virtual functions, which can improve productivity. Editorial Reviews The Barnes & Noble Review Bruce Eckel, one of the world's best programming trainers, has thoroughly updated his classic THINKING IN C++—the book that won the Software Development Magazine Jolt Cola award in its first iteration. The new version is better than ever—which is to say, it's
ZooKeeper: Distributed process coordination
Flavio Junqueira - 2013
This practical guide shows how Apache ZooKeeper helps you manage distributed systems, so you can focus mainly on application logic. Even with ZooKeeper, implementing coordination tasks is not trivial, but this book provides good practices to give you a head start, and points out caveats that developers and administrators alike need to watch for along the way.In three separate sections, ZooKeeper contributors Flavio Junqueira and Benjamin Reed introduce the principles of distributed systems, provide ZooKeeper programming techniques, and include the information you need to administer this service.Learn how ZooKeeper solves common coordination tasksExplore the ZooKeeper API’s Java and C implementations and how they differUse methods to track and react to ZooKeeper state changesHandle failures of the network, application processes, and ZooKeeper itselfLearn about ZooKeeper’s trickier aspects dealing with concurrency, ordering, and configurationUse the Curator high-level interface for connection managementBecome familiar with ZooKeeper internals and administration tools
Getting Started with OAuth 2.0
Ryan Boyd - 2011
This concise introduction shows you how OAuth provides a single authorization technology across numerous APIs on the Web, so you can securely access users’ data—such as user profiles, photos, videos, and contact lists—to improve their experience of your application.Through code examples, step-by-step instructions, and use-case examples, you’ll learn how to apply OAuth 2.0 to your server-side web application, client-side app, or mobile app. Find out what it takes to access social graphs, store data in a user’s online filesystem, and perform many other tasks.Understand OAuth 2.0’s role in authentication and authorizationLearn how OAuth’s Authorization Code flow helps you integrate data from different business applicationsDiscover why native mobile apps use OAuth differently than mobile web appsUse OpenID Connect and eliminate the need to build your own authentication system
The Little Elixir & OTP Guidebook
Benjamin Tan Wei Hao - 2015
It combines the productivity and expressivity of Ruby with the concurrency and fault-tolerance of Erlang. Elixir makes full use of Erlang's powerful OTP library, which many developers consider the source of Erlang's greatness, so you can have mature, professional-quality functionality right out of the gate. Elixir's support for functional programming makes it a great choice for highly distributed event-driven applications like IoT systems.The Little Elixir & OTP Guidebook gets you started programming applications with Elixir and OTP. You begin with a quick overview of the Elixir language syntax, along with just enough functional programming to use it effectively. Then, you'll dive straight into OTP and learn how it helps you build scalable, fault-tolerant and distributed applications through several fun examples. Come rediscover the joy of programming with Elixir and remember how it feels like to be a beginner again.
SOA Design Patterns
Thomas Erl - 2008
More than three years in development and subjected to numerous industry reviews, the 85 patterns in this full-color book provide the most successful and proven design techniques to overcoming the most common and critical problems to achieving modern-day SOA. Through numerous examples, individually documented pattern profiles, and over 400 color illustrations, this book provides in-depth coverage of:• Patterns for the design, implementation, and governance of service inventories–collections of services representing individual service portfolios that can be independently modeled, designed, and evolved.• Patterns specific to service-level architecture which pertain to a wide range of design areas, including contract design, security, legacy encapsulation, reliability, scalability, and a variety of implementation and governance issues.• Service composition patterns that address the many aspects associated with combining services into aggregate distributed solutions, including topics such as runtime messaging and message design, inter-service security controls, and transformation.• Compound patterns (such as Enterprise Service Bus and Orchestration) and recommended pattern application sequences that establish foundational processes. The book begins by establishing SOA types that are referenced throughout the patterns and then form the basis of a final chapter that discusses the architectural impact of service-oriented computing in general. These chapters bookend the pattern catalog to provide a clear link between SOA design patterns, the strategic goals of service-oriented computing, different SOA types, and the service-orientation design paradigm.This book series is further supported by a series of resources sites, including soabooks.com, soaspecs.com, soapatterns.org, soamag.com, and soaposters.com.
Real World Java EE Patterns--Rethinking Best Practices
Adam Bien - 2009
:-)
Learning React: A Hands-On Guide to Building Maintainable, High-Performing Web Application User Interfaces Using the React JavaScript Library
Kirupa Chinnathambi - 2016
Thinking in CSS
Aravind Shenoy - 2014
Instead of wandering through loads of theory, we will understand CSS more practically so that we can design a webpage using CSS. We have used Notepad for the examples in this book. Alternatively, you can also use Notepad++ or any advanced editor. All that you need to do is copy the code and paste it into Notepad. Upon execution, you will get the output as depicted in the screenshots. Screenshots are provided for each sample code. Coding gets better with practice. The examples in this book are compatible with almost every browser. Instead of using the verbatim code, you can modify the code and see the change in the output, thereby understanding the subtle nuances of CSS. By the end of the book, with practice, you can achieve better things and get more acquainted with CSS.
Stone Barrington Adventures
Stuart Woods - 2012
Lucid Intervals Strategic Moves Bel-Air Dead
Fury (Surviving the Zombie Apocalypse Book 15)
Shawn Chesser - 2021
Core Java: An Integrated Approach
R. Nageswara Rao - 2008
Considering just how java is dominating the software industry these days, it is vital for all software and it professionals to be knowledgeable in it. This book is ideal even for new learners as it provides detailed descriptions even of the basic concepts of java, in a very simple and easily understandable way. The best part about using this book is that once you have gone through it, you are sure to be able to write basic java programs on your own. Another highlight of this book is that instead of being vague, it provides you with a detailed explanation of all the concepts that concern this topic. Core java: an integrated approach includes many examples that are helpful as they help students get rid of the fears that they have, concerning programming. Students are also provided with an exhaustive list of questions concerning the topic, which are frequently asked in interviews. This is beneficial for students as they appear for interviews in the future. The first edition of the core java: an integrated approach has been published by dreamtech press in the year 2008 and is available in paperback.key features: this book includes 32 chapters that focus on various java-related topics. Students are provided with an exhaustive list of questions that often feature in interviews for programming jobs.
The Killing Ground: A World War 3 Techno-Thriller Action Event (Nick Ryan's World War 3 Military Fiction Technothrillers)
Nick Ryan - 2021
It’s Beginning to Look a Lot like Cowboys, Volume 2
Susette Williams - 2017
Jeremiah Scott was returning to Weatherton, Wyoming after a six-year absence While in Cheyenne, arranging business deals and outfitting his ranch, he decided to find an impromptu bride. But when the bride was more than he bargained for, will it destroy his plans for marriage?" TO LOVE AND TO HONOR By Heather Blanton Joel Chapman feels like a failure. Losing a leg in battle, he failed to fulfill his duty as a captain. According to his wife, without two good legs, he’s failed as a husband and provider. Along with his self-respect, his spirit is dying a slow, painful death. Angela Fairbanks is the daughter of a tyrant—a cattle baron known for his iron fist and cold heart. She has no doubt once he learns she is carrying an illegitimate child, he will banish her from the ranch. Compassion and honor overtaking his good sense, Joel offers a noble lie to protect Angela and secure a home for her and the baby: one day as her husband, and then he’ll “abandon” her. Will the noble lie become simple deceit? Or is he man enough to resist his heart and keep his vows? A GROOM FOR CHRISTMAS By Tina Dee Addie Langford is desperate. Christmas is just around the corner and she’d love nothing more than a holiday break from the constant meddling of her family and their determination to find her a husband. Just when she thinks she’d gotten rid of one poor fellow, she lands right on top of another—literally. When he looks past her physical imperfection, will she also learn to look past it and find love? Rhett Marshall just wants to make his way in the world. He’s looking for a job as a ranch hand, but after a shotgun wedding he finds he’s gained a wife instead. The problem is that Addie was so much more than what she seemed, like no girl he’d ever met. After getting to know her, the big question is whether he’ll stay or go when the choice finally arrives. THE COWBOY’S CHRISTMAS PRAYERS By Laura J. Marshall 1905, South Dakota Stone Tyler Wayne, the man with three first names is just a simple cowboy. He has little to show for his hard-working ways other than the calluses on his hands, yet he folds these hands in consistent prayer to the One who sees his heart. Nan Kinsey is the boss’ daughter. Her father plans to marry her off to the ranch owner’s son next door. The problem is, she is drawn instead to Stone. Will their Christmas prayers be answered? MISTLETOE MISTAKE By Lynette Sowell Matthew Thomas cooked up the idea of helping the crumbling town of Angel Vale, Wyoming by arranging for mail order brides from the East--including a bride for himself until his feet get colder than a Wyoming blizzard. Widowed Sophia Webster tries to make a new start in Wyoming by staying true to her word and helping Matthew establish his newspaper, but come spring, it’ll be back East for her--unless Matthew’s change of heart can convince her otherwise. HUSBAND OF THE BRIDE By USA TODAY BESTSELLING Susette Williams Widowed for years, Ma has been the matriarch of the family, facing the challenges of raising four boys who are now men. With the arrival of her first grandchild imminent, Ma finds herself face-to-face with the town doctor who has very differing views than her own.
Almost a Billionaire Box Set 1-3
Bridget E. Baker - 2019
That resolve destroyed Mary's last relationship, but she doubles down on what she does best: taxes and charity work. Since Mary inexplicably enjoys interpreting the inner workings of the tax code, she’s content with her life. Mary doesn’t need a boyfriend. Which is why, when a strikingly handsome electrician doggedly pursues her, she refuses to go out with him. But Luke doesn’t give up easily, and Mary surprises herself by agreeing to a first date. He puts a snap and crackle in her step that she's never had before. Mary giggles over texts like a teenager and counts the minutes until she gets to see him next. Until an issue with her charity sends Mary to the front door of a travel-trailer... and hunky Luke answers her knock. Mary's excitement fizzles when Luke’s adorable children peek out from behind his legs. Luke's a widower, and Mary won’t go out with him now that she knows. After all, with her family tree, she has no hope of being a decent mother. And Amy and Chase deserve the best. Only, Luke won’t let her walk away. He’s only working in Atlanta for a few more weeks, and he wants to spend them all with her. Can Mary find the faith in herself to enjoy the time they have? Or will her wounded heart send her running too soon? Book Two: Finding Cupid There are two things event planner Geo Polson will not do. She won't plan weddings, and she will not date. No exceptions. Billionaire venture capitalist Trig Thornton doesn't live by hard and fast rules. After all, you don't finish first by staying in your lane. But when his best friend forces him to help plan a bachelor party, he doesn't expect to be smitten by the feisty wedding planner. Geo's already broken one cardinal rule at the behest of her bestie. There's no way she's going to so much as bend another. But Trig isn't easily dissuaded, and he's made it his business to help Geo relax and have some fun. Will he heal Geo's wounded heart, or are her rules the only thing keeping her safe? AND! Book Three: Finding Spring Trudy’s life is a wreck. She has no job, no husband, no college degree, a sick son, and a stack of medical bills. Her family and friends keep trying to set her up, but Trudy turns them down flat. She’s got a foolproof plan this time around. She won't go out for so much as a latte until she graduates, finds steady work, and pays off all her debt. Mr. Perfect will have to wait, because Trudy has no time for nonsense. After weeks of looking, she finally lands a paying job. It’s only an interim assistant position, but it comes with medical insurance. Everything is going exactly according to plan. Until she meets her new boss. He’s hotter than an August day in Atlanta, and his expert flirting melts Trudy’s resolve. But can her boss really be Mr. Right if she meets him at the wrong time and in the wrong place?
Plead Your Case
Kenneth E. Hagin - 1997
Joining forces with God the Father through prayer and carrying out His will upon the earth is the covenant right of every New Testament believer!