Skip to content
January 29, 2023
Sample Coder

Sample Coder

The Programmer Guide

  • About Us
  • Contact Us
  • Privacy Policy
Main Menu

Java

Java

Lambda with Functional Interface in Java

July 11, 2021June 20, 2022 - by MNP Muthu

Lambda is an expression. It was introduced in Java 8, it was changing the way of programming and its style. It’s very useful in the collection framework for iterate, filter …

Lambda with Functional Interface in Java Read More
Java

Sort the ArrayList in Java 8

July 5, 2021June 20, 2022 - by MNP Muthu

In this blog, we can see how to sort the arraylist in java 8. Before that you can see what is sorting and its types. What should keep in your …

Sort the ArrayList in Java 8 Read More
Java

Summary Statistics

July 5, 2021June 20, 2022 - by MNP Muthu

In general, statistics are a processed result of the data. The result could be a number, it may be a count, sum, average, min, max etc. In this blog, I …

Summary Statistics Read More
Java

Find Max value from Array of numbers

July 5, 2021June 20, 2022 - by MNP Muthu

Sample program for find the maximum value from array of numbers in java. by using stream and for loop. Result:

Find Max value from Array of numbers Read More
Java

Find min number from Array of numbers

July 4, 2021June 20, 2022 - by MNP Muthu

Find minimum value from the given collection of numbers in Java 8 by using Stream API and without Stream API.

Find min number from Array of numbers Read More
Java

Create the new java project in STS

June 27, 2021June 12, 2022 - by MNP Muthu

In this blog, I gave the steps for creating the new Java Project in Spring Tool Suite (STS). Notepad is enough to create and develop the java project. But when …

Create the new java project in STS Read More
Java

Java Hello word Program

June 27, 2021June 12, 2022 - by MNP Muthu

If you are a beginner, definitely you are looking this code. Your first goal will be a write a simple program in Java and run it successfully. Its just small …

Java Hello word Program Read More

Posts navigation

Previous 1 2 3

Recent Posts

  • Spring Boot Pagination
  • Upload File in Spring Boot
  • Exception
  • String class in Java
  • String in Java

Recent Comments

  • String vs String Builder vs String Buffer - Sample Coder on String in Java
  • Method in Java - Sample Coder on Abstraction
  • Aggregation in Java - Sample Coder on Abstraction
  • Difference between abstract class and an interface - Sample Coder on Abstraction
  • Abstraction - Sample Coder on Difference between abstract class and an interface

Archives

  • October 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • November 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • Angular
  • CSS
  • Java
  • MySQL
  • Spring Boot
  • Spring Cloud
  • Spring JPA
  • Spring Security
Copyright © 2023 Sample Coder.
Powered by WordPress and HitMag.