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
Executing Shell Scripts From Mule
Learn how to execute shell scripts from Mule with a custom Java component so you can perform tasks directly, rather than using wrapper components.
August 18, 2017
by Deepak Kushwaha
· 11,265 Views · 3 Likes
article thumbnail
Code Smells: Deeply Nested Code
Here we dive into deeply nested code, how or when it arises, the problems it poses, and the challenges involved in refactoring it out into something more useful.
August 18, 2017
by Trisha Gee
· 22,760 Views · 43 Likes
article thumbnail
Concourse Caching for Java Maven and Gradle Builds
Check out how Concourse CI now allows you to cache paths between task runs, opening the door to much faster Maven and Gradle builds.
August 17, 2017
by Biju Kunjummen
· 16,686 Views · 4 Likes
article thumbnail
New RegEx Features in Java 9
RegEx fans will want to brush up on the changes coming to Java 9. Check out how they'll be packaged with the module system and the new tweaks coming.
August 17, 2017
by Peter Verhas DZone Core CORE
· 15,067 Views · 10 Likes
article thumbnail
What Is javax.ws.rs.core.context? (Part 1)
Familiarize yourself with resource injection using the JAX-RS API. We'll cover the annotations methods you can use to pass needed information.
August 17, 2017
by Alex Theedom
· 19,039 Views · 10 Likes
article thumbnail
9 Best Practices to Handle Exceptions in Java
Whether you're brand new or an old pro, it's always good to brush up on exception handling practices to make sure you and your team can deal with problems.
August 17, 2017
by Thorben Janssen
· 250,010 Views · 146 Likes
article thumbnail
Parsing in JavaScript: Tools and Libraries, Part 2
We explore the world of parser generators and parser combinators, to help guide you intrepid web developers through the complex world of JavaScript.
August 15, 2017
by Gabriele Tomassetti
· 8,276 Views · 5 Likes
article thumbnail
Tutorial: Connecting to ODBC Data Sources With Python and pyodbc
In this tutorial, learn how to easily install and use a DataDirect ODBC driver, Python, and pyodbc. Code samples are included.
August 15, 2017
by Saikrishna Teja Bobba
· 91,114 Views · 2 Likes
article thumbnail
How Memory Leaks Happen in Java Apps
Let's analyze the anatomy of memory leaks in Java apps to see where they come from and how you can prepare for them, find them, and fix them.
August 15, 2017
by Eugen Paraschiv
· 41,719 Views · 107 Likes
article thumbnail
Handling Incoming Webhooks in PHP
In this article, one dev shares her opinions on handling webhooks and provides some sample code in PHP to show how she usually does it.
August 14, 2017
by Lorna Mitchell
· 27,348 Views · 4 Likes
article thumbnail
Solving Your Logging Problems With Logback
Learn about all the features, advantages, setup, and configuration of Logback, a logging framework for Java applications.
August 14, 2017
by Eugen Paraschiv
· 91,739 Views · 16 Likes
article thumbnail
5 Things You May Not Have Known About jOOQ
From nullability to iterators, jOOQ and Java engage in a delicate dance around SQL and Java's quirks. With dynamic SQL in mind, let's walk through them.
August 14, 2017
by Lukas Eder
· 19,468 Views · 6 Likes
article thumbnail
Forging an SHA-1 MAC Using a Length-Extension Attack in Python
Cryptographers have long been aware of the vulnerabilities in SHA-1, yet it's still in use. Read on to learn how easy it is to hack and why you shouldn't use it.
August 14, 2017
by Mantej Singh Rajpal
· 5,754 Views · 2 Likes
article thumbnail
GraphQL Benefits in a REST API, But How?
Curious as to how GraphQL compares to RESTful services? We take a look at some key differences and what GraphQL is trying to deliver.
August 14, 2017
by Ross Garrett
· 16,815 Views · 8 Likes
article thumbnail
Java Memory Leaks: Tools, Fixes, and More
In the effort to plug up memory leaks, here are ways you can prevent them, tools you can use to detect them, and references to consider.
August 14, 2017
by Angela Stringfellow
· 67,822 Views · 40 Likes
article thumbnail
Java Command-Line Interfaces (Part 10): Picocli
As this series on Java CLIs continues, we examine Picocli—the tool's claim to fame being that you can run it without needing to add it as an external dependency.
August 12, 2017
by Dustin Marx
· 17,937 Views · 7 Likes
article thumbnail
Faster PostgreSQL Counting
Analyze the techniques available for different optimization situations in PostgreSQL and see how to parallelize counts in a distributed database.
August 11, 2017
by Joe Nelson
· 29,653 Views · 5 Likes
article thumbnail
Stack vs. Heap: Understanding Java Memory Allocation
Know the difference between stack and heap? When it's right to use which one, and what features they offer? Here's a guide to memory allocation.
August 11, 2017
by Angela Stringfellow
· 136,015 Views · 21 Likes
article thumbnail
How C# Reflection Works With Code Examples
Learn what reflection is, how it works in C#, and see some code examples of use cases where reflection allows code to inspect other code within the system.
August 11, 2017
by Angela Stringfellow
· 14,799 Views · 2 Likes
article thumbnail
Execute an Oracle Stored Procedure With Nested Table as a Parameter
To demonstrate the application, I will be inserting employee records by calling an Oracle stored procedure with a nested table as one of the parameters.
August 11, 2017
by Priyobroto Ghosh
· 25,244 Views · 1 Like
  • Previous
  • ...
  • 344
  • 345
  • 346
  • 347
  • 348
  • 349
  • 350
  • 351
  • 352
  • 353
  • ...
  • 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
×