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 Languages Topics

article thumbnail
Installing a Java Application as a Windows Service
Ever wondered how to install a Java application as a Windows service? This article shows you how to do it.
June 27, 2016
by Bozhidar Bozhanov
· 45,072 Views · 20 Likes
article thumbnail
Unit Testing JPA... Stop Integration Testing!
This article takes a look at why you should, and how you can, unit test your JPA classes.
June 27, 2016
by Michael Remijan
· 78,934 Views · 15 Likes
article thumbnail
Setting Up MySQL Without Root Access
This article covers how to install and run MySQL as a non-root user in Linux.
June 24, 2016
by Vivek Raman
· 23,288 Views · 2 Likes
article thumbnail
Groovy Goodness: Turn a Map or List as String to Map or List
In Groovy, you can turn a map or list into a string--but how do you change it back? Read on to find out.
June 24, 2016
by Hubert Klein Ikkink
· 28,918 Views · 2 Likes
article thumbnail
Binding Map to XML: Dynamic Tag Names with JAXB
If for some reason you're forced to generate new XML elements for each key in a Map, see here how JAXB in Java can help you solve the problem.
June 24, 2016
by Wenfei Tang
· 105,405 Views · 12 Likes
article thumbnail
Design Patterns in Express.js
Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications. Let's check out the different design patterns that we might see when working with Express.js.
June 23, 2016
by Can Ho
· 50,898 Views · 3 Likes
article thumbnail
Using a Chi-Square Test to Satisfy Benford's Law With Python
Learn how to run a chi-square test in Python to analyze the distribution of factorials to satisfy Benford's Law, which is often used in fraud detection.
June 23, 2016
by John Cook
· 7,815 Views · 4 Likes
article thumbnail
Java Code Challenge: Bus Gossip Solution
Here's the solution to the last Java Code Challenge: Bus Gossip edition! Well done to everyone who submitted a solution.
June 23, 2016
by Sam Atkinson
· 12,676 Views · 10 Likes
article thumbnail
Rolling Dice in Kotlin
A small tutorial on creating a die rolling API in Kotlin, the hottest new language on the JVM.
June 22, 2016
by Nicolas Fränkel
· 10,738 Views · 4 Likes
article thumbnail
How to Import From GitHub in Python
Learn how to grab code directly from GitHub while in Python through an experimental package that utilizes new import hooks in PEP 302.
June 22, 2016
by Mike Driscoll
· 8,886 Views · 3 Likes
article thumbnail
Tutorial: Muxing With the New NXP Pins Tool
Erich Styger decided to make his own tutorial for muxing with the NXP pins tool. His step-by-step instructions will give you a very thorough walkthrough of how to get it done.
June 22, 2016
by Erich Styger
· 4,315 Views · 1 Like
article thumbnail
Python 101: Redirecting stdout
We deal with output redirection all the time. Review how to do it in Python here.
June 22, 2016
by Mike Driscoll
· 25,266 Views · 3 Likes
article thumbnail
Exception Handling in Real-Life Java Applications
Exception handling in an application can often be varied, inconsistent, or inappropriate. This article proposes an API to make exception handling more robust and efficient.
June 22, 2016
by Jalal Kiswani, PhD
· 51,986 Views · 31 Likes
article thumbnail
Python: Regex – Matching Foreign Characters/Unicode Letters
In the world of regular expressions, matching characters outside of the usual Latin character set can be a challenge. Read on to find out how author Mark Needham tackled this issue in Python.
June 22, 2016
by Mark Needham
· 12,277 Views · 1 Like
article thumbnail
Java Websocket Containers: The Possibilities
With the Java Websocket API being integrated directly into Java EE7, check out how Tyrus, the reference implementation, integrated with containers for maximum effect.
June 21, 2016
by Abhishek Gupta DZone Core CORE
· 8,754 Views · 4 Likes
article thumbnail
Lightweight Docker Images for Java Apps
If you're searching for a way to get your Docker images down to a more manageable size, it might just be easier to choose a different starting point.
Updated June 20, 2016
by Kevin Hooke
· 5,022 Views · 3 Likes
article thumbnail
NGINX as a Reverse Proxy for Docker Swarm Clusters
In this post, we are going to see how to use NGINX as a reverse proxy for load-balancing containerized HTTP applications running in a Swarm cluster. We’ll also look at how to automate the service discovery.
June 20, 2016
by Lorenzo Fontana
· 15,130 Views · 2 Likes
article thumbnail
Adding Authentication to Your React Native App Using JSON Web Tokens
We're going to look at getting started with a very simple React Native app and the use of JSON Web Tokens to provide authentication for it.
June 20, 2016
by Jeff Smith
· 46,960 Views · 5 Likes
article thumbnail
Types of Cursors Available in Oracle PL/SQL
Here's a breakdown of the various pointers to SQL result sets you can implement in your code.
June 20, 2016
by Steven Feuerstein
· 19,795 Views · 5 Likes
article thumbnail
Code Mistakes: Python's for Loop
It's really exciting to learn a new language... up until you write something broken that you can't figure out how to fix. Here's something I overlooked recently in trying to make a Python for loop.
Updated June 17, 2016
by G. Ryan Spain
· 23,503 Views · 8 Likes
  • Previous
  • ...
  • 379
  • 380
  • 381
  • 382
  • 383
  • 384
  • 385
  • 386
  • 387
  • 388
  • ...
  • 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
×