Community

Explore the New Java 10 ‘var’ Type: An Introduction and Hands-on Tutorial

(Mohamed Taman) In this article I am going to introduce, by example, the new Java SE 10 feature “var” type. You will learn how to use it properly in your code, and also when you can’t use it.