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

Web Apps

A C L N P S Y

Authentication

2023-10-13T11:40:19+02:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

Authentication is a multi-step process in identity management. Authentication in an IT system implements IT security functions that are realized by various security services and components.

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

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.

  • software library

Library

2023-12-22T10:05:11+01:00Tags: , , , , , , , , , , |

A library refers to a software library as a ready-made collection of code that can be used to perform general software development tasks. Libraries are essentially a collection of functions and procedures that can be called up by other software programs to execute certain functions.

Nuxt

2023-07-29T08:36:36+02: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.

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.

  • Serialisierung

Serialization – How does serialization of data work?

2023-12-23T11:00:24+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , |

In computer science, serialization is the mapping of structured data to a sequential form of representation.

  • WebApp Prototyping - WebApps mit Nuxt

WebApp Prototyping with Nuxt.js & Vue.js

2023-08-25T17:11:19+02:00Categories: Learn programming, Programming Languages & Frameworks, Prototyping, Software development|Tags: , , , , , , , , , , , |

In this article, we dive deep into the world of WebApp prototyping and reveal the critical steps to implementing our MVP "Nuxt the Prototype". 🌐💡 From the design phase to 💻 programming and deployment - we'll take you on an exciting journey as we bring our prototype to life and get first glimpses of our innovative WebApp. 🚀

  • YAML Ain't Markup Language

YAML

2023-12-23T09:10:46+01:00Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , |

YAML is an easy-to-read language for data serialization for all programming languages.

Go to Top