Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest Languages Topics
Reactive Programming in Java: Using the WebClient Class
WebClient is the equivalent of the RestTemplate class — except it works with asynchronous requests.
August 28, 2019
by
Jesus J. Puente
·
60,469 Views
·
8 Likes
C# and Java Comparison: The C# Struct Advantage
In this article, we discuss the advantage of C#'s struct when compared to Java's use of classes and Junion to offer a struct-like data structure.
August 27, 2019
by
Dang Ngoc Vu
·
13,905 Views
·
7 Likes
How to Capitalize the First Letter of a String in JavaScript [Snippets]
A small and practical tutorial on building code for this handy little function.
Updated August 27, 2019
by
Paul Underwood
·
374,324 Views
·
2 Likes
PERT Guide For Project Managers and Productivity Gurus
What is PERT and how do we use it?
August 27, 2019
by
Fred Wilson
·
9,130 Views
·
1 Like
AR and Java By Hand (Part 1): Introduction
Learn more about beginning your own AR project with Java.
August 27, 2019
by
Radek Hecl
·
13,379 Views
·
3 Likes
Project Loom: Java With a Stronger Fiber
Thanks to Project Loom, a new era of Java is on the horizon.
August 27, 2019
by
Luca Venturi
·
38,357 Views
·
28 Likes
How to Protect Dataset Privacy Using Python and Pandas
Learn how to secure your dataset privacy with Python and Pandas.
Updated August 26, 2019
by
Roberto Cervantes
·
23,273 Views
·
3 Likes
The JVM Architecture Explained
Click here to check out this overview of the different components of the JVM, along with a very useful diagram!
Updated August 26, 2019
by
Jackson Joseraj
·
577,530 Views
·
345 Likes
Avoiding NullPointerException in Java 8
How do you prevent NullPointerExceptions in your Java code?
August 26, 2019
by
Amanuel G. Shiferaw
CORE
·
43,372 Views
·
5 Likes
What Is Recon? How We Augmented XML and JSON For Streaming Data
If XML and JSON had a baby.
August 23, 2019
by
Bradley Johnson
·
8,965 Views
·
3 Likes
Scikit-Learn vs. Machine Learning in R (mlr)
Explore Scikit-learn versus machine learning in R (mlr).
August 22, 2019
by
Kevin Vu
·
10,782 Views
·
3 Likes
Create Your JWTs From Scratch
Everything you need to create JWTs from scratch.
August 22, 2019
by
Lindsay Brunner
·
21,941 Views
·
4 Likes
How Do Annotations Work in Java?
Grab some coffee and get ready to dive into the world of annotations.
August 22, 2019
by
Yashwant Golecha
·
383,189 Views
·
65 Likes
An Introduction to JUnit
An overview of JUnit 4, including its impact on testing.
August 22, 2019
by
Justin Albano
CORE
·
22,828 Views
·
8 Likes
How To Learn Any Programming Language Online in 2019
The different programming languages, and where to learn them.
August 22, 2019
by
John Selawsky
·
22,276 Views
·
3 Likes
Java Garbage Collection Types and Settings in Jelastic PaaS
Let's clarify what garbage collection is, what it does for Java applications, and how it works within Jelastic PaaS.
August 22, 2019
by
Tetiana Fydorenchyk
·
8,512 Views
·
2 Likes
Magento on Kubernetes
Take a look at how to deploy Magento as a Docker image on Kubernetes with help from Google Cloud.
Updated August 21, 2019
by
Beata Zubek
·
3,899 Views
·
1 Like
How to Deep Clone an Object Using Java In-Memory Serialization
Check out this post in a series on Java cloning and serialization.
August 21, 2019
by
Naresh Joshi
CORE
·
12,760 Views
·
4 Likes
Java Cloning: Copy Constructors vs. Cloning
Let's run through the pros and cons of Object.clone() and see how it stacks up against copy constructors when it comes to copying objects.
Updated August 20, 2019
by
Naresh Joshi
CORE
·
229,767 Views
·
21 Likes
When to Use JSR 305 for Nullability in Java
JSR 305 became a de-facto standard despite its many problems.
August 20, 2019
by
Tomasz Linkowski
·
24,809 Views
·
4 Likes
Previous
...
221
222
223
224
225
226
227
228
229
230
...
Next