I want to learn C/C++, but really shouldn't
As a web developer I've always been a scripting guy, and I enjoy the advantage.
However, recently I began to find C/C++ code to be beautiful with all their dangerous manual memory allocation calls, garbage collection and cryptic compilation logs. It just fascinates me, especially since I tinkered with Fossil.
But as it seems it can really make productivity suffer as higher level languages are more tailored toward the web. Please give me some advice to mute the hardcore hacker inside me.
3 comments
[ 6.4 ms ] story [ 31.1 ms ] threadAnyway, I appreciate your comment.
You're trying to compare apples to oranges when you say that using C can make productivity suffer when compared to higher level languages. "Balance in business vs. technology" has nothing to do with this particular discussion when it's framed properly. Decide what you want to write and then, if a low-level language is necessary, the ? evaporates. If you can make do with a high-level language, the ? likewise evaporates because you'd be an idiot to use a tool that forces you to deal with unnecessary complexity like C does.
* for finite but extremely large values of infinite