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
Functional Programming: Side Effects
In functional programming, your functions should not have side effects. Make sure you are using pure functions with these examples of side effects to avoid.
November 10, 2017
by Christian Panadero
· 41,356 Views · 12 Likes
article thumbnail
Asynchronous Programming
If you develop JavaScript in Node or the browser, it's asynchronous. Read on to learn how to work around the little quirks that pop up as a result.
November 9, 2017
by James Warden
· 21,593 Views · 13 Likes
article thumbnail
Wiremock and Response Transformer
This article will help you learn about Wiremock's Response Transformer and how to hook it into your tests and use it to modify responses.
November 9, 2017
by Ravi Isnab
· 15,445 Views · 3 Likes
article thumbnail
Feature Engineering for Deep Learning
Many DL neural networks contain hard-coded data processing, along with feature extraction and engineering. They may require less of these than other ML algorithms, but they still require *some*.
November 9, 2017
by Jean Francois Puget
· 22,900 Views · 5 Likes
article thumbnail
Accessing the EntityManager From Spring Data JPA
Learn how to access your EntityManager using a custom interface with Spring Data JPA as well as the benefits and drawbacks involved.
November 9, 2017
by Martin Farrell
· 195,397 Views · 16 Likes
article thumbnail
Implementing Auto-Complete With UITextField
UITextField can be used to add an autocomplete feature, like in Safari, to your iOS apps to suggest a word based on the characters your user types.
November 9, 2017
by Greg Brown
· 21,340 Views · 1 Like
article thumbnail
Angular and Spring Webflux
In this article, we'll look at how to combine Angular, Spring Boot, MongoDB, and Webflux to create a full stack web application.
November 8, 2017
by Sven Loesekann
· 45,084 Views · 10 Likes
article thumbnail
NGINX and IoT: Adding Protocol Awareness for MQTT
Buckle up for a 30-minute talk about the current state of IoT data and a demo that tackles MQTT, TLS, load balancing, session persistence, and plenty more.
Updated November 8, 2017
by Liam Crilly
· 16,195 Views · 4 Likes
article thumbnail
Feature Hashing for Scalable Machine Learning
Feature hashing is a valuable tool in the data scientist's arsenal. Learn how to use it as a fast, efficient, flexible technique for feature extraction that can scale to sparse, high-dimensional data.
November 8, 2017
by Nick Pentreath
· 18,979 Views · 3 Likes
article thumbnail
Creating Multi-Release JAR Files in IntelliJ IDEA
Java 9 introduced multi-release JAR file support for your convenience! See how to make them using IntelliJ IDEA, with some helpful tips along the way!
November 8, 2017
by Trisha Gee
· 17,552 Views · 6 Likes
article thumbnail
What Is a Garbage Collection Log and How Can You Enable and Analyze It?
In this article, we cover the basics of garbage collection, and how to analyze logs retrieved from Java-based applications.
November 7, 2017
by Ram Lakshmanan DZone Core CORE
· 53,843 Views · 4 Likes
article thumbnail
Java 9 Streams API Using JShell
Let's dive into JShell and, in particular, see how it's used to interact with some of Java 9's newest features, including the updates to the Streams API.
Updated November 7, 2017
by Martin Farrell
· 12,147 Views · 10 Likes
article thumbnail
How to Get Metrics From a Java Application Inside a Docker Container Using Telegraf
Learn how to configure Telegraf, a plugin-driven server agent for collecting and reporting metrics, to pull metrics from a Java app inside a Docker container.
November 6, 2017
by Guglielmo Iozzia
· 17,636 Views · 2 Likes
article thumbnail
Performance With Java8 Streams
Here, we take a look at the mechanisms of the three main factors in Java8 Streams added to boost application performance.
November 6, 2017
by Arun Pandey DZone Core CORE
· 74,185 Views · 14 Likes
article thumbnail
Java Command-Line Interfaces (Part 29): Do It Yourself
With the multitude of CLI parsing libraries available for Java, is it at all worthwhile to write your own? Sometimes. Here's one dev's thoughts on good old DIY solutions.
November 6, 2017
by Dustin Marx
· 27,086 Views · 1 Like
article thumbnail
Evolution of Programming Languages [Comic]
It's survival of the fittest in the world of programming languages... at least that's what the up and comers seem to think when face to face with almost any programming lang that came before them. Keep it civil guys, we don't want any extinctions here.
November 5, 2017
by Daniel Stori DZone Core CORE
· 42,926 Views · 63 Likes
article thumbnail
11 Simple Java Performance Tuning Tips
Want to keep your programs running performantly? Here are some steps you can take to eliminate bottlenecks, tips for caching, and other performance tuning suggestions.
November 3, 2017
by Thorben Janssen
· 58,137 Views · 86 Likes
article thumbnail
Extracting X-Forwarded-For in Node.js
We often need to know where a request is originally coming from, even if the request is coming through a proxy. In this post we take a look at how to get the information using Node.js.
November 3, 2017
by Lori MacVittie
· 20,205 Views · 2 Likes
article thumbnail
SSL Testing Tool
SSL is a building block of server security. Check out this quick article to see how one dev built an SSL/TLS connection testing tool.
November 2, 2017
by Siddhartha De
· 15,099 Views · 6 Likes
article thumbnail
Java 9: An Intro to HTTP/2 Support
Take a look at where HTTP/2 support stands for Java 9, what problems it solves, and more importantly, what issues still need help from outside libraries.
November 2, 2017
by Laszlo Csontos
· 37,739 Views · 14 Likes
  • Previous
  • ...
  • 454
  • 455
  • 456
  • 457
  • 458
  • 459
  • 460
  • 461
  • 462
  • 463
  • ...
  • 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
×