devxlogo

Java Zone

Book Excerpt: JavaFX in Action

hether you’re writing a desktop app, spinning up a rich web interface, or pushing code to a mobile phone, graphics programming should be easier, and more fun, than it currently

Find the Java Bugs That Pose a Threat with FindBugs

indBugs is an open-source static analysis tool designed to find bugs in your Java code. Unlike many other static analysis tools, however, FindBugs concentrates almost exclusively on isolating potentially dangerous

Beyond XML and JSON: YAML for Java Developers

espite all the buzz generated by dynamic languages (Ruby, Groovy, Python, etc.) and their related frameworks (such as Ruby on Rails), the vast majority of Java developers reading this article