i really want to learn to code html but i cant find anything to read that gives me the info i need it is all just short text
Name:
Anonymous2013-06-08 12:51
Learn Go programmin language.
"The starting point was long compile times—for some of our big software at Google, build times can be unreasonably long, even with our large distributed compilation clusters. The dependency management (or lack thereof) in C and C++ results in far too much code going through the compiler.
You might say that Go was conceived while waiting for a big compilation."
-- Rob Pike, the designer of Google's Go programming language.