Skip to content
  • Twitter

Your daily dose of community recommended contents for Java!

{ javaReads }

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations

Category: Articles

Articles, Home

JSLT: An open source language for JSON processing – Schibsted Bytes

JSLT: An open source language for JSON processing

by adminJuly 8, 2018July 8, 2018
Articles, Home

Stack Overflow Answers the Top Java Questions We Didn’t Know We Had | OverOps Blog

A collection of Stack Overflow questions that you shouldn’t miss out on:

by adminJuly 8, 2018July 8, 2018
Articles, Home

Custom Components in ZK Framework – DZone Java

This post takes a look at simplifying code with the ZK framework and small custom components that combined use the InUseLabel method and the EnumCombobox.

by adminJuly 8, 2018July 8, 2018
Articles, Home

Benefits of Open Source vs Proprietary Software

The Payara Platform is Open Source and Production-Ready

by adminJuly 8, 2018July 8, 2018
Articles, Home

“Metro” Table For Java (JavaFX)

Hi again, this time the TableView “Metro” style gets added to the JMetro JavaFX theme. This amps up …

by adminJuly 3, 2018
Articles, Home

JDK 11: Beginning of the End for Java Serialization? – DZone Java

Are big changes afoot with JDK 11? See what’s on the horizon with Java 11 and how you can prepare for those pending changes to serialization.

by adminJuly 3, 2018
Articles, Home

How well do you know your Eclipse MicroProfile trivia? – JAXenter

Our weekly technology quiz continues with Eclipse MicroProfile! Do you know this project designed for optimizing Enterprise Java microservices architecture?

by adminJuly 3, 2018
Articles, dummyCategory

3 Best Practices Java Programmers Can Learn From Spring Framework – DZone Java

See the lessons you can learn from Spring, including favoring unchecked exceptions over checked exceptions, coding for interfaces, and using Template Patterns.

by adminJuly 3, 2018July 3, 2018
Articles, dummyCategory

FREE – Docker Course Made for Developers – LIMITED TIME!

Use Docker to streamline your developer workflow. Impress colleagues with your knowledge of Docker. All this and more! – Free Course

by adminJuly 3, 2018
Articles, dummyCategory

Explain how variable hiding is working in this Java code

Consider below codeclass A{ int x = 5; void foo() { System.out.println(this.x); }}class B extends A{ int x = 6; // some extra stuff}class C{ public static

by adminJuly 3, 2018
Articles, dummyCategory

Java 8 Stream API Examples

Hello Friends, in this post, we will discuss Java 8 Stream API Examples.So what we are going to …

by adminJuly 3, 2018
Articles, dummyCategory

JavaFX e o futuro das tecnologias Java Client

A Oracle removerá o JavaFX, Applets e o Java Web Start do SDK após o Java SE 8 mas o Swing e AWT continuarão.

by adminJuly 3, 2018
Articles, Home

Is Java Best Programming language for Beginners?

I often receive questions like which is a good programming language to learn first , Is Java a good programming language to start with,  ho…

by adminJuly 3, 2018
Articles, Home

Java 8 Language Features in Nutshell – Part 2

Editorial Note: You can also check Part-1 here.Hi Friends, this is a part-2 of Java 8 Language F…

by adminJuly 3, 2018
Articles, Home

IntelliJ IDEA 2018 progress report: 2018.2 beta is available! – JAXenter

Time to check in on IntelliJ IDEA 2018! The 2018.2 beta is here with improved support for Java 11, the JVM debugger, and even some user interface upgrades!

by adminJuly 3, 2018

Posts navigation

Older posts
Newer posts

© 2021 JavaReads.com. ALL RIGHTS RESERVED.

  • Articles
  • Videos
  • Open Source Projects
  • Events
  • Presentations
Powered by Akka