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

App

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

Asynchronous communication

2024-11-30T10:33:21+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , |

Asynchronous communication is not only a technical concept, but also influences the way software is developed and delivered. Asynchronous communication methods can improve the user experience by reducing the waiting time for the user.

  • Bootstrapping in der Softwareentwicklung

Bootstrapping

2023-12-15T16:09:26+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , |

What is bootstrapping? Bootstrapping is the technical way in which a software stack is defined, i.e. how an application is configured and started. Bootstrapping is therefore a typical deployment process.

  • Coden im Team - Warum gemeinsam programmieren so effektiv ist

Coding in a team: Why programming together is so effective

2023-12-06T10:06:40+01:00Categories: Learn programming, Software development|Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

Coding in a team: How to realize better software and achieve better results with other developers. You'll learn why it pays to collaborate with other software developers & how to specifically improve your own skills.

GitHub

2024-12-09T08:40:16+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is GitHub? GitHub is a cloud-based platform for versioning software based on Git versioning. GitHub online repositories are very popular and therefore widely used. GitHub is a version control system

  • 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...

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.

Kubernetes

2025-01-24T14:50:10+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

What is Kubernetes? Kubernetes is a DevOps tool for containerization and as an open source tool, the Kubernetes container orchestration tool manages the deployment, scaling and management of containerized applications.

Learn programming in 5 steps

2023-12-08T08:14:22+01:00Categories: Learn programming, Software development|Tags: , , , , , , , , , , , , , , , , |

How do I learn to program? If you want to learn programming, the following questions arise: What do I actually need to learn programming? How can I learn programming? How do I start programming? What should I program? - Ideas for your first program - programming is not as difficult as you might think.

Loops

2024-11-13T10:35:41+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , |

In computer science, a loop is a program structure that repeats a sequence of instructions until a certain condition is met.

Go to Top