by Lawrence Spencer, Seth Richards
Reliable JavaScript demonstrates how to create test-driven development for large-scale JavaScript applications that will stand the test of time and stay accurate through long-term use and maintenance. Taking a test-first approach to software architecture, this book walks you through several patterns and practices and explains what they are supposed to do by having you write unit tests. Write the code to pas...
Price: $14.74 | Publisher: Wrox | Release: 2015
by Robert Fischer
Java Closures and Lambda introduces you to significant new changes to the Java language coming out of what is termed Project Lambda. These new changes make their debut in Java 8, and their highlight is the long-awaited support for lambda expressions in the Java language. You'll learn to write lambda expressions and use them to create functional interfaces and default methods for evolving APIs, among ma...
Price: $44.23 | Publisher: Apress | Release: 2015
by Kishori Sharan
Learn JavaFX 8 shows you how to start developing rich-client desktop applications using your Java skills and provides comprehensive coverage of JavaFX 8's features. Each chapter starts with an introduction to the topic at hand, followed by a step-by-step discussion of the topic with small snippets of code. The book contains numerous figures aiding readers in visualizing the GUI that is built at every s...
Price: $57.95 | Publisher: Apress | Release: 2015
Programming Google App Engine with Java
by Dan Sanderson
This practical guide shows intermediate and advanced web and mobile app developers how to build highly scalable Java applications in the cloud with Google App Engine. The flagship of Google's Cloud Platform, App Engine hosts your app on infrastructure that grows automatically with your traffic, minimizing up-front costs and accommodating unexpected visitors. You'll learn hands-on how to perform co...
Price: $24.62 | Publisher: O'Reilly Media | Release: 2015
Java Persistence with Hibernate, 2nd Edition
by Christian Bauer, Gavin King, Gary Gregory
Java Persistence with Hibernate, 2nd Edition explores Hibernate by developing an application that ties together hundreds of individual examples. You'll immediately dig into the rich programming model of Hibernate, working through mappings, queries, fetching strategies, transactions, conversations, caching, and more. Along the way you'll find a well-illustrated discussion of best practices in datab...
Price: $39.99 | Publisher: Manning | Release: 2015
Test-Driven JavaScript Development
by Ravi Kumar Gupta, Hetal Prajapati, Harmeet Singh
Initially, all processing used to happen on the server-side and simple output was the response to web browsers. Nowadays, there are so many JavaScript frameworks and libraries created that help readers to create charts, animations, simulations, and so on. By the time a project finishes or reaches a stable state, so much JavaScript code has already been written that changing and maintaining it further is ted...
Price: $39.99 | Publisher: Packt Publishing | Release: 2015
OpenCV 3.0 Computer Vision with Java
by Daniel Lelis Baggio
OpenCV 3.0 Computer Vision with Java is a practical tutorial guide that explains fundamental tasks from computer vision while focusing on Java development. This book will teach you how to set up OpenCV for Java and handle matrices using the basic operations of image processing such as filtering and image transforms. It will also help you learn how to use Haar cascades for tracking faces and to detect foregr...
Price: $39.99 | Publisher: Packt Publishing | Release: 2015
by Muzzamil Hussain
JavaScript is a tool for the gurus who create highly useful applications, but it has some limitations. To overcome these limitations, a concept called JavaScript promises is rising rapidly in popularity. Promises makes writing complex logics more manageable and easy.This book starts with an introduction to JavaScript promises and how it has evolved over time. You will learn the JavaScript asynchronous model...
Price: $49.99 | Publisher: Packt Publishing | Release: 2015
by Viktor Farcic, Alex Garcia
Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize itThe value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and performance of code, and develop a deeper und...
Price: $49.33 | Publisher: Packt Publishing | Release: 2015
Natural Language Processing with Java
by Richard M Reese
Natural Language Processing (NLP) is an important area of application development and its relevance in addressing contemporary problems will only increase in the future. There has been a significant increase in the demand for natural language-accessible applications supported by NLP tasks.Natural Language Processing with Java will explore how to automatically organize text using approaches such as full-text...
Price: $44.99 | Publisher: Packt Publishing | Release: 2015