Category Software

Customer Relationship Management

This post covers customer relationship management (CRM) solutions. CRM Types Main CRM Types: An operational CRM streamlines and simplifies a company’s primary business processes. An analytical CRM system (CRMS) focuses on connected data, analysis, and reporting to help you better…

Java SE

This post is about Java SE. Java SE platform is an specification that can have multiple implementations. You can read this post about Java platforms. Java SE Implementations There are different implementations of this platforms of Java SE by different…

Jakarta EE

Jakarta EE, formerly known as Java EE, is a Java platform specification that allows multilayer architecture and that is aimed to enterprises. Java EE was initially developed by Oracle. When development was handed to Eclipse Foundation it had to change…

Sorting Algorithms

This post features popular sorting algorithms. List of Sorting Algorithms Sorting algorithms featured on this post: Insertion Sort Its complexity is O(n²). Bubble Sort Its complexity is O(n²). Cocktail Shaker Sort Cocktail shaker sort is a variation to bubble sort.…

Artifact Repository

An artifact repository or repository manager is a tool to manage, store, and distribute software artifacts, such as libraries, dependencies, and packages, throughout the software development lifecycle. List of Artifact Repository Solutions Artifact repository software: Nexus Sonatype Nexus Repository is…

IT Monitoring Applications

This post features monitoring tools of IT. List of IT Monitoring Applications List of monitoring tools: Prometheus Prometheus is FOSS, under an Apache 2 license. Prometheus at Wikipedia Prometheus source code repository Nagios Core Nagios Core is developed by Ethan…