• submit to reddit

Java

Narrow your search further by browsing some of the sub-categories below.



Show: All | Refcardz | Whitepapers | Webcasts/Podcasts | Downloads


05/15/2013 Getting Started with Subversion

Subversion is a source control tool—a way of keeping track of the changes made to any text-based document. Typically we use these types of tools for code (as the name suggests), but they’re also useful for configuration files, text-based markup,... Read More - [Publisher: DZone, Inc.]

05/09/2013 Core Spring Data

This Refcard serves as a must-have reference for the Spring Data project.  Spring Data, which is part of the Spring Framework ecosystem, is the umbrella project for advanced data access.  It contains support modules for traditional, NoSQL,... Read More - [Publisher: DZone, Inc.]

05/06/2013 Perspectives: How do you estimate on an Agile project?

Estimation can be a difficult beast to deal with; more so on an Agile project. How do you estimate when you don’t have a list of requirements that is complete or signed-off by the customer? Or a nailed-down schedule? What should your currency of... Read More - [Publisher: Thoughtworks Studios]

04/11/2013 Integration Maturity Model: Turning A Burden into an Advantage

Your organization has been solving integration challenges since the day it first realized it wanted two systems to exchange data. Back then, with just a few systems, it was easier. Now, with more capable and complex applications, and business object... Read More - [Publisher: TIBCO Software]

04/11/2013 Integration #Fail

Integration may not be new, but its role has drastically changed. Once used simply for support, it is now an enabler – serving as an indispensable foundation critical to achieving agility, efficiency, and growth. Done well, it can drive better... Read More - [Publisher: TIBCO Software]

03/13/2013 ScaleBase Resource Bundle

Resource bundle for MySQL Refcard downloaders Read More - [Publisher: ScaleBase]

02/22/2013 ScaleBase V2 Overview - 451 Research

Technology analyst firm 451 Research offers a brief overview of ScaleBase’s Data Traffic Manager software for dramatic scaling of MySQL databases; 451 Research also discuss ScaleBase for high availability, capacity planning, failover management,... Read More - [Publisher: ScaleBase]

02/22/2013 Scaling MySQL databases – Technical Whitepaper

This white paper examines how to scale MySQL databases to handle more users, more connections and more data without re-writing apps or re-architecting the database. Data Distribution, sharding, read/write splitting and clustering are discussed to... Read More - [Publisher: ScaleBase]

01/25/2013 Winning is Everything

Download this guide by business intelligence (BI) analyst Shaku Atre to learn what ten features are necessary in a BI and analytics product to: Create a successful BI environment in your organization Meet user demand for dynamic dashboards,... Read More - [Publisher: Actuate]

01/23/2013 Jan 23, 2013 - Apache Camel Essential Components - Slides and Q&A

Slide Presentation and Q&A from the Webinar: Apache Camel Essential Components with Christian Posta.  Held January 23, 2013 Read More - [Publisher: FuseSource]

01/22/2013 Leveraging Open Source

Read this white paper to learn why Actuate's Business Intelligence Reporting Tools (BIRT) Open Source solution has become one of the most robust and web-centric Open Source Business Intelligence tools today. We invite you to download this white... Read More - [Publisher: Actuate]

01/15/2013 Cassandra Query Language - Quick Reference Guide

Eric Evans, the primary developer of the Cassandra Query Language, created this handy reference card with all the key commands you might need. Read More - [Publisher: Acunu]

01/15/2013 How In-Memory Data Grids Can Analyze Fast-Changing Data in Real Time

The ability to continuously analyze operational data using big data techniques unlocks the potential for organizations to extract important patterns and trends that otherwise cannot be seen as the data rapidly changes. Unfortunately, popular big... Read More - [Publisher: ScaleOut Software ]

157827 views1. Core Java

This refcard gives you an overview of key aspects of the Java language and cheat sheets on the core library (formatted output, collections, regular expressions, logging, properties) as well as the most commonly used tools (javac, java, jar).Features... Read More - [Publisher: DZone, Inc.]

129230 views2. JUnit and EasyMock

JUnit and EasyMock are the predominant choices for testing tools in the Java space. This reference card will guide you through the creation of unit tests with JUnit and EasyMock. It contains detailed definitions for unit testing and mock objects as... Read More - [Publisher: DZone, Inc.]

124044 views3. Core Java Concurrency

This DZone Refcard helps Java developers working with multi-threaded programs understand the core concurrency concepts and how to apply them. Topics covered in this cheat sheet include built-in Java language features as well as new constructs added... Read More - [Publisher: DZone, Inc.]

120842 views4. Getting Started with MyEclipse

Downloaded over 10 million times, MyEclipse (http://www.MyEclipseIDE.com) is the #1 commercial Eclipse-based IDE, with industry-leading support for Java and Web developers. You will find this free DZone cheat sheet useful as an introduction to... Read More - [Publisher: DZone, Inc.]

108946 views5. Getting Started with JPA

Even though proprietary mapping products like Hibernate and TopLink still exist, they are now focused on providing their functionality through the JPA API, allowing all applications to be portable across JPA implementations. This refcard will give... Read More - [Publisher: DZone, Inc.]

102752 views6. Essential JSP Expression Language

The JavaServer Pages (JSP) Expression Language (EL) is a simple non-procedural scripting language that can be used to evaluate dynamic expressions within a JSP page. This refcard focuses on the Expression Language as applied to JSP pages. The EL... Read More - [Publisher: DZone, Inc.]

99521 views7. Using XML in Java

XML is a general-purpose specification for creating custom mark-up languages. It is classified as an extensible language because it allows its users to define their own elements. Its primary purpose is to help information systems share structured... Read More - [Publisher: DZone, Inc.]

92587 views8. Flex 4 and Spring 3 Integration

In this DZone Refcard, you will learn how to use Flex Remoting and Messaging to connect to Spring and Hibernate. Also included is a section on how to use Spring Security with Flex. Read More - [Publisher: DZone, Inc.]

89631 views9. GlassFish Application Server - Updated for Version 3

Updated for GlassFish Version 3.The use of GlassFish application server is growing, and having a reference card for day-to-day jobs is inevitable. Looking for a sample command to perform a specific job can take time but by using this refcard, you... Read More - [Publisher: DZone, Inc.]

82403 views10. Getting Started with Apache Wicket

Among the dizzying number of Web frameworks available today, Wicket’s simple and intuitive approach to Web development has led it to become a favorite among many Java developers.  This Refcard brings you quickly up to speed on some of the key... Read More - [Publisher: DZone, Inc.]

81899 views11. RSS and Atom

RSS and Atom make it easy to read and write the web. Applications can use the Atom Publishing Protocol (RFC-5023) and the MetaWeblog API to publish any type of content to blog, wiki and CMS servers. You’ll find this reference card useful whether... Read More - [Publisher: DZone, Inc.]

80863 views12. Getting Started with JBoss Enterprise Application Platform 5

This DZone Refcard provides an in-depth introduction to JBoss Enterprise Application Platform 5. We take you all the way from installation to the deployment of your application.  A must have for both users starting out with Java EE as well as... Read More - [Publisher: DZone, Inc.]

78001 views13. Getting Started with ColdFusion 9

Adobe ColdFusion is a rapid application development toolkit that is written in Java and runs on top of the JVM. This DZone Refcard will take you through the various pieces and languages that comprise ColdFusion and will list various ways of... Read More - [Publisher: DZone, Inc.]

76326 views14. Core Spring Data

This Refcard serves as a must-have reference for the Spring Data project.  Spring Data, which is part of the Spring Framework ecosystem, is the umbrella project for advanced data access.  It contains support modules for traditional, NoSQL,... Read More - [Publisher: DZone, Inc.]

75749 views15. Spring Web Flow

Based on Spring MVC, Spring Web Flow is a framework for building flow-based applications. In this Refcard, you’ll see how to add Spring Web Flow to a Spring application and define flows that initiate conversations between the application and its... Read More - [Publisher: DZone, Inc.]

Spotlight Resources

Camel Essential Components

DZone's 170th Refcard is an essential reference to Camel, an open-source, lightweight, integration library.  This Refcard is authored by...

Want your resource here? Contact our team today.