Java Generics Explained [video]
Java Generics allow programmers to use type parameters, which are symbols that can be substituted for any concrete type.In this video I explain:- What generi... (more…)
Read more »
This is the first post in the “Go vs. Java” miniseries in which I will show the differences between these two platforms. Why? This post is targeted at people who code and are eager to learn o… Read more