[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [SAGE] Free Networking Textbook?
For the benefit of anyone who's interested, or anyone who's interested
to see proof that there are a very few people writing textbooks *to
teach*, not to make money:
I can't find the name of the first of my Java textbooks, but the second
was "How to Think Like a Computer Scientist: Java Version" by Allen B.
Downey. (I will admit, it's definitely a very basic book - I'm not sure
I'd recommend it for anyone with prior knowledge of any programming
language, but maybe for your kids ;) ).
It's available under the GNU FDL (http://www.gnu.org/copyleft/fdl.html)
from http://www.thinkapjava.com as either a PDF or LaTeX source.
-Jason