drugdesign.org source of truth
-
Updated
Feb 18, 2024
drugdesign.org source of truth
Paper on Collections Design and Programming Experience
Educational Rust CLI project to introduce Cargo, project layout, and compilation profiles. Part of the DIBS course on software library design.
Companion Scala 3 code for the DIBS course on software library design, illustrating product types via classes, constructors, default parameters, and initialization patterns.
Example library showing how to break a library into multiple modules, but only require the consuming app to use a single import statement.
Practical Kotlin code examples for learning object-oriented programming in the context of reusable library design. Part of the Diseño e Implementación de Bibliotecas de Software (DIBS) course.
A toy data analysis library in python.
✨ Companion repository for the DIBS course on software library design. Code is in English for accessibility; course is taught in Spanish.
Companion Haskell code for the DIBS course. Demonstrates idiomatic and educational patterns for clean, modular libraries.
Add a description, image, and links to the library-design topic page so that developers can more easily learn about it.
To associate your repository with the library-design topic, visit your repo's landing page and select "manage topics."