DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Popular Topics

article thumbnail
Traits in Java 8: Semantic, DRY-compliant, Interface-first Code
Learn how you can master the Trait pattern and how it can be realized in Java 8.
February 15, 2016
by Emil Forslund
· 35,194 Views · 11 Likes
article thumbnail
Native JavaFX Apps With Automatic Updates: FXLauncher
JavaFX is an awesome UI framework, but there can definitely be deployment issues. The Javapackager tool improves ease of native installer creation. Here's a quick overview of JavaFX applications with auto updates.
February 15, 2016
by Edvin Syse
· 24,708 Views · 7 Likes
article thumbnail
Enable Docker Remote API on Docker Machine on Mac OS X
Check out how to enable the Docker Remote REST API on a Docker Machine running on Mac OS X in this neat tutorial!
February 12, 2016
by Arun Gupta
· 9,632 Views · 2 Likes
article thumbnail
Introducing Dynamic Modules in NGINX 1.9.11 - NGINX
The open source NGINX v. 1.9.11 is out, and features an awesome addition: dynamic modules. These let you load separate shared object files at runtime. Learn more about the latest open source NGINX 1.9.11 release!
February 10, 2016
by Patrick Nommensen
· 17,737 Views · 1 Like
article thumbnail
ES6 Math Functions You Can Use Today
In this article, we'll discuss the various math functions—what they are and how they work—available in ECMAScript 2015 (ES6). Read on to learn more.
February 10, 2016
by Josh Anderson
· 7,507 Views · 2 Likes
article thumbnail
Building Your Own Web Scraper with CasperJS
While Python and Ruby are the proven languages for this task, there's no reason we can't do this in JavaScript right?
February 9, 2016
by James Sugrue
· 27,247 Views · 13 Likes
article thumbnail
NULL is the Worst Mistake in Computer Science
A treatise on why NULL is the bane of most developers' and most languages' existence, and what can be done to fix it.
February 8, 2016
by Paul Draper
· 58,421 Views · 70 Likes
article thumbnail
Java Dynamic Proxy: What is a Proxy and How can We Use It
Learn all about Java dynamic proxies: what they are, when to use, how and when to use in code.
February 8, 2016
by Peter Verhas DZone Core CORE
· 145,384 Views · 17 Likes
article thumbnail
Fundamentals of Big Data Log Analytics
A presentation and slide deck on using several different tools including Graylog Splunk, and TIBCO to analyze log data.
February 8, 2016
by Kai Wähner DZone Core CORE
· 10,196 Views · 3 Likes
article thumbnail
How to Create & Instantiate a Class in Node.js
This article offers tips and code samples on creating and instantiating a class in Node.js. Check it out and learn more.
February 8, 2016
by Ajitesh Kumar
· 66,470 Views · 4 Likes
article thumbnail
Overview of Java's Escape Analysis
Understand Escape Analysis and write better and more performant Java code today!
February 7, 2016
by Per-Åke Minborg
· 20,796 Views · 7 Likes
article thumbnail
CAFEBABE: Java's Magic Word
Java compilers make Java source code into bytecode. Did you know all Java classes start with the word CAFEBABE? Check out this awesome look at the Java magic word.
February 6, 2016
by A N M Bazlur Rahman DZone Core CORE
· 66,932 Views · 23 Likes
article thumbnail
13 Things That Make a Good Build System
How the engineering team at SignalFX came to use CircleCI when listing their DevOps requirements.
February 5, 2016
by AneelLakhani
· 15,482 Views · 3 Likes
article thumbnail
Exceptions in Java: You're (Probably) Doing It Wrong
You've probably used exceptions in Java, but have you used them properly? Generally, exceptions are for exceptional cases. See whether or not you should use checked exceptions, and when and how to use Java exceptions.
February 4, 2016
by Sam Atkinson
· 54,497 Views · 41 Likes
article thumbnail
Creating a New JVM Language, Part 1: The Lexer
First step: generate an abstract syntax tree. First part of the first step: the lexer.
February 4, 2016
by Federico Tomassetti
· 14,437 Views · 9 Likes
article thumbnail
Java 8 CompletableFutures Part I
Java 8's debut included a neat concurrency too, the CompletableFuture class. Here's an awesome look at CompletableFutures, with a glance at combining and composing tasks.
February 2, 2016
by Bill Bejeck
· 30,066 Views · 8 Likes
article thumbnail
LogPacker: A New Log Management Platform
Interested in log management? Check out LogPacker, a new log management platform! Neat features include scanning, aggregation, clustering, and more!
January 30, 2016
by Vladislav Chernov
· 5,488 Views · 4 Likes
article thumbnail
Using Parameter Converters in JAX-RS
Here's how to use parameter converters in JAX-RS, with injection made simple, rules, and exceptional scenarios.
January 29, 2016
by Abhishek Gupta DZone Core CORE
· 24,534 Views · 6 Likes
article thumbnail
Using Traits in Java 8
In programming, traits have been around in Scala and PHP a while, but are relatively new through default methods in Java. Here's a quick example on how to use traits in Java 8!
January 29, 2016
by Emil Forslund
· 32,508 Views · 10 Likes
article thumbnail
A New JavaFX App Framework for Kotlin — TornadoFX
How to use the TornadoFX MVC framework with JetBrains' Kotlin JVM language.
January 28, 2016
by Edvin Syse
· 30,886 Views · 9 Likes
  • Previous
  • ...
  • 506
  • 507
  • 508
  • 509
  • 510
  • 511
  • 512
  • 513
  • 514
  • 515
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×