Danny Willems -- Work In Progress

A mathematician fighting for privacy and security on the Internet, while dreaming about describing the Universe with equations and symbols.

Research Publications Public Talks Open source software contributions CV Education Blog PGP public key Recommended softwares Contact Proton calendar for cryptography and cybersecurity events
16 May 2024

Cryptography/R&D engineering practices

by Danny Willems

In the series “Engineering”, I continue with some testing and documentation notes. It follows:

As usual, it is top-of-my-head notes, and the document might evolve in the future.

Documentation

The entry point of an engineer code is the documentation. When an engineer designs a library, they must think about the following:

Testing

tags: engineering - testing - documentation