Yearly archives: 2017

26 posts

Why do grown-ups use C or C++?

Why do grown-ups use C or C++.  Let me start a mini series here.

Garbage Collection is a first problem with many “modern” and popular runtime environments and their programing languages relying on the one.

Java? C#? Perhaps not. For an detailed description of GC problems, please first read this:

http://www.dynatrace.com/en/javabook/impact-of-garbage-collection-on-performance.html

Continue reading