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
API Design With Java 8
Learn to be a better Java programmer by mastering Java 8 API design, exposing a well-designed API, making sure that client code can use lambdas, and more.
September 30, 2016
by Per-Åke Minborg
· 101,829 Views · 165 Likes
article thumbnail
Spring Cloud Netflix: Load Balancer with Ribbon/Feign
The idea in this post is to show some concepts about load balancing, Ribbon and Feign, and step by step process for working with Ribbon and Feign.
September 29, 2016
by Rafael Salerno
· 114,736 Views · 23 Likes
article thumbnail
Insert DynamoDB Items With DynamoDBMapper
As we continue our series, once you've mapped your tables into Java objects, it's then time to insert them. Learn how to do that here.
September 28, 2016
by Emmanouil Gkatziouras DZone Core CORE
· 14,984 Views · 4 Likes
article thumbnail
Playing Atari Games Using RAM State
Deepmind shows how a playing agent given the RAM state of an Atari 2600 can do great things.
September 28, 2016
by deepsense.io Blog
· 5,283 Views · 2 Likes
article thumbnail
Creating Maven Artifacts From a jar File
Here is a step-by-step guide for generating Maven artifacts from any third-party jar.
September 28, 2016
by Shirish Bari
· 27,589 Views · 7 Likes
article thumbnail
How to Read a Large CSV File With Java 8 and Stream API
Scenario: you have to parse a large CSV file (~90MB), practically read the file, and create one java object for each of the lines. What do you do?
September 28, 2016
by Eugen Hoble
· 264,097 Views · 27 Likes
article thumbnail
How to Use Chrome Developer Tools JavaScript Source Snippets
With Chrome Code Snippets we can ‘run’ small chunks of code without using the console. And using a gist, we can import and export them to a file.
September 28, 2016
by Alan Richardson
· 8,403 Views · 1 Like
article thumbnail
How to Authenticate With JGit
In this post, Alex Soto shows you how to authenticate to a Git repository with JGit.
September 26, 2016
by Alex Soto
· 32,137 Views · 6 Likes
article thumbnail
Spring(boot)ing to the Web With Java and Pom.xml
Following along as one developer shows you how to set up an app with Spring Boot using some Java and a single Pom.xml file.
September 23, 2016
by Ajitesh Kumar
· 14,957 Views · 17 Likes
article thumbnail
Java DSL for Spring Integration 1.2 Milestone 2 Is Available
With the release of the Java DSL for Spring Integration 1.2 M2 now available, we take a look at what's included and what can be done!
September 23, 2016
by Artem Bilan
· 4,982 Views · 3 Likes
article thumbnail
Angular 2: How Do I Get a Reference to the Window Object?
Remember the $window object in Angular 1? Turned out to be quite useful from now and then. But what about Angular 2? $window doesn't exist there. What's the alternative? How can I inject the Window object into my Angular 2 components? Find out here!
September 22, 2016
by Juri Strumpflohner
· 76,222 Views · 2 Likes
article thumbnail
Favor Skeletal Implementation in Java
Got duplicate code? Learn how to get rid of it while making what's left work for you. A skeletal implementation gets your interface and Abstract class working together.
September 22, 2016
by Shaamik Mitraa
· 20,776 Views · 26 Likes
article thumbnail
Parse XML to Java Objects Using Jackson
Check out this short tutorial on how to parse XML to Java objects using Jackson.
September 20, 2016
by Srinivas Giduthuri
· 88,421 Views · 6 Likes
article thumbnail
How to Publish Your Artifacts to Maven Central
If you're wondering how to publish your artifacts to Maven central, then this step-by-step guide from Mohammad Nadeem is for you.
September 20, 2016
by Mohammad Nadeem
· 141,257 Views · 15 Likes
article thumbnail
Configuring the Maven Release Plugin to Skip Tests
Skipping the execution of tests during the Release plugin execution might improve your release time because the Maven Release Plugin already executes the same tests twice.
September 19, 2016
by Alex Soto
· 16,153 Views · 2 Likes
article thumbnail
Towards More Functional Java Using Lambdas as Predicates
This series on Java 8 functional features and functional style reviews the use of lambdas and the importance of separation of concerns.
September 18, 2016
by Scott Leberknight
· 18,716 Views · 29 Likes
article thumbnail
Building a Language: Generating Bytecode
Federico Tomassetti's series on building your own language reaches bytecode.
September 18, 2016
by Federico Tomassetti
· 14,901 Views · 15 Likes
article thumbnail
Running Multiple Zookeeper Instances on Single Windows Machine
This tutorial with screenshots will teach you how to run multiple instances of the popular config management software ZookeeperRunner on your local machine.
Updated September 16, 2016
by Mohammad Nadeem
· 37,272 Views · 5 Likes
article thumbnail
Installation, Environment Setup, and Adding Proxy to npm and Node.js Packages
A quick tutorial on how to install npm packages and start working on a project using Node.js and npm.
Updated September 16, 2016
by Sree Tejaswi
· 24,490 Views · 8 Likes
article thumbnail
Hazelcast vs ElastiCache (Memcached)
This article compares Hazelcast to the Amazon Web Services ElastiCache Memcached Engine. Cost, Features, Node Management, Fault Tolerance, Monitoring, and Performance are all evaluated.
September 16, 2016
by Terry Walters
· 10,256 Views · 11 Likes
  • Previous
  • ...
  • 492
  • 493
  • 494
  • 495
  • 496
  • 497
  • 498
  • 499
  • 500
  • 501
  • ...
  • 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
×