window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-JYLJ7J3717');

Design Pattern

A B C D F G I K L M N O P Q S T U V W X Y

Nuxt

2024-11-10T20:17:37+01:00Tags: , , , , , , , , , , , , , , , , , , , , |

Nuxt.js is a framework for building Vue.js applications. Nuxt.js is a web-app-framework for building Vue.js applications. The Nuxt framework helps software developers take advantage of a modern web app concept with the features built into it.

Object-oriented programming

2025-02-07T08:49:56+01:00Tags: , , , , , , , , , , , , , , , , , |

What is object-oriented programming? Object-oriented programming is a software architecture concept that provides a successful model for abstracting real-world conditions in software applications.

  • Object-Relational Mapping (ORM)

Object-Relational Mapping (ORM) in software development!

2023-12-19T08:44:15+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is Object-Relational Mapping (ORM)? Object Relational Mapping (ORM)

Open Container Initiative

2025-01-17T15:52:41+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , |

What is the Open Container Initiative? The Open Container Initiative (OCI) is an open initiative with the defined goal of creating open industry standards for container formats and container runtime environments.

Parsing

2023-12-22T08:57:52+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is parsing? A parser is software that can logically check the source code in a software program and thus identify existing errors.

Programming

2024-11-23T10:03:06+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is programming? When programming, a programmer creates a software program that can run on a machine. The code is created in one of the formally defined computer languages - which are countless, such as Java, PHP, C++ or C#, Perl and many many more.

Prototyping

2025-01-13T15:13:30+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , |

What is prototyping? Prototyping is both a process and a strategy for realizing ideas as quickly as possible.

  • Quarkus - Speed-Test Race of JavaScript Frameworks

Quarkus

2024-12-02T04:49:34+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

Quarkus is an open source and both a Java framework and a Java toolkit from RedHat.a Quarkus combines the flexibility of a Java framework with the efficiency of an efficient development tool. It has been specially optimized for the software development of modern, cloud-native applications and enables lightning-fast development and resource optimization.

Go to Top