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 Popular Topics

article thumbnail
A New Way to Test Your Multithreaded Code With JUnit
Currently, when we test multi-thread Java we call the class under test by as many threads possible. This approach has the disadvantage that most of the time our faulty test succeeds which makes debugging multi-threaded bugs a nightmare. I, therefore, developed an open-source tool, vmlens, to make JUnit test of multi-threaded Java deterministic.
Updated September 9, 2020
by Thomas Krieger
· 71,823 Views · 15 Likes
article thumbnail
Five Different Ways to Create Objects in Java
A list of five ways to create objects in Java, how they interact with constructors, and an example of how to utilize all of these methods.
Updated September 9, 2020
by Naresh Joshi
· 320,538 Views · 53 Likes
article thumbnail
5 Best Techniques for Automated Testing
Check out the best test automation techniques that will ruled the software testing industry in the continuing era of modernization and mobilization.
September 9, 2020
by Niranjan Limbachiya
· 6,963 Views · 5 Likes
article thumbnail
7 Ways to Apply Artificial Intelligence to Your Website
Here are some examples of artificial intelligence that can be applied to a website to solve the problems.
September 8, 2020
by Gaggi G
· 8,977 Views · 4 Likes
article thumbnail
Most Practical Selenium WebDriver Tutorial With Examples
A Selenium WebDriver tutorial to help you get into the basics of Selenium WebDriver, its architecture, and automate testing with Selenium WebDriver.
September 8, 2020
by Ritesh Shetty
· 11,421 Views · 5 Likes
article thumbnail
Spring Boot Togglz Usage — Part Two
In this article, we will introduce the feature flags in the properties file and control bean instantiation and initialization.
September 8, 2020
by Nagappan Subramanian DZone Core CORE
· 6,630 Views · 1 Like
article thumbnail
The Import Statement With an Emscripten-Generated WebAssembly Module in Vue.js
In this article, we discuss how to add an import an Emscriptgen-generated WebAssembly module (written in C) in Vue.js.
Updated September 8, 2020
by Gerard Gallant
· 18,051 Views · 2 Likes
article thumbnail
Test Driven Development Using TestNG, Gradle
Basic Approach to start with TDD. Simple example using Java, TestNG, Jacoco and Gradle
September 8, 2020
by Subhasis Roy
· 5,491 Views · 1 Like
article thumbnail
Composite Design Pattern in Modern C++
To treat individual & group of objects in a uniform manner.
September 8, 2020
by Vishal Chovatiya
· 12,326 Views · 2 Likes
article thumbnail
3 GC Techniques to Improve Application Performance
Application performance is always on the forefront of our minds, and Garbage Collection optimization is a good place to make small, but meaningful advancements.
September 7, 2020
by Tal Weiss
· 6,591 Views · 6 Likes
article thumbnail
How To Develop And Deploy Micro-Frontends Using Single-Spa Framework
In this article, we're going to develop an app composed of micro-frontends using single-spa and deploy it to Heroku with integration from Travis CI.
September 7, 2020
by Michael Bogan DZone Core CORE
· 20,828 Views · 8 Likes
article thumbnail
Enable Background Sync, Media Capture, and Geolocation APIs in Your PWA
In this tutorial, I will discuss advanced PWA features that provide access to your hardware APIs. We are going to build an app for making selfies with the Media Capture API and posting selfies with the BackgroundSync Api.
Updated September 7, 2020
by Peter Eijgermans
· 35,518 Views · 6 Likes
article thumbnail
How To Install Multiple Versions of Java on the Same Machine
SDKMan! is a tool for managing parallel versions of multiple Software Development Kits on most Unix-based systems. Read more!
Updated September 7, 2020
by Naresh Joshi
· 180,497 Views · 24 Likes
article thumbnail
KubeVirt and OpenShift CNV: Why It Makes Sense
KubeVirt and OpenShift CNV are changing Virtual Machines, and VM orchestration, by bringing in the goodness of k8s, and colocating VMs with containers.
September 6, 2020
by A B Vijay Kumar
· 6,195 Views · 2 Likes
article thumbnail
Implementing Dataweave Crypto With Mulesoft
MuleSoft provides various functions to encrypt the fields within Dataweave transformation and it can be achieved using various algorithms like MD5, SHA1, etc.
September 3, 2020
by Jitendra Bafna
· 15,099 Views · 8 Likes
article thumbnail
Java Integer Cache: Why Integer.valueOf(127) == Integer.valueOf(127) Is True
So here's the cache...
Updated September 3, 2020
by Naresh Joshi
· 37,665 Views · 17 Likes
article thumbnail
Lambda Expression in Java 8
Java 8 Lambda expression
September 3, 2020
by Amit Datta
· 10,928 Views · 3 Likes
article thumbnail
Overview of JavaScript Event Calendars
In this article, we review popular JS libraries and controls that help to implement popular event calendar functionality in web applications.
September 3, 2020
by Ivan Petrenko
· 21,327 Views · 1 Like
article thumbnail
6 Efficient Things You Can Do to Refactor a C++ Project
I took my old pet project from 2006, experimented, refactored it and made it more "modern C++". Here are my lessons and six practical steps that you can appl...
September 3, 2020
by Bartłomiej Filipek
· 12,312 Views · 2 Likes
article thumbnail
The A-Z of Web Development
Overwhelmed by the amount of jargon that exists around web development? Check out this helpful list of terms every new developer should know.
September 2, 2020
by deji adesoga DZone Core CORE
· 10,514 Views · 8 Likes
  • Previous
  • ...
  • 327
  • 328
  • 329
  • 330
  • 331
  • 332
  • 333
  • 334
  • 335
  • 336
  • ...
  • 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
×