Open in app
Home
Notifications
Lists
Stories

Write
Maleesha Thalagala
Maleesha Thalagala

Home

May 14

What is End-to-End(E2E) Testing?

Introduction to E2E testing End-to-end testing ensures that the application flow operates as expected by testing the full software product from beginning to end. It specifies the product’s system dependencies and ensures that all integrated components function properly. Purpose of E2E Testing? E2E testing is used to test from the perspective of the end-user…

Testing

2 min read

What is End-to-End(E2E) Testing?
What is End-to-End(E2E) Testing?

Published in Geek Culture

·Aug 31, 2021

What is JPA? Let’s Get Started

Introduction to the Java Persistence API — The Java Persistence API is concerned with persistence, which is defined broadly as any technique that allows Java objects to survive the application process that generated them. Although not all Java objects must be persisted, the majority of applications do. …

Jpa

3 min read

What is JPA? Let’s Get Started
What is JPA? Let’s Get Started

Published in Dev Genius

·Aug 30, 2021

Introduction to Java 8

Brief Introduction to Java 8 — On March 18, 2014, Oracle launched Java 8, a new version of the Java programming language. It was a game-changing version of the Java platform for program development. It provides a number of enhancements to the Java programming language, JVM, tools, and libraries. Why Java 8 is important? It’s Faster. Java 8 will most likely…

Java 8 Feature

3 min read

Introduction to Java 8
Introduction to Java 8

Aug 26, 2021

What do you want to know about SEO and Social Media?

How to reach your target audience? — Search Engine Optimization (SEO) SEO is the process of assisting a website or piece of content to rank higher on Google. …

SEO

4 min read

What do you want to know about SEO and Social Media?
What do you want to know about SEO and Social Media?

Published in Geek Culture

·Aug 24, 2021

Introduction to Linux

Linux for Beginners — It’s an operating system that is built around the open-source Linux kernel. Linux kernel is used by different operating systems and those are called Linux distributions. I based on the idea of free and open-source software. We can change, edit to suit our needs, and Linux is developed and maintained…

Coding

4 min read

Introduction to Linux
Introduction to Linux

Published in Javarevisited

·Aug 19, 2021

Binary Search Trees

Introduction to Binary Search Trees — What do you want to know about tree data structure? A binary search tree is a very versatile data structure and it is faster when inserting, removing, and searching elements.

Coding

3 min read

Binary Search Trees
Binary Search Trees

Published in Dev Genius

·Jul 21, 2021

What do you want to know about 5G?

Introduction to 5G — In this article, I am going to talk about how 5g works, the importance of 5G and how it will affect the technology industry. What is 5G? It is the fifth-generation mobile network and a new global wireless standard after the 4G network. It will enable a new kind of network designed to…

5 G

3 min read

What do you want to know about 5G?
What do you want to know about 5G?

Published in Enlear Academy

·Jul 20, 2021

How to Implement Multithreading in Java

Introduction to Java Multithreading — Java is a multi-threaded language, which means programmers can develop multi-threaded programs with the use of Java. So this multi-threaded program consists of two or more parts, and those can run concurrently, and each part can control different tasks simultaneously. And it is making optimal use of the available resources…

Java

3 min read

How to Implement Multithreading in Java
How to Implement Multithreading in Java

Jul 19, 2021

JAVA - ArrayList

Introduction to ArrayList — “ArrayList” can be found in the ‘java. util’ package and it is a class that can be resizable. As we all know built-in array size cannot be modified. If you want to add/remove an element you have to create a new array. But in ArrayList, you can add and remove…

Arrays

1 min read

JAVA - ArrayList
JAVA - ArrayList

Jun 14, 2021

JAVA-Variable Types

Introduction to Java variables — Java variables provide us with named storage and that can manipulate our programs. Each variable has a specific type as well and it determines the size and layout of the variable’s memory. …

Software Development

3 min read

JAVA-Variable Types
JAVA-Variable Types
Maleesha Thalagala

Maleesha Thalagala

Software Engineer | Tech Enthusiast | Freelance Writer

Following
  • Manusha Chethiyawardhana

    Manusha Chethiyawardhana

  • Alessandro Butler

    Alessandro Butler

  • Susan Li

    Susan Li

  • Kasun Dissanayake

    Kasun Dissanayake

  • Randula Koralage

    Randula Koralage

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable