Suppose I wanted to write a C++ based web application... 18 years ago
"For example 'list.sort()' in Pytohn could run 3 times faster than C++ 'sort(vector<string>)'"
Again comparing apples to oranges.
HN user
"For example 'list.sort()' in Pytohn could run 3 times faster than C++ 'sort(vector<string>)'"
Again comparing apples to oranges.
Again I see nobody is mentioning http://www.tntnet.org/