Five Features to Make Java Even Better

Even though Java is a great language, it obviously could be better; there are a number of areas where I see room for improvement. Read more

Similar

A RabbitMQ Tutorial in Java

Complete RabbitMQ Tutorial in Java with Spring Boot example This is a RabbitMQ Course in Java with asynchronous messaging examples using rabbitmq-java-client, Spring Boot and Spring AMQP. This is a programming course, it focuses more on the asynchronous p... (more…)

Read more »

Java Control Flow: Part 1

In this series I will explain what control flow is, how it is represented for program analysis, and the various nuances for practical implementations that target Java bytecode. Basics Control flow is a term used to describe the order in which the statemen... (more…)

Read more »

A Matlab/R like environment for Java/Scala

Smile is a fast and general machine learning engine for big data processing, with built-in modules for classification, regression, clustering, association rule mining, feature selection, manifold learning, genetic algorithm, missing value imputation, effi... (more…)

Read more »