OnlyJava is your source for Blog Aggregation in the Java industry

Java

View This Blog Frequency: 0.6 posts / day

 

Programming Android

 Mark As Read    

What does it take to build well-engineered Android applications? Explore Android's core building blocks and APIs in depth with this authoritative guide (updated to cover the Ice Cream Sandwich version of Android), and learn how to create compelling apps that work on a full range of Android devices. You'll work with proven approaches to app design a...

Java 2641 days ago

Clojure Programming

 Mark As Read    

Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly taking advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know alrea...

Java 2648 days ago

Hadoop Operations

 Mark As Read    

If you've been tasked with the job of maintaining large and complex Hadoop clusters, or are about to be, this book is a must. You'll learn the particulars of Hadoop operations, from planning, installing, and configuring the system to providing ongoing maintenance.

Java 2648 days ago

Spring Data

 Mark As Read    

Relational database technologies continue to be predominant in Java enterprise applications, but with newer technologies such as NoSQL databases and Hadoop available, RDBMS is no longer considered a "one size fits all" solution. This book shows you how to increase your options with Spring's data access framework.

Java 2648 days ago

Testable JavaScript

 Mark As Read    

That's right: JavaScript code is testable, despite the lack of unit test standards for this language. With this book, you'll discover how to devise excellent tests and real-world testing plans for your existing JavaScript code. Developers starting out on a new project will greatly benefit from these guidelines.

Java 2648 days ago

Hadoop: The Definitive Guide

 Mark As Read    

Ready to unlock the power of your data? With this comprehensive guide, you'll learn how to build and maintain reliable, scalable, distributed systems with Apache Hadoop. You'll also find illuminating case studies that demonstrate how Hadoop is used to solve specific problems. This book is ideal for programmers looking to analyze datasets of any siz...

Java 2711 days ago

Programming Android

 Mark As Read    

Get thoroughly up to speed on Android programming, and learn how to create up-to-date user experiences for both handsets and tablets. With this book's extensively revised second edition, you'll focus on Android tools and programming essentials, including best practices for using Android 4 APIs.

Java 2711 days ago

Programming Your Home

 Mark As Read    

Take control of your home! Automate home appliances and lighting, and learn about Arduinos and Android smartphones. Create applications that leverage ideas from this and other exciting new platforms.

Java 2813 days ago

Just Spring Integration

 Mark As Read    

Get started with Spring Integration, the lightweight Java-based framework that makes designing and developing message-oriented architectures a breeze. Through numerous examples, you'll learn how to use this open source framework's basic building blocks to work with both inter- and intra-application programming models.

Java 2813 days ago

Programming Clojure

 Mark As Read    

If you want to keep up with the significant changes in this important language, you need the second edition of Programming Clojure. Stu and Aaron describe the modifications to the numerics system in Clojure 1.3, explain new Clojure concepts such as Protocols and Datatypes, and teach you how to think in Clojure.

Java 2813 days ago

Clojure Programming

 Mark As Read    

Clojure is a practical, general-purpose language that offers expressivity rivaling other dynamic languages like Ruby and Python, while seamlessly taking advantage of Java libraries, services, and all of the resources of the JVM ecosystem. This book helps you learn the fundamentals of Clojure with examples relating it to the languages you know alrea...

Java 2813 days ago

Programming Grails

 Mark As Read    

Responding to the demand for more in-depth Grails coverage that goes beyond the typical use cases, this book helps experienced web developers learn Grails best practices for building and deployment, debugging and problem solving, creating and using Grails plugins, as well as testing, security, performance, scaling, tuning, and monitoring.

Java 2813 days ago

Web Workers

 Mark As Read    

Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you'll learn how to use Web Workers to run computationally intensive JavaScript code in a thread parallel to the UI. If you have an intermediate to advanced understanding of JavaScript— especi...

Java 2813 days ago

Just Spring Data Access

 Mark As Read    

JDBC has simplified database access in Java applications, but a few nagging wrinkles remain—namely, persisting Java objects to relational databases. With this book, you'll learn how the Spring Framework makes that job incredibly easy with dependency injection, template classes, and object-relational-mapping (ORM). Discover how Spring streamli...

Java 2813 days ago

Deploying with JRuby

 Mark As Read    

Deploy using the JVM's high performance while building your apps in the language you love. JRuby is a fast, scalable, and powerful JVM language with all the benefits of a traditional Ruby environment. See how to consolidate the many moving parts of an MRI-based Ruby deployment onto a single JVM process. You'll learn how to port a Rails application ...

Java 2813 days ago

The Problem with Native JavaScript APIs

 Mark As Read    

Many features inspired by popular JavaScript libraries are now available as native JavaScript APIs in today's powerful browsers. While that may seem convenient given all of the JavaScript you need to write, relying on these APIs will only make code maintenance more difficult in the long run. In this report, Nicholas Zakas—consultant and forme...

Java 2813 days ago

The Past, Present, and Future of JavaScript

 Mark As Read    

What's next for JavaScript? Its phenomenal rise from a simple client-side scripting tool to a versatile and flexible programming language exceeded everyone's expectations. Now, hopes and expectations for JavaScript's future are considerable. In this insightful report, Dr. Axel Rauschmayer explains how the combination of several technologies and opp...

Java 2813 days ago

Learning JavaScript Design Patterns

 Mark As Read    

With Learning JavaScript Design Patterns, you'll learn how to write beautiful, structured, and maintainable JavaScript by applying classical and modern design patterns to the language. If you want to keep your code efficient, more manageable, and up-to-date with the latest best practices, this book is for you.

Java 2813 days ago

JavaScript from jQuery

 Mark As Read    

jQuery has made JavaScript development easier, and helped many developers build powerful applications quickly. Sometimes, though, you need to go beyond jQuery - because you need to work with someone else's code, because you need something smaller and lighter-weight, or because you need to go beyond what jQuery can do. This book will show you how to...

Java 2813 days ago

Learning PHP, MySQL, JavaScript, and CSS

 Mark As Read    

Learn how to build interactive, data-driven websites—even if you don't have any previous programming experience. If you know how to build static sites with HTML, this popular guide will help you tackle dynamic web programming. You'll get a thorough grounding in today's core open source technologies: PHP, MySQL, JavaScript, and CSS. Explore ea...

Java 2813 days ago

Regular Expressions Cookbook

 Mark As Read    

Take the guesswork out of using regular expressions. With more than 140 practical recipes, this cookbook provides everything you need to solve a wide range of real-world problems. Novices will learn basic skills and tools, and programmers and experienced users will find a wealth of detail. Each recipe provides samples you can use right away.

Java 2813 days ago

Algorithmen und Datenstrukturen

 Mark As Read    

Solides Lehrbuch - grundlegend und umfassend * Java als Implementierungssprache, unter Berücksichtigung der Spezifika von Java mit Netzanschluss: Programmbeispiele/Animationen Autoren sind sehr angesehen und kompetent

Java 2813 days ago

Continuous Integration mit Hudson Jenkins

 Mark As Read    

Continuous Integration wird so wichtig wie Unit-Testing, und Hudson ist das beste Open-Source-Tool dafür.+ Autor ist Hudson-Comitter + Geleitwort von Hudson-Initiator Kohsuke Kawaguchi+ Erstes Hudson-Buch weltweit

Java 2813 days ago

Testable JavaScript

 Mark As Read    

That's right: JavaScript code is testable, despite the lack of unit test standards for this language. With this book, you'll discover how to devise excellent tests and real-world testing plans for your existing JavaScript code. Developers starting out on a new project will greatly benefit from these guidelines.

Java 2813 days ago

Java EE 6 Pocket Guide

 Mark As Read    

This handy guide provides an overview of Java Enterprise Edition 6's main technologies and includes extensive, easy-to-understand code samples that demonstrate the platform's many improvements. You'll quickly understand how Java EE 6 simplifies the process of developing and deploying web and enterprise applications.

Java 2813 days ago

Continuous Enterprise Development in Java

 Mark As Read    

Take a use-case approach to effective Enterprise Java development. This practical book shows you how to perform continuous development, using a testing platform the authors built with the JBoss community. Known as Arquillian, this platform acts as the missing link between testing and development. Discover how testing is essential for learning and c...

Java 2813 days ago

Programming Hive

 Mark As Read    

This comprehensive guide introduces you to Apache Hive, Hadoop's data warehouse infrastructure. You'll quickly learn how to use Hive's SQL dialect—HiveQL—to summarize, query, and analyze large datasets stored in Hadoop's distributed filesystem. This example-driven guide shows you how to set up and configure Hive in your environment, pro...

Java 2813 days ago

Hadoop Operations

 Mark As Read    

If you've been asked to maintain large and complex Hadoop clusters, this book is a must. Eric Sammer, Principal Solution Architect at Cloudera, shows you the particulars of running Hadoop in production, from planning, installing, and configuring the system to providing ongoing maintenance.

Java 2813 days ago

Spring Data

 Mark As Read    

This hands-on introduction shows you how Spring Data makes it relatively easy to build applications across a wide range of new data access technologies such as NoSQL and Hadoop. Through several sample projects, you'll learn how Spring Data provides a consistent programming model that retains NoSQL-specific features and capabilities, and helps you d...

Java 2813 days ago
Java
Welcome!
OnlyJava aggregates blogs for the Java industry.
Custom Feeds
Add any RSS feed to the information you read daily.
Blocked Feeds
Block feeds to remove blogs you’re not interested in.
Account Settings
Customize the site by adding or removing feeds.

About Us

OnlyJava is your source for all your Java news.

Have a Suggestion for Us?
Know of a Java blog that we're missing? Let us know!

Share OnlyJava.com