top | item 41998717

Bjarne Stroustrup on "Software Development for Infrastructure" (2012) [pdf]

3 points| rkrzr | 1 year ago |stroustrup.com

1 comment

order

rkrzr|1 year ago

Lots of interesting points here, e.g.

> We should distinguish between infrastructure code and application code. Often, the two areas need different languages, tools, and techniques. Sometimes, that’s the case even when we use the same language for both infrastructure and applications. The role of static typing should be increased.