Book picks similar to
Wildfly Performance Tuning by Arnold Johansson


javaee
software-development
collection
computer-science

Sweet & Deadly Endings (Sweets Shop Cozy Mysteries Book 4)


Maisy Morgan - 2019
    Her grandson Tripp is doing great in school. Her relationship with Officer Preston is blooming. And now, her daughter Lilly is visiting for a few months, while her boyfriend Matthew is filming for a starring role in a movie located close to her sweets shop! Unfortunately, soon after they arrive, an assistant turns up dead on the movie set. And it looks like Matthew is the main murder suspect. Not to mention, Tripp’s friend Hannah gets some really bad news that has them all worried. Maybe things aren’t going so good after all. Will Hannah end up being okay? And, will Mary and Officer Preston be able to clear Matthew of the murder charges? Or is Matthew truly guilty of the crime… AUTHOR’S NOTE: Thank you for your interest in my Sweets Shop Cozy Mysteries Series! If you like reading about murder mysteries, women who own sweets shops, family life and a little clean romance on the side, you’ll likely enjoy this series. So download and immerse yourself in this fun four-book series located in the small town of Brooks, Georgia…

Detective Nikki Galena #4-6


Joy Ellis - 2019
    She must fulfil her father’s dying wish and discover who the mysterious Eve is. Meanwhile a dead drug dealer is found on an abandoned airfield that the locals say is haunted. The trail of both mysteries will lead to the most shocking discovery of Nikki’s career and put her whole team in mortal danger. STALKER ON THE FENSDI Nikki Galena’s friend Helen Brook is involved in a serious accident where she is trapped in a collapsed cellar. After her hard-won recovery, Helen is still getting flashbacks to a man she says was down there with her and who confessed to a murder. But no trace of this man can be found. Then Helen tells Nikki that someone is watching her. But is all this in her friend’s imagination and part of her post-traumatic stress?And why is Stephen Cox back in town? He’s the villain who tore Nikki’s life apart and he seems to have returned for revenge. CAPTIVE ON THE FENSA young woman’s body is found in a remote barn on the fens. before she was killed, one of her fingers had been cut off. Who is inflicting this violence and why?The young woman in the barn had been kept captive for some time. And the case shows strong similarities to an unsolved murder in Derbyshire. When another woman is found alive with similar injuries the case grows even more complicated.

Grails in Action


Glen Smith - 2009
    Developers are instantly productive, picking up all the benefits of the Ruby-based Rails framework without giving up any of the power of Java.Grails in Action is a comprehensive look at Grails for Java developers. It covers the nuts and bolts of the core Grails components and is jam-packed with tutorials, techniques, and insights from the trenches.The book starts with an overview of Grails and how it can help you get your web dev mojo back. Then it walks readers through a Twitter-style social networking app-built in Grails, of course-where they implement high-interest features like mashups, AJAX/JSON, animation effects, full text search, rounded corners, and lots of visual goodness. The book also covers using Grails with existing Java technology, like Spring, Hibernate, and EJBs.Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.

The Alex Troutt Thrillers #4-6


John W. Mefford - 2017
    For Alex Troutt, a trip back home for a much-needed summer vacation proves only one thing: greed rules. But how it takes root could destroy her world. Fueled by the lust of power and money, the shadow of death envelopes her seaside hometown, including those closest to Alex. But as disconnected investigations converge into one focal point, Alex will stop at nothing to blow the entire crime ring straight to hell—even if she has to make the ultimate sacrifice…her life. AT Dusk (Book 5) Eyes are the window to the soul…unless there isn't a soul to be found.  A little boy makes his first kill—and he likes it. He is cunning, charming, and without remorse.      He is a sociopath.     As boy turns to man, what lies inside takes root. He will make a mark on Boston unlike any other, and FBI Special Agent Alex Troutt must figure out how to stop him.     But when she and her close-knit team move in closer, the stakes become much higher as the case takes on a more personal tone. It’s a frantic race to stop a manipulative killer before his web of deceit and destruction escalates into a blood bath of haunting proportions.  AT Last (Book 6) Thirty years after losing a parent to a hit-and-run drunk driver, FBI agent Alex Troutt finally confronts the killer--the same man who just murdered the Boston police chief. And what Alex pulls from him shatters her core. Armed with little more than hope and a shred of decades-old evidence, Alex chases a memory from her past, hoping that she'll find the mother she never really had. With her old buddy Archie on board --as much as ever can be -- the hunt takes her deep into the foothills of West Virginia. A fanatical religious cult has created its own society. Clinging to a whisper of hope, Alex must out-think and out-duel everyone in her path to right a thirty-year wrong. Will Alex’s quest to find the truth destroy her life all over again?

The DCI Jack Logan Collection Books 1-3: A Scottish Crime Fiction Series


J.D. Kirk - 2020
    

Akka in Action


Raymond Roestenburg - 2012
    Akka uses Actors-independently executing processes that communicate via message passing—as the foundation for fault-tolerant applications where individual actors can fail without crashing everything. Perfect for high-volume applications that need to scale rapidly, Akka is an efficient foundation for event-driven systems that want to scale elastically up and out on demand, both on multi-core processors and across server nodes.Akka in Action is a comprehensive tutorial on building message-oriented systems using Akka. The book takes a hands-on approach, where each new concept is followed by an example that shows you how it works, how to implement the code, and how to (unit) test it. You'll learn to test and deploy an actor system and scale it up and out, showing off Akka's fault tolerance. As you move along, you'll explore a message-oriented event-driven application in Akka. You'll also tackle key issues like how to model immutable messages and domain models, and apply patterns like Event Sourcing, and CQRS. The book concludes with practical advice on how to tune and customize a system built with Akka.

What's New in Java 7?


Madhusudhan Konda - 2011
    Madhusudhan Konda provides an overview of these, including strings in switch statements, multi-catch exception handling, try-with-resource statements, the new File System API, extensions of the JVM, support for dynamically-typed languages, and the fork and join framework for task parallelism.

Get Your Hands Dirty on Clean Architecture: A hands-on guide to creating clean web applications with code examples in Java


Tom Hombergs - 2019
    

Free Christian Books: Old and New (Free Books For a Quick Download #1)


Michael Caputo - 2015
    The first section lists well over 100 books for Christians, which you can instantly download for free from Amazon. The second section offers totally above-board techniques on how to access NEW books on many Christian topics from Amazon every single day, without ever paying one cent!This book will save you thousands of dollars and will enrich your spirit with amazing free books.Enjoy your exploration and the amazing discoveries!M.C. (Editor)AS OF JANUARY 25, 2015 ALL LINKS HAVE BEEN TESTED TWICE AND THEY ARE WORKING. ANY COMMENT TO THE CONTRARY IN THE COMMENTS SECTION COULD BE THE RESULT OF TECHNICAL PROBLEMS IN THE CUSTOMER'S KINDLE OR COMPUTER  OR THE BUYER'S GEOGRAPHICAL LOCATION. IF THE YOU EXPERIENCE ONGOING TECHNICAL PROBLEMS, FEEL FREE TO RETURN THE BOOK AND GET YOUR  MONEY BACK.

Effective Unit Testing


Lasse Koskela - 2012
    Savvy Java developers know that not all testing is created equal. In addition to traditional functional testing, many shops are adopting developer testing techniques such as unit testing. Specific, automated tests are created to verify the accuracy and function of code while or even before it's written - to catch bugs early.Unit Testing in Java teaches how to write good tests that are concise and to the point, useful, and maintainable. This book focuses on tools and practices specific to Java. It introduces emerging techniques like specification by example and behavior-driven development, and shows how to add robust practices into developers' toolkits.Table of ContentsI. FOUNDATIONS1. The promise of good tests2. In search of good3. Test doublesII. CATALOG4. Readability5. Maintainability6. TrustworthinessIII. DIVERSIONS7. Testable design8. Writing tests in other JVM languages9. Speeding up test executionsAppendix A: JUnit primerAppendix B: Extending JUnitIndex

NSHipster: Obscure Topics in Cocoa & Objective C


Mattt Thompson - 2013
    In cultivating a deep understanding and appreciation of Objective-C, its frameworks and ecosystem, one is able to create apps that delight and inspire users. Combining articles from NSHipster.com with new essays, this book is the essential guide for modern iOS and Mac OS X developers.

​A Rebellious Lady for the Brokenhearted Duke


Leah Conolly - 2020
    A love against all odds…Elizabeth Gladstone has always been- and always will be- a wild lady. People would expect the daughter of the Earl of Waymouth to be a well-mannered lady, but she keeps finding new ways to shock the ton.James Graham, the widowed Duke of Darrington, has the exact same reaction at first. Later he will come to realize that she may be the one to end his loneliness.But there is someone that will not tolerate their union, someone dangerous that will do anything to further their nefarious goals…James will have to beat the enemy in their own game if he wishes to save the fierce lady that now holds his heart…

Pro ASP.NET MVC 4


Adam Freeman - 2012
    It provides a high-productivity programming model that promotes cleaner code architecture, test-driven development, and powerful extensibility, combined with all the benefits of ASP.NET.ASP.NET MVC 4 contains a number of significant advances over previous versions. New mobile and desktop templates (employing adaptive rendering) are included together with support for jQuery Mobile for the first time. New display modes allow your application to select views based on the browser that's making the request while Code Generation Recipes for Visual Studio help you auto-generate project-specific code for a wide variety of situtations including NuGet support.In this fourth edition, the core model-view-controller (MVC) architectural concepts are not simply explained or discussed in isolation, but are demonstrated in action. You'll work through an extended tutorial to create a working e-commerce web application that combines ASP.NET MVC with the latest C# language features and unit-testing best practices. By gaining this invaluable, practical experience, you'll discover MVC's strengths and weaknesses for yourself--and put your best-learned theory into practice.The book's authors, Steve Sanderson and Adam Freeman, have both watched the growth of ASP.NET MVC since its first release. Steve is a well-known blogger on the MVC Framework and a member of the Microsoft Web Platform and Tools team. Adam started designing and building web applications 15 years ago and has been responsible for some of the world's largest and most ambitious projects. You can be sure you are in safe hands.

Professional Android 4 Application Development


Reto Meier - 2012
    If you're anexperienced developer, you can start creating robust mobile Androidapps right away with this professional guide to Android 4application development. Written by one of Google's lead Androiddeveloper advocates, this practical book walks you through a seriesof hands-on projects that illustrate the features of the AndroidSDK. That includes all the new APIs introduced in Android 3 and 4, including building for tablets, using the Action Bar, Wi-Fi Direct, NFC Beam, and more.Shows experienced developers how to create mobile applicationsfor Android smartphones and tabletsRevised and expanded to cover all the Android SDK releasesincluding Android 4.0 (Ice Cream Sandwich), including all updatedAPIs, and the latest changes to the Android platform.Explains new and enhanced features such as drag and drop, fragments, the action bar, enhanced multitouch support, newenvironmental sensor support, major improvements to the animationframework, and a range of new communications techniques includingNFC and Wi-Fi direct.Provides practical guidance on publishing and marketing yourapplications, best practices for user experience, and moreThis book helps you learn to master the design, lifecycle, andUI of an Android app through practical exercises, which you canthen use as a basis for developing your own Android apps.

Building Java Programs: A Back to Basics Approach


Stuart Reges - 2007
    By using objects early to solve interesting problems and defining objects later in the course, Building Java Programs develops programming knowledge for a broad audience. Introduction to Java Programming, Primitive Data and Definite Loops, Introduction to Parameters and Objects, Conditional Execution, Program Logic and Indefinite Loops, File Processing, Arrays, Defining Classes, Inheritance and Interfaces, ArrayLists, Java Collections Framework, Recursion, Searching and Sorting, Graphical User Interfaces. For all readers interested in introductory programming.