Earlier quoted context omitted.
Well here it’s more a self published pdf than a book. It didn’t pass a publisher screening nor got an ISBN so it’s hardly a "real" book.
Yes, the ISBN is what gives it that booky authenticity.
Show HN: I wrote a book about WebAssembly
71–80 of 94 posts
Re: Show HN: I wrote a book about WebAssembly
#72Earlier quoted context omitted.
Well here it’s more a self published pdf than a book. It didn’t pass a publisher screening nor got an ISBN so it’s hardly a "real" book.
Yes, the ISBN is what gives it that booky authenticity.
So either it is also not a book, or else OP is in good company.
Re: Show HN: I wrote a book about WebAssembly
#73Is it because no interest from the publishers? Or is it because you think the royalty percentage from publishers is too low? Or you don't have any particular reason? It's just feel natural to do self-publishing.
Also, do you hire editors?
Re: Show HN: I wrote a book about WebAssembly
#74Re: Show HN: I wrote a book about WebAssembly
#75This could show the practicality of the approach, e.g. that the demos work in every browser. It also shows (hopefully) something that can be done only in WebAssembly, and not in plain JavaScript, which can provide motivation to actually learn about WebAssembly.
Also, I'd like to see a TOC and sample chapter.
Re: Show HN: I wrote a book about WebAssembly
#76Re: Show HN: I wrote a book about WebAssembly
#77Earlier quoted context omitted.
Seems like a pretty standard price for a non-fiction book to me..?
Not for a book of 75 pages. The price and the amount of content don't seem to be in balance.
Re: Show HN: I wrote a book about WebAssembly
#78As someone who spent 2 days fighting with an Emscripten config I can say that good information is worth the money.
Re: Show HN: I wrote a book about WebAssembly
#79Why not place the compiled demos directly on the website? This could show the practicality of the approach, e.g. that the demos work in every browser. It also shows (hopefully) something that can be done only in WebAssembly, and not in plain JavaScript, which can provide motivation to actually learn about WebAssembly. Also, I'd like to see a TOC and sample chapter.
Here's the sample section from the book that covers exactly how that app was built: http://www.levelupwasm.com/sample-jq.pdf (though keep in mind that it's from Chapter 7 and it builds on previous chapters)
Also you'll find the table of contents at http://www.levelupwasm.com/toc.pdf
Re: Show HN: I wrote a book about WebAssembly
#80Congratulations on your book! May I ask why you choose self-publishing road instead of publishing it on publisher? I am not saying one way is better than the other. I am just wondering. Is it because no interest from the publishers? Or is it because you think the royalty percentage from publishers is too low? Or you don't have any particular reason? It's just feel natural to do self-publishing. Also, do you hire edit…
This is actually my second self-published book (first one was about wrangling data on the command line with bash), so it does feel natural to self-publish at this point!