Articles Java Dive into Java Virtual Machine Gayan Sampath June 18, 2023 The Java Virtual Machine (JVM) is a virtual machine that executes Java bytecode. It is…
Articles Docker What is Docker? Gayan Sampath June 11, 2023 Docker is a platform for developing, shipping, and running applications. It uses containers to package…
Articles Java Object equal() and hashCode() in Java Gayan Sampath June 4, 2023 The equals() and hashCode() methods are two of the most important methods in Java. They…
Software Engineering Tutorials How to use Git in Software Development Process Gayan Sampath May 28, 2023 In this short tutorial we gonna discuss how to use git in the development process…
Articles IoT Does GPS need Internet? Gayan Sampath May 21, 2023 GPS, or Global Positioning System, is a satellite-based navigation system that allows you to determine…
Articles Software Engineering Software Development with Source Controlling Gayan Sampath May 14, 2023 Source controlling is the practice of tracking and managing changes to code. It is a…
Articles General Welcome to Tech Talk with Gayan – Blog Gayan Sampath May 7, 2023 Hi there, Welcome to Tech Talk with Gayan – Blog my name is Gayan and…