Spring Microservices in Action
by John Carnell
Microservices break up your code into small, distributed, and independent services that require careful forethought and design. Fortunately, Spring Boot and Spring Cloud simplify your microservice applications, just as the Spring Framework simplifies enterprise Java development. Spring Boot removes the boilerplate code involved with writing a REST-based service. Spring Cloud provides a suite of tools for th...
Price: $41.15 | Publisher: Manning | Release: 2017
by Dean Alan Hume, Addy Osmani
Progressive Web Apps teaches you PWA design and the skills you need to build fast, reliable websites by taking you step-by-step through real world examples in this practical tutorial.Offline websites that work. Near-instant load times. Smooth transitions between high/low/no bandwidth. Fantasy, right? Not with progressive web applications. PWAs use modern browser features like push notifications, smart cachi...
Price: $25.50 | Publisher: Manning | Release: 2017
A Common-Sense Guide to Data Structures and Algorithms
by Jay Wengrow
Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today's web and mobile apps. This book takes a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use in your daily production code. Graphics and examples make the...
Price: $14.80 | Publisher: The Pragmatic Programmers | Release: 2017
Agile Web Development with Rails 5.1
by Sam Ruby, David Bryant Copeland
Ruby on Rails helps you produce high-quality, beautiful-looking web applications quickly - you concentrate on creating the application, and Rails takes care of the details. Rails 5.1 brings many improvements, and this edition is updated to cover the new features and changes in best practices.We start with a step-by-step walkthrough of building a real application, and in-depth chapters look at the built-in R...
Price: $39.49 | Publisher: The Pragmatic Programmers | Release: 2017
by Ludovico Fischer
Dive right into React by defining components, the basic building blocks of a React application. Integrate modern JavaScript language features such as classes and arrow functions in your app. Analyze the relationships in your data to isolate state, and sync the data model with what your users see.Once you're familiar with how a React application works, organize your code base with modules. Configure a p...
Price: $20.03 | Publisher: The Pragmatic Programmers | Release: 2017
FREE EBOOK - Java-Based Real-Time Programming
by Klas Nilsson
Development of embedded software has for some years mainly been carried out by hardware-aware programming using the C-language, and in some cases even in assembly languages. This works well in simple cases when the application demands and the hardware are known at design time, and the size of the (statically defined) software is small. When applications increase in size and must be rapidly developed (time t...
Publisher: Self-publishing | Release: 2016
by Vaskaran Sarcar
Learn how to implement design patterns in Java: each pattern in Java Design Patterns is a complete implementation and the output is generated using Eclipse, making the code accessible to all. The examples are chosen so you will be able to absorb the core concepts easily and quickly.This book presents the topic of design patterns in Java in such a way that anyone can grasp the idea. By giving easy to follow ...
Price: $29.99 | Publisher: Apress | Release: 2016
by Konstantinos Kapelonis, Luke Daley
Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.Spock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing library. With Spock, you use Groovy to write more readable and concis...
Price: $18.00 | Publisher: Manning | Release: 2016
by Ved Antani
JavaScript is a high-level, dynamic, untyped, lightweight, and interpreted programming language. Along with HTML and CSS, it is one of the three essential technologies of World Wide Web content production, and is an open source and cross-platform technology. The majority of websites employ JavaScript, and it is well supported by all modern web browsers without plugins. However, the JavaScript landscape has ...
Price: $44.99 | Publisher: Packt Publishing | Release: 2016
FREE EBOOK - Neural Network Programming with Java
by Alan M.F. Souza, Fabio M. Soares
Vast quantities of data are produced every second. In this context, neural networks become a powerful technique to extract useful knowledge from large amounts of raw, seemingly unrelated data. One of the most preferred languages for neural network programming is Java as it is easier to write code using it, and most of the most popular neural network packages around already exist for Java. This makes it a ve...
Price: $44.99 | Publisher: Packt Publishing | Release: 2016