Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re:more to it (Score 1) 567

I agree completely. I hate seeing so-called "experts" who recommend using some crippled, archaic, pidgin version of C++, then complain that C++ is "too low-level."

C++ is definitely not for the "I can learn any programming language in a weekend" kinds of people. It's complex, and has many warts, but trying to make it simple and clean is counter-productive. Stick with VB, C#, or Java if C++ isn't your kind of language.

Slashdot Top Deals

The two most common things in the Universe are hydrogen and stupidity. -- Harlan Ellison

Working...