Programming book authors: put all the code in the book
logicgrimoire.wordpress.com
Programming book authors: put all the code in the book
1–10 of 83 posts
Re: Programming book authors: put all the code in the book
#2But these times seem over. Today there are too many topics that are not covered by books or don't have proper documentation at all.
Re: Programming book authors: put all the code in the book
#3Re: Programming book authors: put all the code in the book
#4Re: Programming book authors: put all the code in the book
#5Re: Programming book authors: put all the code in the book
#6Was it just me, or did anyone else read the "TL;DR" explaining how to AVOID the antipattern to BE the antipattern?
Re: Programming book authors: put all the code in the book
#7Re: Programming book authors: put all the code in the book
#8But really, if you a writing a book on a modern language, and your code has external dependencies, chances are it will not build 5 years forward, even if there are no URLs directly in the book.
Re: Programming book authors: put all the code in the book
#9I remember that my copy of Geoff Chappell's "DOS Internals" had a floppy disk with the source code taped into the last page. Still readable after 20 years. But these times seem over. Today there are too many topics that are not covered by books or don't have proper documentation at all.
Re: Programming book authors: put all the code in the book
#10Just glue an envelope with a CD to the backcover, this is what people were doing before your fancy internets became a thing. But really, if you a writing a book on a modern language, and your code has external dependencies, chances are it will not build 5 years forward, even if there are no URLs directly in the book.