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
An Introduction to Functional Programming in Java 8 (Part 3): Streams
Streams are an important functional approach that can impact performance via parallelism, augment and convert data structures, and add new tools to your kit.
February 27, 2017
by Niklas Wuensche
· 22,531 Views · 44 Likes
article thumbnail
Upload Files or Images to Server Using Node.js
In this post, we tackle the question of how to quickly and easily upload files to a server using Node.js, without writing a single line of server side code.
February 24, 2017
by Sibeesh Venu
· 290,423 Views · 22 Likes
article thumbnail
Editable Tables in JavaFX
This comprehensive guide will walk you through every step you need to take to create and configure editable tables in JavaFX, including handling a bug in the code.
February 24, 2017
by Dan Newton
· 86,051 Views · 19 Likes
article thumbnail
Interface Enhancement in Java 8
Interfaces have seen massive improvements since they were first brought out. Combined with method definitions, you've got a lot of flexibility on your hands.
February 23, 2017
by Arun Pandey DZone Core CORE
· 55,009 Views · 23 Likes
article thumbnail
RuleBook: A Simple Rules Engine That Leverages Java 8
Want to incorporate a rules engine into your work? Drools might be more than you need, and Easy Rules might have too much ceremony for you. Enter RuleBook.
February 22, 2017
by Clayton Long
· 87,517 Views · 26 Likes
article thumbnail
Java Scanner: Text Parsing Made Easy
Java's Scanner class, and the occasional bit of RegEx, makes parsing text trivial. You can put this to good use in a number of ways, which we'll dive into here.
February 22, 2017
by Jay Sridhar
· 52,104 Views · 8 Likes
article thumbnail
Multi-Tenancy Using JPA, Spring, and Hibernate (Part 2)
If you want to support multi-tenancy with Spring in your stack, you should know how Spring actually knows the tenants, then dive right in.
February 21, 2017
by Jose Manuel García Maestre
· 33,049 Views · 9 Likes
article thumbnail
Feed-Forward Neural Networks With mxnetR
mxnetR is a Deep Learning package that works with all Deep Learning flavors, including feed-forward neural networks. FNNs have simple processing units with hidden layers.
February 21, 2017
by Sibanjan Das
· 8,035 Views · 4 Likes
article thumbnail
JWT Authentication with Play Framework
In this post, we'll go over using JWT Authentication with the Play Framework for front-end web development to help make your site more secure.
February 21, 2017
by Teena Vashist
· 18,544 Views · 7 Likes
article thumbnail
Load XML Into MySQL Using Java
If you like XML's handy hierarchical style and the familiarity of Java, you're in luck: You can quickly parse your XML data and put it into a MySQL database with ease.
February 21, 2017
by Jay Sridhar
· 56,286 Views · 11 Likes
article thumbnail
The Modern Application Stack – Part 4a: Building a Client UI Using Angular 2 (formerly AngularJS) and TypeScript
This is the fourth in a series of blog posts examining technologies such as Angular that are driving the development of modern web and mobile applications.
February 20, 2017
by Andrew Morgan
· 8,643 Views · 4 Likes
article thumbnail
4 Useful JavaScript Libraries for Data Analysis and Visualization
In this article, we will bring you a handpicked list of 4 useful JavaScript libraries that can be extremely useful for data analysis and visualization.
February 20, 2017
by Jack dson
· 51,815 Views · 15 Likes
article thumbnail
Java 8 Lambda Limitations: Closures
Java doesn't rely on closures the way functional programming languages and JavaScript do, but they're a loose thread in the implementation of lambda expressions.
February 20, 2017
by Miro Mannino
· 91,188 Views · 32 Likes
article thumbnail
Getting Started With Apache Camel and the Internet of Things
If you're planning to invest in connected devices, make sure your middleware and communications are up to snuff. In this case, we look a how to mix Camel with a Pi.
February 20, 2017
by Joseph S. Butler
· 9,095 Views · 10 Likes
article thumbnail
Setting Up ProxySQL for High Availability (No Single Point of Failure)
Learn how to set up your MySQL database with high availability and quick failover in mind using ProxySQL, with plenty of testing along the way.
February 20, 2017
by Marco Tusa
· 16,105 Views · 3 Likes
article thumbnail
A Disk-Based Collection in Java
Feeling constrained by your heap? Want to store more elements in a collection than your memory can hold? Check out this project designed to handle big collections.
February 17, 2017
by Reinout Korbee
· 24,107 Views · 6 Likes
article thumbnail
From Microservices to Distributed Systems: A Survival Guide for Java Devs
Moving to a microservices architecture is not just a matter of replacing method calls with HTTP requests. Welcome to the world of containers, reactive stacks, and more.
February 17, 2017
by Markus Eisele
· 57,100 Views · 26 Likes
article thumbnail
A Look at ClickHouse: A New Open Source Columnar Database
ClickHouse is an open source columnar database that promises fast scans that can be used for real-time queries. See how it works, complete with benchmarks against Spark.
Updated February 17, 2017
by Alexander Rubin
· 19,269 Views · 1 Like
article thumbnail
Implementing Feature Flags in Single-Page Apps With React and Redux Saga
Although SPAs are the new norm for modern applications, they introduce new complexities in controlling access to front-end features — specifically, via feature flags.
February 16, 2017
by Justin Baker
· 7,721 Views · 3 Likes
article thumbnail
5 Data Storage Solutions for Better Log Management
Depending on how much data you have from saving time-based events, you may want to choose one storage solution over the other.
February 16, 2017
by Vladislav Chernov
· 96,696 Views · 5 Likes
  • Previous
  • ...
  • 480
  • 481
  • 482
  • 483
  • 484
  • 485
  • 486
  • 487
  • 488
  • 489
  • ...
  • 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
×