Was ist das SWEC?
Am 3. Mai ist es endlich wieder so weit! Das Software Engineering Camp (SWEC) öffnet wieder seine Tore, diesmal in den Räumlichkeiten von Brandad in Fürth! Warum Du dabei sein …
Am 3. Mai ist es endlich wieder so weit! Das Software Engineering Camp (SWEC) öffnet wieder seine Tore, diesmal in den Räumlichkeiten von Brandad in Fürth! Warum Du dabei sein …
Following the introduction of the BLoC pattern in the first post we will now see how we can use and test it. Using Cubit/Bloc To observe state changes in our …
When it comes to professional software development one goal is to create maintainable and testable source code. To fulfill that goal one important step is to use an architecture which …
Functional safety is evolving to keep pace with the rapidly shifting automotive landscape. In the past few years, we have had to stay flexible to move through new requirements and …
Package management is absolutely everywhere! But don’t just trust me, listen to what master Yoda has to say about package management: My ally is the package, and a powerful ally …
Stellen wir uns vor, wir wären Teil eines Teams, das ein komplexes System wie ein autonomes Fahrzeug oder einen Computertomographen (CT) entwickelt. Wie behalten wir den Überblick über alle Komponenten, …
During software development, the choice of the development environment may prove to be very important. They provide many helpful features that aid the developer write clean and error-free code. However, …
Docs-as-Code is the approach of writing documentation the same way we write code. When coding, we create classes, functions and tests with simple text files. These text files can be …
Creating documentation for software projects is essential, yet often neglected by developers. Good documentation helps users understand how to use a software project and can help other developers contribute to …
Risikomanagement für Medizinprodukte nach ISO 14971:2019 fokussiert sich auf die Safety von Medizinprodukten. Allerdings gewinnt auch die Security von Medizinprodukten immer mehr an Bedeutung. Die MDR fordert, dass Hersteller Risiken …