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 Dynamic React Apps With Database Data
In this post, we go over using an API server to create a REST API for a SQLite database, and how to create a React app that can use this database.
Updated June 5, 2017
by Jerod Johnson
· 122,475 Views · 7 Likes
article thumbnail
Getting Started With MonoGame Using XML
Want to start making some video games? Learn how to use XML with the MonoGame framework and get started. Read on for more!
June 5, 2017
by Simon Jackson
· 8,818 Views · 1 Like
article thumbnail
Ultra-Fast OLAP Analytics With Apache Hive and Druid (Part 1)
Druid is a high-performance, column-oriented, distributed data store. Learn how it's great for low-latency analytics and why you should integrate it with Apache Hive.
June 5, 2017
by Carter Shanklin
· 17,030 Views · 11 Likes
article thumbnail
5 Java Performance Optimization Tricks
Some Java performance optimization tricks include starting with minimum heap allocation, using a StringBuilder instead of the + operator, and avoiding Iterator.
June 4, 2017
by Joydeep Bhattacharya DZone Core CORE
· 55,194 Views · 3 Likes
article thumbnail
Parsing in Java (Part 1): Structures, Trees, and Rules
In Part 1 in this comprehensive series on parsers (with a focus on Java), we examine how parsers work, the difference between Parse Trees and ASTs, and more.
Updated June 4, 2017
by Gabriele Tomassetti
· 46,940 Views · 52 Likes
article thumbnail
SQLi Part 3: In-Band, Inferential, and Out-of-Band SQL Injection
We continue on with our series on SQL injection by exploring the three main types of SQLi attacks and how cyberattackers tend to use them.
June 2, 2017
by Ian Muscat
· 33,834 Views · 2 Likes
article thumbnail
Making Read-Only Versions of Your SQL and MySQL Databases
Here's a rundown on the ways to lock the content of a SQL or MySQL database while allowing users to access its contents.
June 1, 2017
by Darren Perucci
· 10,203 Views · 2 Likes
article thumbnail
Concurrency in Action: Using Java's CompletableFuture With Work Manager
Learn how to create nonblocking code in Java EE by using the Java functions, CompletableFuture and Work Manager. Read on for more!
May 31, 2017
by Nikhil Bhide
· 76,913 Views · 11 Likes
article thumbnail
How to Parse JSON Data From a REST API Using a Simple JSON Library
This quick tutorial will show you how you can use JAVA to leverage JSON data from a REST API and parse it as a JSON object.
Updated May 31, 2017
by Soumyajit Basu
· 686,750 Views · 14 Likes
article thumbnail
Converting JSON to POJOs Using Java
If you find yourself mapping JSON to POJOs but don't want to write a full class, help yourself to a handy library that does the work for you.
May 30, 2017
by Anurag Jain
· 267,480 Views · 55 Likes
article thumbnail
Groovy Component With Mule ESB
Learn how the Groovy component is used in Mule flows to integrate custom scripts. This tutorial shows you how to configure and utilize the Groovy component.
May 30, 2017
by Jitendra Bafna
· 21,942 Views · 3 Likes
article thumbnail
All About VisualVM
VisualVM is one of those indispensable tools for Java (and JVM-based) developers. An oft-unsung hero, this post tells you what it is, how to set it up, and its benefits.
May 30, 2017
by Angela Stringfellow
· 37,938 Views · 26 Likes
article thumbnail
Apache Ignite: QueryEntity and Basic SQL Query With C# Client
In this article, we will configure and run a simple Apache Ignite instance, connect it with a C# client, and query a cache with SQL.
May 29, 2017
by Ayberk Cansever
· 6,798 Views · 4 Likes
article thumbnail
Java 8 Concepts: FP, Streams, and Lambda Expressions
This technical overview of Java 8 covers its functional aspects, including translations to the imperative paradigms, and how streams and lambdas work.
May 28, 2017
by Radek Krawiec
· 92,192 Views · 69 Likes
article thumbnail
Java 9 (Part 4): Trying Try-with-Resources: First Look
In Part 4 of this Java 9 series, we see that try-with-resources has been enhanced. Let's compare how Try With Resources worked back in Java 7 versus today.
Updated May 27, 2017
by Tomer Ben David
· 22,021 Views · 8 Likes
article thumbnail
Multi-Stage Docker Image Build for Java Apps
No longer do you have to manage multiple Dockerfiles and use the Builder Pattern. Now, you can save time by creating a multi-stage build process for your Java apps.
May 26, 2017
by Shekhar Gulati
· 37,823 Views · 3 Likes
article thumbnail
Java Profilers: 3 Different Types and Why You Need All of Them
Should you use standard profilers, lightweight options, or APM tools? The answer is all three. Each one has its strengths and weaknesses, detailed here.
May 26, 2017
by Darin Howard
· 15,984 Views · 3 Likes
article thumbnail
Asynchronous Master-Slave Replication of PostgreSQL Databases in One Click
Replicating your data has obvious benefits, but can be a bit tedious to setup. Take a look at how to easily set it up using PostgreSQL and Jelastic's cloud.
May 26, 2017
by Tetiana Markova
· 10,234 Views · 5 Likes
article thumbnail
Using TinkerBoard With TensorFlow and Python
In this post, we use ASUS' new embedded platform for Deep Learning and IoT with TensorFlow and Python on this RPI form factor device.
May 24, 2017
by Tim Spann DZone Core CORE
· 15,688 Views · 4 Likes
article thumbnail
Creating a Groovy DSL for Structurizr
Groovy DSLs are easy to make, and in this example, we'll create one for the Structurizr documentation generator, showing off Groovy's Closure class along the way.
May 24, 2017
by Grzegorz Ziemoński
· 8,412 Views · 6 Likes
  • Previous
  • ...
  • 351
  • 352
  • 353
  • 354
  • 355
  • 356
  • 357
  • 358
  • 359
  • 360
  • ...
  • 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
×