Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

is D worth learning?

Name: Anonymous 2006-10-09 16:06

The D programming language... is it worth taking my time off my current projects to learn?

I've actually found one independenet game programmer who uses D -- source code included with this halfpipe shooter called Torus Trooper is written entirely in D.

But will this language ever really take off enough to warrant learning it?  There aren't even any books on it, and that may be a bit of a handicap in really getting mentally "into" it.

Name: Anonymous 2006-10-16 1:45

>>55

Ever heard of reference counting?  I'm sure you have since you claim to know C++ ... modern garbage collection system don't "stop the world" to do garbage collection, they can run in parallel with the rest of program and do generational collection, this is no slower than doing reference counting in a C++ program.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List