In this post we’ll look at a problem that we could have with the Java compiler when we don’t initialize a local variable. We’ll also see how the Java compiler behaves when it comes to class members.

Continue reading >>

In the previous post we looked at the data types available in Java. In this post I want to talk about the data types that .NET offers.

Continue reading >>

In this post I just want to present you with a quick reference of the different primitive data types available in Java.

Continue reading >>