Java 8 – Lambda Expressions Primer

Java is object oriented programing language i.e. everything in java revolves around the object. In Java all the functions and variables are the part of Classes and we have to use object of that class to invoke the same. some other languages like  C, JavaScript are functional programming languages. Java is currently one of the most popular programming languages being used. It has about 10 million users.  Java 8 is the latest release for Java that contains new features, enhancements …

Research On Kanban

When I started research on Kanban, I found it more interesting. In our daily life we use sticky notes to remember things. Kanban is just like sticky notes that are pasted on a board. Kanban board is used to scheduled and track activities of any tasks assigned to us. We can manage time table according to these. What is Kanban? Kanban is a new technique for managing software development process in a highly efficient way. In Japan there is a …