Open in app

Sign In

Write

Sign In

Roshni Silva
Roshni Silva

8 Followers

Home

About

Dec 30, 2021

Prototype Design Pattern…

The prototype design pattern is categorized under the creational design pattern. This pattern is not a very popular one but it is a kind of useful design pattern and there are some situations where creating new objects can be very expensive. In other words when object creation is a costly…

5 min read

Prototype Design Pattern…
Prototype Design Pattern…

5 min read


Dec 17, 2021

Factory Method Design Pattern…

Factory Method Pattern or Factory Pattern is categorized under creational pattern and this factory pattern just defines an interface or an abstract class for creating an object but subclasses decide which class to instantiate. Hence, subclasses of the factory method are responsible to create instances of the class. The factory…

4 min read

Factory Method Design Pattern…
Factory Method Design Pattern…

4 min read


Dec 16, 2021

Singleton Design Pattern…

According to the Gang of Four, the singleton design pattern is categorized under creational pattern and that provides the best ways of object creation. This pattern is mostly used design pattern in Java. When it comes to object creation of this pattern, it only allows one instance per container. In…

4 min read

Singleton Design Pattern…
Singleton Design Pattern…

4 min read


Dec 15, 2021

Introduction to Design Patterns

The idea of design patterns was introduced by Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides (Gang of Four). They distributed a book called “Design Pattern-Elements of Reusable Object-Oriented Software” in 1994 which prompted the development of design pattern ideas.

4 min read

Introduction to Design Patterns
Introduction to Design Patterns

4 min read


Dec 11, 2021

Importance of Date and Time in the programming world.

Date and Time, are just two different words. sometimes you might feel like this but most of the things in this world are totally dependent on a date and time. For me, now it's the 10th of December 2021 and here the time is 4.38 pm. So does that mean…

6 min read

Importance of Date and Time in the programming world.
Importance of Date and Time in the programming world.

6 min read


Dec 8, 2021

Do you know how computers deal with floating-point numbers?

Have you ever thought about how computers gonna dealing with floating-point numbers? As a software engineer, lead software engineer, or programmer, it's really important to have a good understanding of fundamentals which is a base to building a good career. There are some edge cases where the computer gives some…

5 min read

Do you know how computers deal with floating-point numbers?
Do you know how computers deal with floating-point numbers?

5 min read


Dec 3, 2021

Division by ZERO is Undefined

I hope you all are aware of what is meant by division 😉 and you all know that dividing any given number by 0 is unfortunately impossible but some would think that any number divided by 0 is infinite (∞). Example: 10/0 = ∞, 5/0 = ∞ When it comes…

3 min read

Division by ZERO is Undefined
Division by ZERO is Undefined

3 min read


Nov 30, 2021

Are you curious to know what’s inside JVM???😵

From the last story I walked you guys through the basics of JVM but today I would like to take you guys inside to JVM. So, guys are you ready to go inside JVM?? This storyline started with ‘once upon a time, someone in the world succussed to open up…

5 min read

Are you curious to know what’s inside JVM???😵
Are you curious to know what’s inside JVM???😵

5 min read


Nov 28, 2021

Hey Guys!!!!! Do you really think that you know the basics about JVM??

So, your answer would be either ‘YES’ or ‘NO’… No worries let’s try to figure it out also remember I am not going to discuss the entire information about JVM but let’s give a START. Most people think that they know about Java Fundamentals including myself. Hey, guys please don’t…

5 min read

Hey Guys!!!!! Do you really think that you know the basics about JVM??
Hey Guys!!!!! Do you really think that you know the basics about JVM??

5 min read

Roshni Silva

Roshni Silva

8 Followers

Associate Engineer at Virtusa

Following
  • Ludivine Achouri

    Ludivine Achouri

  • Ishan Seneviratne

    Ishan Seneviratne

  • Pamodya Maheshani

    Pamodya Maheshani

  • Janith Gunawardana

    Janith Gunawardana

  • Rookantha Madhushanka

    Rookantha Madhushanka

See all (10)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams