Eine weitere Geschichte des Gelingens: Das genossenschaftliche Kreativ- und Kulturzentrum "Vollgut" in Berlin.

„Vollgut“ zeigt, wie bezahlbare Räume für Kultur und Soziales durch genossenschaftliche Strukturen langfristig gesichert werden können. Dabei kommen die Themen Nachbarschaft, Nachhaltigkeit und kreative Nutzung in einem stark von Gentrifizierung bedrohten Stadtteil zusammen.

🌐 https://www.deutschlandfunkkultur.de/klappt-doch-das-genossenschaftl-kreativ-und-kulturzentrum-vollgut-in-berlin-100.html

#genossenschaft #gemeinwohl #UrbaneZukunft # #bestpractice #Stadtentwicklung

Klappt doch! Das genossenschaftl. Kreativ- und Kulturzentrum "Vollgut" in Berlin

Deutschlandfunk Kultur

DOAJ recommends the 🔖 EIFL Guide

💎 Guidelines, policies and templates for publishers of Diamond #OpenAccess journals

The guide builds on recognized frameworks such as the Basic Criteria for indexing in #DOAJ as well as the Best Practices Checklist for Diamond OA Publishers and the Diamond Open Access Standard (DOAS) developed by the #DIAMAS Project, where EIFL is a partner.

#BestPractice #DiamondOA

🔗 https://eifl.net/resources/eifl-guide-quality-diamond-open-access-publishing

EIFL Guide: Quality in Diamond open access publishing | EIFL

🏫 Hof University: #BestPractice in AI-supported learning assistant for #exam preparation🤖 Hof University is represented with an #AI-based #digital #LearningAssistant as 1 of 9 in-depth investigated use cases in the #study “AI in #studying & #teaching – use cases & conditions for #success of the Hochschulforum Digitalisierung”. The study was compiled by the HIS Institute for Higher Education Development (HIS-HE) & is based on a total of 77 practical examples submitted: https://t1p.de/u57y2
Hof University: Best practice in AI-supported learning assistant for exam preparation - Campuls

Hof University of Applied Sciences is represented with an AI-based digital learning assistant as one of nine in-depth investigated use cases in the study "AI in studying and teaching - use cases and conditions for success" by the Hochschulforum Digitalisierung.

Campuls

Call for Papers

Joint Workshop RDSC: Research Data and Software Competencies at Informatik 2025 co-organized by @nfdixcs, @NFDI4DS, @dkz2r and #quadriga

Key areas:
1) identifying essential research data and software competencies, and
2) exploring best practices for enhancing development of these competencies among researchers

https://events.hifis.net/event/2272/

Submission deadline for all papers is 15.5.25

#RDSC
#Informatik2025 #research #data #software #competencies #bestpractice

Just published a new #blog article about a code smell that seemed to have no name yet so I gave it one:
https://levelup.gitconnected.com/the-void-mutator-code-smell-332be36df29d
#codesmell #bestpractice #programming
The “Void Mutator” Code Smell - Level Up Coding

This method hides complexity in a bad way and mutates the objects passed into it. Let's see how we can improve the code using immutability and purity.

Level Up Coding
If you're a fan of #SoftwareArchitecture like myself, you'll find this video interesting
https://www.youtube.com/watch?v=3Vlk6hCWBw0
but, honestly, the debate I was looking for is in the notes https://github.com/johnousterhout/aposd-vs-clean-code
Do read this! #BestPractice
John Ousterhout and Robert "Uncle Bob" Martin Discuss Their Software Philosophies

YouTube
Design by Decision Fatigue | QuestDB

An essay on how the decisions we make writing software shape our enjoyment of the craft

QuestDB

SOLID Principle = Single Responsibility, Open/Closed, Liskov Substitution, Interface Segregation, and Dependency Inversion.

A compact reference for developers with examples in C#

https://dev.to/imajenasyon/solid-principle-4jno

#Programming #Csharp #BestPractice #SOLIDprinciple #OOP

SOLID Principle

Practicing the SOLID principles is a great way to prepare for your technical assessment. Below, I’ll...

DEV Community
There is no better way to level up your programming skills than to learn about #DesignPatterns (#BestPractice 🧵)