Click here to Skip to main content
15,886,518 members
Everything / Programming Languages / Java / Java8

Java8

Java8

Great Reads

by Arthur V. Ratz
In this article, we will discuss about the advanced Android application development based on the example of creating a responsive Airport schedule simulator application.
by Pritam Zope
In this article, we will create a notepad in Java with features like Multi Tabbed Documents, Document Selector, Openning/Saving/Closing Multiple documents, Running External Programs,Different Look and Feels, Viewing files in Browser, etc.
by Andy Point
Android Alert Dialog Tutorial : Working with Time Picker, Date Picker and List Dialogs In this tutorial we will discuss how to use dialogs and alerts in Android Apps. A Dialog is a small popup shown to the user to get some additional information from the user or ask him to make some decision. Alert
by Puja Jagani
Spring Hibernate Integration along with JTable widget.

Latest Articles

by stevenong_2006
How to install/configure the Artemis on the Linux Ubuntu 18.04.x OS
by Łukasz Bownik
A fluent JDBC wrapper written in 200 lines of code
by Bilal N Gharib
This article is about automatic resizing of a frame and its controls with the same ratio in Java.
by Sidd Gautama
Declarative, Configurable and Super Easy API testing lib using YAML/JSON steps

All Articles

Sort by Score

Java8 

2 Jul 2014 by TheCannyCoder
Introduction to functional programming in Java 8
14 Aug 2014 by TheCannyCoder
Reductions and Short-Circuiting Operations
17 Jul 2016 by Andy Point
Firebase Android Tutorial : Adding Registration and Login Hello Developers, this is our android firebase tutorial. In this tutorial we will create an android firebase app that will use firebase android login functionality. This post will help you get you up and running with integrating Firebase to a
17 Jul 2016 by Andy Point
Android Download Manager Tutorial: How to download files using Download Manager from the Internet
30 Jun 2015 by Bobby Lough
An coding exercise using Java 8 trying to do the same summation loop multiple ways
9 Sep 2016 by Andy Point
Google Maps Search Nearby In this post we will learn how to find nearby places in Google Maps. We will first see how to get current location of user and then will add marker on nearby places like Restaurants, Hospitals, Schools etc. You can see demo of this post (Google Maps Search Nearby) in above
28 Aug 2016 by Andy Point
Today Almost all web and mobile apps come with Google and Facebook Login, This is a really useful feature for both the app developer and the user, since almost everybody tend to have a google/gmail and facebook account and moreover while logging in with google you don’t need to remember your UserId
17 Jul 2016 by Andy Point
Android Flash Light Application Tutorial Using Camera2 API
17 Jul 2016 by Andy Point
Android Material Design: Working with Floating Label EditText