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
Using Java 8? Please Avoid Functional Vomit
Most developers suck. I think everyone can acknowledge there is a significant portion of the developer community in any language (but particularly Java) that just doesn’t know how to write good code.
June 6, 2016
by Sam Atkinson
· 59,875 Views · 133 Likes
article thumbnail
Long Numbers Are Truncated in MongoDB Shell
MongoDB is notorious for it's quirks; in this short read, MVB Ricci Gian Maria explains how he solved this problem with the popular document store.
June 6, 2016
by Ricci Gian Maria
· 11,541 Views · 4 Likes
article thumbnail
Troubleshoot OutOfMemoryError: Unable to Create New Native Thread
"java.lang.OutOfMemoryError: unable to create new native thread" got you down? Check out this article for some tips on how to deal with it.
June 4, 2016
by Ram Lakshmanan DZone Core CORE
· 173,049 Views · 12 Likes
article thumbnail
Why a Single Java Source File Can Not Have More Than One Public Class
This article looks behind-the-scenes at why Java won't allow more than one public class in a single Java source file.
June 3, 2016
by Naresh Joshi
· 82,723 Views · 8 Likes
article thumbnail
Understanding execFile, spawn, exec, and fork in Node.js
In this article, author Can Ho breaks down four different methods for executing external applications in Node.js, providing examples along the way.
June 3, 2016
by Can Ho
· 293,166 Views · 10 Likes
article thumbnail
Your Own Swagger UI on Liberty
IBM Websphere Liberty comes with great out of the box support for Swagger, including their own branded Swagger UI. You might, however, want to create your own branded UI.
June 2, 2016
by Phillip Kruger
· 17,132 Views · 3 Likes
article thumbnail
CUBA Platform: An Open-Source Java Framework for Rapid Application Development
This article looks at the CUBA Platform – an open-source framework combining solid architecture, "must-have" features for enterprise applications, and rapid application development tools.
June 2, 2016
by Aleksey Stukalov
· 34,475 Views · 21 Likes
article thumbnail
UML Sequence Diagrams Made Easy
Lucidchart’s UML Sequence Markup allows users to rapidly create the sequence diagram they need using a simple markup language
June 1, 2016
by Jacob Shumway
· 14,512 Views · 7 Likes
article thumbnail
Aspect Oriented Programming With Spring Boot
Learn how to achieve aspect orientation by using Spring Boot and Aspect4j annotations.
June 1, 2016
by Emmanouil Gkatziouras DZone Core CORE
· 63,938 Views · 8 Likes
article thumbnail
From Java Anonymous Class to Single Line Lambda in 3 Steps
See the steps involved in transforming traditional Java anonymous classes into Java 8 lambdas.
June 1, 2016
by Matthew Casperson
· 65,682 Views · 4 Likes
article thumbnail
Style or Format JSON Data in jQuery
In this post, we have a look at how to style JSON data on a client returned from a server. Sometimes it's necessary to show the data in a more raw format.
June 1, 2016
by Sibeesh Venu
· 30,974 Views · 4 Likes
article thumbnail
SQL Query to Convert XML to a Table
Check out this article wherein the author shows you how to convert XML to a table in an SQL Server.
June 1, 2016
by Nitin Tyagi
· 78,425 Views · 2 Likes
article thumbnail
Benchmarking High-Concurrency HTTP Servers on the JVM
Benchmarking HTTP servers is beset by several difficulties: tests may be conducted with unrealistic parameters (e.g., pure overhead v maximum concurrency), and thus yield unuseful results. Our tests are different and produced some interesting outcomes that yielded new learnings about HTTP performance in the wild.
May 31, 2016
by Fabio Tudone
· 40,133 Views · 10 Likes
article thumbnail
Multicore Programming in .NET
In the .NET framework 4+, there is enhanced support for parallel programming, including new class library types, Tasks, Parallel For, Parallel Linq, and concurrent collections. Check out some of these features here.
May 30, 2016
by Daya V
· 10,618 Views · 5 Likes
article thumbnail
How Dependency Injection (DI) Works In Spring Java Application Development
This article explains the concept of Dependency Injection (DI) and how it works in Spring Java application development.
May 30, 2016
by Ethan Millar
· 258,434 Views · 25 Likes
article thumbnail
Read YAML in Java with Jackson
Jackson is one of the best JSON libraries for Java. Now with the YAML extension of Jackson, we can use Jackson to process YAML in Java.
May 30, 2016
by Manik Magar
· 323,900 Views · 11 Likes
article thumbnail
Quick Tip: How to Find SQL Server's Current Language
Need to find out what SQL Server's default language is set to? These two quick tips will show you how to find out.
May 29, 2016
by Nitin Tyagi
· 15,640 Views · 1 Like
article thumbnail
Python Standard Logging Pattern
The Python standard library provides a logging module as a de facto solution for libraries and applications to log their behavior. Check it out in this article.
May 29, 2016
by Mikko Ohtamaa
· 7,941 Views · 5 Likes
article thumbnail
Processing JSON With Jackson
JSON is a text-based data interchange format that is lightweight, language independent, and easy for humans to read and write. In the current enterprise, JSON is used for enterprise messaging, communicating with RESTful web services, and AJAX-based communications.
May 25, 2016
by John Thompson
· 208,879 Views · 16 Likes
article thumbnail
Optimize Spark With Distribute By and Cluster By
How the distribute by and cluster by commands in SparkSQL are great ways to optimize your Spark applications.
May 24, 2016
by deepsense.io Blog
· 31,960 Views · 3 Likes
  • Previous
  • ...
  • 381
  • 382
  • 383
  • 384
  • 385
  • 386
  • 387
  • 388
  • 389
  • 390
  • ...
  • 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
×