0 ✔ | 2 ♥
Project Euler
Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and programming skills will be required to solve most problems.
programming, development, math, problem solvi...
0 ✔ | 1 ♥
Home - CHAOSS
CHAOSS is a Linux Foundation project focused on creating analytics and metrics to help define community health
web development, development, metrics, open s...
0 ✔ | 1 ♥
Strict function types by ahejlsberg · Pull R...
TS Pull Request outlining why methods are not strictly checked: "The stricter checking applies to all function types, except those originating in method or construcor declarations. Methods are excluded specifically to ensure generic classes and interfaces (such as Array<T>) continue to mostly relate covariantly."
programming, development, type systems, contr...