Design Pattern Part 6: Memento Design PatternYou guys must have some experience with video games right. Video games have a save feature. While you playing the game if you think you…Jun 28, 2021Jun 28, 2021
Welcome to MicroservicesSee the above image. Those are Lego pieces. Each piece will serve its own purpose like a door and window, when we put these single pieces…Jun 7, 2021Jun 7, 2021
Introduction to Containerized applications with DockerIn the modern software world, Enterprise Level Applications are expected to run at all times, have less downtime and should be accessible…Jun 7, 2021Jun 7, 2021
Introduction to GITLets say that you are working on a final thesis report for your university. How would you normally name the files that you are saving. Most…May 17, 2021May 17, 2021
Rest and SoapIn this article we will be looking at the two of the most used web API’s in the industry. I will be giving a brief introduction on what an…May 16, 2021May 16, 2021
An Introduction to HTTP and OSI 7 layers.Http is Hyper Text Transfer Protocol. This is a protocol that everyone uses to send and receive a variety of things in the world wide web…May 15, 2021May 15, 2021
Evolution of Software EngineeringEvolution is a part of live. Definition of evolution states that is the gradual growth of something. It can be either biological or…May 15, 2021May 15, 2021
FLOATING POINT ROUNDING ERRORLets take a look at the following java code block.May 8, 2021May 8, 2021