Self taught software engineer going all the way from working as a seller in Nike to Senior Engineer at Apple. Self taught software engineer going all the way from working as a seller in Nike to Senior ...
Abstract: Data lakes are typically large data repositories where enterprises store data in a variety of data formats. From the perspective of data storage, data can be categorized into structured, ...
Community driven content discussing all aspects of software development from DevOps to design patterns. To help demystify the most complicated of these, let’s look at a few different JOptionPane ...
Community driven content discussing all aspects of software development from DevOps to design patterns. Consider a simple example of testing a number-guessing game. If the application generates a ...
ABSTRACT: Microservices have revolutionized traditional software architecture. While monolithic designs continue to be common, particularly in legacy applications, there is a growing trend towards the ...
HTMX is a newer technology that takes plain old HTML and gives it extra powers like Ajax and DOM swaps. It’s included in my personal list of good ideas because it eliminates a whole realm of ...
Even with the multitude of libraries available today, it can sometimes be challenging to find one that offers the specific functionality needed for a particular task. Instead of spending time ...