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
Debugging RAM - Part 1: Java Garbage Collection - Java Heap Deep Dive
Java memory usage is a complex beast, in this first installment, I discuss the available GCs in modern Java and how we can benchmark/tune them.
January 5, 2022
by Shai Almog DZone Core CORE
· 7,462 Views · 4 Likes
article thumbnail
Lazy Load Design Pattern in Java: An Introduction and Implementation
Watch the video in the article below on lazy load design patterns in Java including an introduction and how to implement it for yourself.
January 4, 2022
by Ram N
· 4,153 Views · 5 Likes
article thumbnail
Perl Warnings and the Warn Function
This article explains the difference between Perl’s warnings and the warn function. Read on to find out the difference and use the code to fix your issues!
January 4, 2022
by Mark Gardner DZone Core CORE
· 2,071 Views · 4 Likes
article thumbnail
NullPointerException in Java: Causes and Ways to Avoid It
This article explains what NullPointerException is with its common causes and best practices you can do to avoid NPE. Read on to find out more!
Updated January 4, 2022
by Dmitry Egorov DZone Core CORE
· 26,190 Views · 18 Likes
article thumbnail
Errors and Suspicious Code Fragments in .NET 6 Sources
.NET 6 turned out to be a much-awaited, major release. Take an in-depth look to check what interesting things we can find in the sources of .NET libraries.
January 4, 2022
by Sergey Vasiliev
· 8,268 Views · 3 Likes
article thumbnail
Distributing a Java Command-Line Application
In this article, I'll show you how to package and distribute a java command-line application and the challenges one has to face to implement it.
January 4, 2022
by Loïc Rouchon
· 11,242 Views · 7 Likes
article thumbnail
Snowflake Data Processing With Snowpark DataFrames
Snowpark is a new developer library in Snowflake that provides an API to process data using programming languages like Scala (and later on Java or Python), instead of SQL.
January 4, 2022
by Istvan Szegedi
· 15,690 Views · 5 Likes
article thumbnail
Filter or Criteria Design Pattern in Java: An Introduction, Example, and Key points
In the video below, we take a closer look at Filter or Criteria Design Pattern in Java with an introduction, example, and key points.
January 4, 2022
by Ram N
· 4,666 Views · 4 Likes
article thumbnail
How to Generate Customer Success Analytics in Snowflake
Here's a quick demonstration on how to generate quick insights on customer success data in Snowflake using the platform Datameer.
January 3, 2022
by Jason Scharf
· 5,259 Views · 5 Likes
article thumbnail
How To Utilize NoSQL DB: Graph Database Examples
With the rising popularity of NoSQL databases among developers, read this post to explore their possibilities, with the focus on Graph Database utilization.
January 3, 2022
by Tetiana Stoyko
· 4,092 Views · 2 Likes
article thumbnail
Deploying a Scala API on OpenShift With OpenShift Pipelines
In this article, gain knowledge about how to deploy a simple API on OpenShift using the Pipelines feature, and how to build it using the Scala build tool.
January 3, 2022
by Raffael Mendes
· 5,907 Views · 2 Likes
article thumbnail
Extracting Data From Very Large XML Files With X-definition
X-definition is an open-source Java API that can be used to extract data from XML files regardless of their size. In this tutorial, see X-definition in action.
January 3, 2022
by Curt Selak
· 4,880 Views · 2 Likes
article thumbnail
Context Object Design Pattern in Java: Introduction and Key Points
This video tutorial introduces the concept of Java context object design pattern, including supplemental demonstrations and explanations.
January 3, 2022
by Ram N
· 5,385 Views · 4 Likes
article thumbnail
The First Annual Recap From JPA Buddy
This article tells the history behind one of the most trending IntelliJ IDEA plugin - JPA Buddy. Also, it provides some insights about issues using JPA, Hibernate, Spring Data, etc.
January 1, 2022
by Aleksey Stukalov
· 7,108 Views · 6 Likes
article thumbnail
Java: Object Pool Design Pattern
In this Java video tutorial, take a closer look at Object Pool Design Pattern. This tutorial includes an introduction, example, and key points.
December 31, 2021
by Ram N
· 6,252 Views · 3 Likes
article thumbnail
How to Update Object Store Values Using Object Store V2 REST APIs: Mule4
In this tutorial, learn how to use Object Store V2 REST APIs to dynamically update the values present in Object Store without making any changes to our code.
December 31, 2021
by Gundeep Singh
· 12,113 Views · 4 Likes
article thumbnail
Where To Use the Underscore in Java
In this post of our series “Stranger things in Java” - dedicated to Java insights, we will try to clarify the use of the underscore symbol "_" in Java programming.
December 29, 2021
by Claudio De Sio Cesari
· 6,453 Views · 8 Likes
article thumbnail
Fighting Fragility With Property-Based Testing
In traditional unit testing, we set up our tests around edge cases. Jqwik validates against a whole range of possible inputs, making it better at catching regressions.
December 24, 2021
by Jasper Sprengers
· 5,609 Views · 1 Like
article thumbnail
Protecting Java Application From Stealing Data and Source Code
Reviewing classical ways to steal data from Java applications and how can you protect your application from such attacks.
Updated December 23, 2021
by Dmitry Egorov DZone Core CORE
· 20,305 Views · 23 Likes
article thumbnail
Golang - First Look at Generics
This post is part of a series where I do my best to organize my thoughts around Go: its paradigms and usability as a programming language.
December 22, 2021
by George Aristy
· 12,497 Views · 2 Likes
  • Previous
  • ...
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188
  • ...
  • 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
×