JAVA,OOP

Introduction to JAVA and Programming Basics

In this post, I write about Introduction to JAVA and touch upon the basics of programming.

Read
JAVA,OOP

Complete Java Master Series

In this blog, I talk about why I have decided to start a complete JAVA Master Series.

Read

Recommender Systems

Recommender Systems have become an integral part to many internet businesses. Percentage of users preferring recommendations have been increasing in the e-commerce world. In this blog, we go through some of the titbits about recommender systems.

Read
java notes

Features Of Java 8

Java 8 introduces new features such as lambda expressions, forEach iterables, default and static methods for interfaces etc, this notes will discuss each of it for better understanding.

Read