Skip to content
March 31, 2023
Sample Coder

Sample Coder

The Programmer Guide

  • About Us
  • Contact Us
  • Privacy Policy
Main Menu
Angular

Basic Angular CLI comments

July 12, 2021March 29, 2022 - by MNP Muthu - 2 Comments.

In this blog, I gave you some basic important angular CLI comments that might be very useful for you to create and develop the angular project or application. With the …

Basic Angular CLI comments Read More
Java

String vs String Builder vs String Buffer

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

what is string? String is a sequence of characters its may be either alphabets, numbers or symbols or combination of alphabets, numbers and symbols. In java string values are stored …

String vs String Builder vs String Buffer Read More
Java

Functional interface in Java

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

The interface which has only one abstract method its called functional interface. Functional interface can have multiple static and final method. And also can have the default method. If you …

Functional interface in Java Read More
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
Spring Boot

Add a landing page in spring boot

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

In this blog, we can see how to add a landing page in spring boot applications. Normally we are using the spring boot for developing the micro service, And that …

Add a landing page in spring boot Read More
Spring Boot

Create a spring boot application in STS

June 29, 2021March 29, 2022 - by MNP Muthu - 7 Comments.

In this blog, I explained How to create a spring boot application in STS (Spring Tool Suite). If you want to know, how to create a spring boot application using …

Create a spring boot application in STS Read More

Posts navigation

Previous 1 … 4 5 6 Next

Recent Posts

  • Add Bootstrap in Angular
  • Spring Boot Pagination
  • Upload File in Spring Boot
  • Exception
  • String class 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

  • March 2023
  • 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.