Open in app

Sign In

Write

Sign In

Pulsara Sandeepa
Pulsara Sandeepa

186 Followers

Home

About

Published in Javarevisited

·Pinned

Software Design Patterns for Best Practices

In this article I am going to discuss about Software Design Patterns that essential for best practices in coding. Design patterns are common approaches to challenges encountered by software engineers during the development process. Design Patterns can be identified as one of the best practices used by experienced object-oriented software…

Software Development

5 min read

Software Design Patterns for Best Practices
Software Design Patterns for Best Practices
Software Development

5 min read


Published in Javarevisited

·Jan 2

Behavioral Design Patterns for Best Practices

Hi Folks, After a long time…🙌😇 In the previous two articles we were discussed about commonly used Creational Design Patterns and Structural Design Patterns. Today we are going to discuss about Behavioral Design Patterns that are commonly used in Software Industry. Behavioral design patterns are design patterns that focus on…

Design Patterns

5 min read

Behavioral Design Patterns for Best Practices
Behavioral Design Patterns for Best Practices
Design Patterns

5 min read


Published in Javarevisited

·Jul 15, 2022

Structural Design patterns for Best Practices

Structural Design Patterns✨ In the previous article we discussed about Creational design patterns that that involves in object creation. In this article, we are going to discuss structural design patterns. Structural design patterns discover relationships between large object structures to simplify their design. …

Java

5 min read

Structural Design patterns for Best Practices
Structural Design patterns for Best Practices
Java

5 min read


Published in Level Up Coding

·Aug 24, 2021

Image Crop Using ReactJS

When building a web application, one of the most challenging things is inserting images using input boxes and cropping them according to a given aspect ratio. So by reading this article, you can solve these troubles mentioned above when developing a web project. Let’s get started.🎊 STEP 1: Create a React JS application You’ll need to have…

Web Development

4 min read

Image Crop — using React JS
Image Crop — using React JS
Web Development

4 min read


Published in Javarevisited

·May 13, 2021

Learn Dynamic Programming by Solving Knapsack Problem in Java

“A lot of problems we face in life, be it business, finance, including logistics, container ship loading, aircraft loading -these are all knapsack problems,” — Carsten Murawski What is Dynamic Programming? In this article, I am going to discuss solving knapsack problems using dynamic programming. …

Programming

4 min read

Learn Dynamic Programming by Solving Knapsack Problem in Java
Learn Dynamic Programming by Solving Knapsack Problem in Java
Programming

4 min read


Published in Nerd For Tech

·Apr 17, 2021

How to use Web Storage in Browsers

Browsers can store key-value pairs in a better way than using cookies. In this article, I am going to discuss HTML web storage that is used in Web browsers. Let’s dive into the explanation. What are cookies? Cookies🍪 Browser cookies are identified and read by “key-value” pairs. These tell cookies where to be sent…

Web Development

3 min read

How to use Web Storage in Browsers
How to use Web Storage in Browsers
Web Development

3 min read


Published in LinkIT

·Mar 19, 2021

Maximum Perimeter Triangle With The Greedy Approach

Understanding the greedy algorithm — Let’s think of an array of stick-lengths, find which three sticks form a non-degenerate triangle such that: the triangle has a maximum perimeter if there are two or more combinations with the same value of maximum perimeter, output the one with the longest side. Output -1 if not possible Are…

Programming

3 min read

Maximum Perimeter Triangle With The Greedy Approach
Maximum Perimeter Triangle With The Greedy Approach
Programming

3 min read


Published in LinkIT

·Mar 19, 2021

Let’s Dive Into MVC Architecture

Basics of Model-View-Controller Architecture — What is MVC architecture? The Model-View-Controller (MVC) is an architectural pattern that separates an application into three main logical components: the model, the view, and the controller. Each of these components is built to handle specific development aspects of an application. …

Web Development

3 min read

Let’s Dive Into MVC Architecture
Let’s Dive Into MVC Architecture
Web Development

3 min read


Published in Javarevisited

·Mar 17, 2021

When to use Stack Data Structure

A stack is an abstract data type that consists of a predefined capacity. It allows adding and removing elements in a particular order. When every time an element is added, it goes to the top of the stack. Stack enables all data to operations at one end only. …

Programming

4 min read

When to use Stack Data Structure
When to use Stack Data Structure
Programming

4 min read


Published in Nerd For Tech

·Mar 16, 2021

Google OAuth2.0 Authentication — using Node JS and PassportJS

Google Sign-In, simplifying your integration with Google APIs. A user has the option of revoking access at any time to an application. OAuth was developed as an authentication protocol, so the result of any OAuth flow is that the app obtains an access token. Something about the user’s account can…

Programming

6 min read

Google OAuth2.0 Authentication — using Node JS and PassportJS
Google OAuth2.0 Authentication — using Node JS and PassportJS
Programming

6 min read

Pulsara Sandeepa

Pulsara Sandeepa

186 Followers

Tech Enthusiast | Undergraduate | Blogger

Following
  • Markus Buchholz

    Markus Buchholz

  • javinpaul

    javinpaul

  • Soma

    Soma

  • Owen W.

    Owen W.

  • Darrin Atkins

    Darrin Atkins

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech