top | item 8356943

(no title)

vasquez | 11 years ago

Why do you want to learn C or C++ if you can't think of something you'd like to use them for? I've written a fair bit of assembler and occasionally still do tiny projects in C or C++, but my language of choice (by far) is the highest level general purpose one I've come across.

IMO you don't need to know either C or asm to be a great programmer. Read a book on operating systems instead and you'll know all you need to about hardware. Add a thorough coverage of algorithms and data structures, and you're in a better position to write effective software than many I've worked with.

discuss

order

zuck9|11 years ago

Because I don't want to get that feeling when I'm reading some C/C++ and have absolutely no idea what's going on.