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
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,875 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,120 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,918 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,260 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,076 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,772 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,680 Views · 96 Likes
article thumbnail
Enforce SSL and Use HSTS in .NET Core 2.0: .NET Core Security Part I
We begin this series on .NET Core security practices by looking at concepts such as SSL, HTTPS, and HSTS. Let's get started!
February 26, 2018
by Neel Bhatt
· 15,933 Views · 5 Likes
article thumbnail
Async Await in Java
Electronic Arts might have successfully brought a usable async...await construct to Java! Check it out to see if it can help you with your asynchronous coding.
Updated February 26, 2018
by David Green
· 185,068 Views · 41 Likes
article thumbnail
When Postgres Blocks: 7 Tips for Dealing With Locks
These are some of the important dos and don'ts that we've seen as helpful when working with users to migrate from their single node Postgres database to Citus.
February 25, 2018
by Marco Slot
· 25,155 Views · 2 Likes
article thumbnail
How Synchronization Works in Java (Part 1)
This introductory primer to Java synchronization will discuss how synchronization solves problems and introduces locks.
February 25, 2018
by Abdul Mohsin
· 38,843 Views · 31 Likes
article thumbnail
How to Build a 3D Printer in Python
This awesome project will teach you how to create your own 3D printer using Python and a Rasperry Pi, in addition to a few other tools.
February 25, 2018
by Nikolay Khabarov
· 21,438 Views · 10 Likes
article thumbnail
Simple Java Program to Append to a File in HDFS
Get the code and instructions needed to build a Java program to append to a file in HDFS, using Maven as the build tool.
February 23, 2018
by Simarpreet Kaur Monga
· 17,999 Views · 4 Likes
article thumbnail
Java Code Style: Operators and New Lines [Snippet]
Ever wonder whether operators should go on the current line or a new one? Let's see what the Google Java Style Guide has to say.
February 23, 2018
by Sebastian Daschner
· 9,990 Views · 3 Likes
article thumbnail
Towards Resource-Oriented REST Development
A number of different possibilities to address REST development issues, move Java REST development to a higher level, and gain more simplicity.
February 23, 2018
by Remo Meier
· 10,019 Views · 7 Likes
article thumbnail
Reproducible Builds in Java
What stands in the way of reproducible builds in Java? What are their benefits? And how can you create them? Time to turn to Gradle.
February 23, 2018
by Maria Camenzuli
· 20,116 Views · 18 Likes
article thumbnail
Selenium With Java: Google Search
If you're looking to get started with Selenium with Java, this is the post for you. Let's take a look at browser automation with this example.
February 22, 2018
by Michael Good
· 36,981 Views · 4 Likes
article thumbnail
How to Repair MDF Files in SQL Server Database
Database files are important for all users and store lots of important information. Learn about manual and professional solutions to repair corrupt SQL database files.
February 22, 2018
by John Walker
· 93,650 Views · 3 Likes
article thumbnail
JDK 10: Accessing a Java App's Process ID From Java
Determining your Java application's process ID in Java 10 will become even easier. Let's see how to do it with a quick example.
February 22, 2018
by Dustin Marx
· 17,279 Views · 12 Likes
article thumbnail
Stateless Authentication With JSON Web Tokens
Learn how to protect your microservice, API, or web app using JSON Web Tokens to create a stateless authentication protocol.
February 22, 2018
by Yos Riady
· 48,781 Views · 15 Likes
  • Previous
  • ...
  • 322
  • 323
  • 324
  • 325
  • 326
  • 327
  • 328
  • 329
  • 330
  • 331
  • ...
  • 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
×