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

Prototyping Wiki

A B C D F G H I J K L M N O P Q R S T U V W X Y
  • GitOps - Effiziente Infrastrukturverwaltung mit Git und Kubernetes

GitOps – Efficient infrastructure management with Git & Kubernetes

2024-06-06T16:38:03+02:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is GitOps? Which 4 basic GitOps principles you should definitely know... Overview and relevance of Git-based workflows in modern software development. Now understand the basics of GitOps and master the core components of GitOps.

  • GPT Store - GPT Appstore

GTP Store – What does the Chat GPT App Store offer?

2024-01-12T12:14:35+01:00Tags: , , , , , , |

What is the GPT Store? The GPT Store is a marketplace for innovative AI solutions based on ChatGPT. As a specialized chat GPT AppStore, it offers countless apps in the field of artificial intelligence. We present the current TOP 10 GPT apps in the GPT Store. Our 10 tips: How do I find my perfect AI app in the App Store? help you step by step to find your perfect AI app...

  • Heap Baum - Ein vollstaendiger binaerer Baum der die Struktur eines Heaps repraesentiert. Die Wurzel hat die groesste Zahl fuer einen Max-Heap

Heap

2024-11-20T14:49:59+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , |

What is a heap? The heap is a dynamic memory and therefore a memory area from which computers can request contiguous memory sections at program runtime and release them again in any order. This makes heap memory an alternative to local stack memory.

Idle

2024-11-24T16:50:14+01:00Tags: , , , , , , , , , , , , , , , , , , , , |

In information technology (IT), idle refers to the state of being idle. The computer scientist speaks of an idle process when this process is idle, i.e. inactive and therefore unused.

Java

2024-11-27T09:27:48+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , |

What is Java suitable for in programming? Java is very popular as the official language for developing Android apps. It is a general purpose programming language. This programming language is supported by Google and a large active community of developers.

  • Was ist JSON - JavaScript Object Notation in 5 Minuten verstehen

JSON

2025-01-30T15:45:22+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is JSON? JSON, the JavaScript Object Notation, is a lightweight and flexible data format that is ideal for cross-platform data exchange. It is easy to read, easy to write and is supported by almost all modern programming languages. Thanks to its lean structure, JSON enables efficient data transfer and is indispensable for web applications and APIs.

Go to Top