Category Software

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…

Quiz Question Formats

This post summarizes some standard formats to store quiz questions. List of Quiz Questions Formats Quiz question formats feature on this post: QTI Question and Test Interoperability (QTI) is a standard format for the representation of assessment content and results.…