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
Building Multi-tenant Web API With .NET Core and Best Practices
In this tutorial, you'll learn step-by-step how to build a scalable, multi-tenant web API based on horizontal scaling, with code examples.
Updated March 5, 2018
by Boris Zaikin DZone Core CORE
· 53,960 Views · 9 Likes
article thumbnail
Java: BlockingQueues and Continuous Monitoring
Explore the BlockingQueue interface and see how to use it to work with multiple producers and consumers within a single thread while enabling continuous monitoring.
March 5, 2018
by Dineshkumar Murugan
· 26,147 Views · 8 Likes
article thumbnail
Consider Using [NOT] EXISTS Instead of [NOT] IN
Which performs better for database query optimization: EXISTS, IN, ANY, EXCEPT, INNER JOIN, OUTER JOIN, or INTERSECT?
March 5, 2018
by Phil Factor
· 20,100 Views · 1 Like
article thumbnail
Rust for Java Devs: Structs
As we continue our journey exploring the similarities between Rust and Java, see how to create and use structs in Rust and how they compare with Java objects.
March 5, 2018
by Dan Newton
· 9,733 Views · 4 Likes
article thumbnail
About Immutability in OOP
This lesson on immutability in OOP considers the benefits and drawbacks of using immutable objects and tips for using them depending on your use case.
March 5, 2018
by Ioan Tinca
· 21,446 Views · 21 Likes
article thumbnail
Iterating Over a Bitset in Java
Take a deep dive into optimization and iterating over bitsets, with some intense benchmarking along the way.
March 4, 2018
by Richard Startin
· 14,582 Views · 4 Likes
article thumbnail
How to Create Java NLP Apps Using Google NLP API
Learn about setting up the development environment for the Google Cloud Natural Language API using Eclipse IDE and Java.
March 4, 2018
by Ajitesh Kumar
· 11,788 Views · 9 Likes
article thumbnail
Creating Immutable Sets, Lists, and Maps in Java 9
Check out JDK 9's static factory methods on Collection interfaces. See what they offer, how to use them, and some general tips for usage.
March 2, 2018
by Javin Paul
· 44,647 Views · 33 Likes
article thumbnail
How to Set up and Run Your Gatling Tests with Eclipse
Since some developers may prefer to use Eclipse IDE to run their testing environments, here is a screenshot-packed tutorial to guide you along the way.
March 1, 2018
by Yuri Bushnev
· 10,841 Views · 5 Likes
article thumbnail
DOM Manipulation in React
In this article, a developer explores how DOM manipulation works in React.js's Virtual DOM and how it improved upon standard DOM manipulation.
March 1, 2018
by Naveen Kosana
· 67,025 Views · 9 Likes
article thumbnail
Collecting Running Process Counts With Telegraf
One of the most straightforward things to start monitoring is your database processes so that your web server can serve requests and you don't deplete your resources.
March 1, 2018
by Noah Crowley
· 9,786 Views · 2 Likes
article thumbnail
Java May Use UTF-8 as its Default Charset
Let's check out a draft JEP that would have Java use UTF-8 as the default charset. Here's why that matters and the pros and cons of that move.
March 1, 2018
by Dustin Marx
· 108,172 Views · 18 Likes
article thumbnail
Scala: Repeated Method Parameters
Let's see how Scala supports variable arguments and repeated method parameters and the conditions to consider when using them.
February 28, 2018
by Gaurav Gaur DZone Core CORE
· 17,727 Views · 4 Likes
article thumbnail
Store Your User Data Securely (Not in Local Storage)
Let's take a look at the localStorage API as well as some Java-friendly options to consider when wanting to store your users' data securely.
Updated February 28, 2018
by Matt Raible
· 13,914 Views · 2 Likes
article thumbnail
Prefer System.lineSeparator() for Writing System-Dependent Line Separator Strings in Java
JDK 7 saw the introduction of System.lineSeparator(). So why should you use it instead of System.getProperty(''line.separator'')?
February 28, 2018
by Dustin Marx
· 28,158 Views · 9 Likes
article thumbnail
Most Popular Java Web Frameworks
As Java has evolved, different frameworks have spun up to simplify development for different use cases. Check out the most popular Java web frameworks below.
February 27, 2018
by Vince Power
· 72,953 Views · 16 Likes
article thumbnail
20 Examples of Using Java’s CompletableFuture
Check out this extensive list of examples the details some of many ways you can use JavaCompletableFuture in your programming.
February 27, 2018
by Mahmoud Anouti
· 31,329 Views · 33 Likes
article thumbnail
How To Sort Objects In Java
Any Java developer worth their salt has used the Collection framework. Here is a simple tutorial that explains how to sort in Java.
February 27, 2018
by Biplab Pal
· 188,130 Views · 25 Likes
article thumbnail
SQL Log File Corruption and Possible Recovery Methods
Learn how to recover the data from a corrupted LDF file that has been corrupted or damaged due to some reason such as logical corruption.
February 27, 2018
by Sibeesh Venu
· 10,809 Views · 12 Likes
article thumbnail
SOLID, GRASP, and Other Basic Principles of Object-Oriented Design
Learn principles of Object Oriented Design, and get a firm hold on the ideas behind the SOLID and GRASP languages in this article.
Updated February 26, 2018
by Muhammad Umair
· 191,846 Views · 96 Likes
  • Previous
  • ...
  • 323
  • 324
  • 325
  • 326
  • 327
  • 328
  • 329
  • 330
  • 331
  • 332
  • ...
  • 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
×