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
10 Examples of ConcurrentHashMap in Java
Below are some of the frequent operations around Java's ConcurrentHashMap, like how to create a ConcurrentHashMap, how to update a key or value.
Updated October 22, 2020
by Javin Paul
· 17,821 Views · 6 Likes
article thumbnail
Using Flyweight Design Pattern In Java
In this article, explore the Flyweight design pattern in Java.
October 22, 2020
by Brijesh Saxena
· 8,562 Views · 6 Likes
article thumbnail
How to Embed a jBPM Process in a Java EE Application
In this article, see a tutorial on how to embed a jBPM process in a Java EE application.
October 22, 2020
by Amit Nijhawan
· 7,476 Views · 2 Likes
article thumbnail
Command Design Pattern In Java
Here, we'll discuss the Command Design Pattern — a useful pattern in which we wrap a request in an object known as Command and give it an Invoker to perform.
Updated October 22, 2020
by Brijesh Saxena
· 7,815 Views · 6 Likes
article thumbnail
Connecting Angular to the Spring Boot and Slash GraphQL Recommendations Engine
In this article, I fine-tune the original recommendations engine, add a secondary data source, and write an Angular client to consume the data.
October 22, 2020
by John Vester DZone Core CORE
· 84,814 Views · 4 Likes
article thumbnail
How to Convert a URL to PNG in Java
Our input will be the URL of the web page we want to capture, any extra loading wait, and the desired size parameters for your output.
October 21, 2020
by Brian O'Neill DZone Core CORE
· 5,384 Views · 1 Like
article thumbnail
Adaline Explained With Python Example
In this post, you will learn the concepts of Adaline (ADAptive LInear NEuron), a machine learning algorithm, along with a Python example.
October 20, 2020
by Ajitesh Kumar
· 19,989 Views · 3 Likes
article thumbnail
Augmented Analytics With PySpark and Sentiment Analysis
Step by step tutorial of how you can leverage sentiment analysis to enrich tweets data with PySpark and get a feel of the overall sentiments towards COVID19.
Updated October 20, 2020
by Adi Polak
· 9,335 Views · 6 Likes
article thumbnail
Using Proxy Design Pattern In Java
Today, I will discuss another structural design pattern - Proxy Design Pattern. Proxy means an object functioning as another object.
October 20, 2020
by Brijesh Saxena
· 12,819 Views · 13 Likes
article thumbnail
What's Wrong With Big Objects In Java?
The G1 garbage collector, despite its advantages, is currently not good at handling bigger objects, called Humongous. Learn how to diagnose and fix the problem.
October 20, 2020
by Misha Dmitriev
· 17,359 Views · 15 Likes
article thumbnail
Minions in Minikube - A Kubernetes Intro for Java Developers
Java developers, it would be despicable not to take a look at this cute project that will give you a hands-on introduction to Kubernetes.
Updated October 20, 2020
by Ryan Dawson
· 16,084 Views · 20 Likes
article thumbnail
Configuring Java Apps With Kubernetes ConfigMaps and Helm
This tutorial will show you how to develop Java microservices that use ConfigMaps, see how ConfigMaps are used, and update them in the app.
Updated October 20, 2020
by Ryan Dawson
· 84,333 Views · 19 Likes
article thumbnail
Composite Design Pattern in Java
Want to learn more about the composite design pattern in Java? Take a look at this tutorial to learn how to implement this design pattern in your project.
Updated October 20, 2020
by Brijesh Saxena
· 64,110 Views · 19 Likes
article thumbnail
Perceptron Explained Using Python Example - Data Analytics
In this post, you will learn about the concepts of Perceptron with the help of Python example. It is very important for data scientists to understand the con...
October 20, 2020
by Ajitesh Kumar
· 21,967 Views · 6 Likes
article thumbnail
How to Scan a Barcode Image in Java
Use an API to scan or look up a barcode. Supported barcode types include AZTEC, CODABAR, CODE_39, CODE_93, CODE_128, DATA_MATRIX, EAN_8, EAN_13, ITF, MAXICODE, PDF_417, QR_CODE, RSS_14, RSS_EXPANDED, UPC_A, UPC_E, All_1D, UPC_EAN_EXTENSION, MSI, PLESSEY, and IMB.
October 20, 2020
by Brian O'Neill DZone Core CORE
· 12,077 Views · 1 Like
article thumbnail
State Design Pattern In Java
State Design Pattern — a behavioral design pattern that allows an object to change its behavior when its internal state changes.
October 19, 2020
by Brijesh Saxena
· 5,850 Views · 6 Likes
article thumbnail
Tracking Changes in MongoDB With Scala and Akka
Leverage change streams feature in MongoDB to get every change occurring in real-time.
Updated October 16, 2020
by Hubert Skowronek
· 9,213 Views · 4 Likes
article thumbnail
How to Merge DOCX Files and Replace Text Strings in Java
Combine multiple Office Word Documents (docx) into a single document; Instantly find and replace specific text string variables like names and dates.
October 15, 2020
by Brian O'Neill DZone Core CORE
· 9,602 Views · 3 Likes
article thumbnail
Builder Design Pattern in Java
The Builder design pattern is designed to provide a flexible solution to various object creation problems in object-oriented programming.
Updated October 15, 2020
by Brijesh Saxena
· 11,350 Views · 8 Likes
article thumbnail
Project Reactor — Reactive Programming With Spring, Part 2
I will provide an overview of Project Reactor, a reactive library based on the Reactive Streams specification.
October 15, 2020
by Anna Eriksson
· 39,069 Views · 20 Likes
  • Previous
  • ...
  • 215
  • 216
  • 217
  • 218
  • 219
  • 220
  • 221
  • 222
  • 223
  • 224
  • ...
  • 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
×