As soon as I read his opening piece I thought 'this guy needs to use LaTeX', so I'm glad that he did in the end. I've benefited a lot from the stories and comments here at HN, so I'd like to offer my help in getting you started with LaTeX if you'd like to do something similar. I'd say that the major of downside of LaTeX is that it's not very accessible. One of my goals at the moment is to improve that, and that's par…
I self-published a programming book, here's my story
11–20 of 36 posts
Re: I self-published a programming book, here's my story
#12As soon as I read his opening piece I thought 'this guy needs to use LaTeX', so I'm glad that he did in the end. I've benefited a lot from the stories and comments here at HN, so I'd like to offer my help in getting you started with LaTeX if you'd like to do something similar. I'd say that the major of downside of LaTeX is that it's not very accessible. One of my goals at the moment is to improve that, and that's par…
The biggest accessibility problem I have with LaTeX for bookwriting is that the stylesheet language is very strange by modern standards. You can ignore it if you're writing academic papers with a provided stylesheet (or with one of the default ones), but you often will want to do some custom formatting if you're writing a book. I've heard ConTeXt might be an improvement, though.
Re: I self-published a programming book, here's my story
#13My only concern about all this Markdown, Latex etc. is "spell checking". I'm Turkish and written several books (jQuery, php, javascript) but all of them were written in Microsoft Word because only Word has the most comprehensive spell checking for Turkish. Can someone suggest me a good Latex editor with good spell-checking (other than English)?
Re: I self-published a programming book, here's my story
#14Re: I self-published a programming book, here's my story
#15My only concern about all this Markdown, Latex etc. is "spell checking". I'm Turkish and written several books (jQuery, php, javascript) but all of them were written in Microsoft Word because only Word has the most comprehensive spell checking for Turkish. Can someone suggest me a good Latex editor with good spell-checking (other than English)?
Much like emacs, a great editor. I have used it alongide the LanguageTool[1] plugin for the spell checking part. I didn't like the fact it required Java (the plugin, not vim) to do it's job, but having spell/grammar checking within vim without having to resort to dirty tricks with Word / LibreOffice was well worth it. [1]http://www.vim.org/scripts/script.php?script_id=3223
Re: I self-published a programming book, here's my story
#16Just curious here: Are all publishers interested in proposals from first time authors? How hard it is to get a publisher interested in promoting your book?
If you clearly know your stuff and can convince a publisher you'll deliver a book in an area that isn't entirely moribund, your odds of even landing a major publisher are not insignificant.
One thing that even happens from time to time nowadays is publishers will approach successful self published authors to offer them distribution, editing, and similar services, just to get their books under their umbrella. (Pragmatic Bookshelf did this a few times last year with people I know.)
Note: I'm only talking non-fiction tech books here.
Re: I self-published a programming book, here's my story
#17Earlier quoted context omitted.
Yes, I was mainly interested in the promotion part. For instance, if I want to target US market, but I'm not from US. I realize that there are many factors, like for instance you background, qualifications, etc. But I was particularly interested in this aspect. Every author publishes their first book at one point, right?
Right! As far as I know either you go all-in with a publisher or you don't go with them at all. So they won't help you promote the book if they haven't helped you published it. However, CreateSpace that I've used to self-publish the book has options for expanding distribution to other channels such as book stores in U.S. That requires that the book store buys the books, so you're still back to square one; getting the…
Re: I self-published a programming book, here's my story
#18My only concern about all this Markdown, Latex etc. is "spell checking". I'm Turkish and written several books (jQuery, php, javascript) but all of them were written in Microsoft Word because only Word has the most comprehensive spell checking for Turkish. Can someone suggest me a good Latex editor with good spell-checking (other than English)?
Re: I self-published a programming book, here's my story
#19Uh, actually, I think that that's wonderfully constructive advice: if someone says that, then you immediately know that your graphic design is such a big problem that nothing else you're doing is even getting through.
I'd LOVE to get advice that's that clear, pointed, and actionable!
Re: I self-published a programming book, here's my story
#20My only concern about all this Markdown, Latex etc. is "spell checking". I'm Turkish and written several books (jQuery, php, javascript) but all of them were written in Microsoft Word because only Word has the most comprehensive spell checking for Turkish. Can someone suggest me a good Latex editor with good spell-checking (other than English)?
Since someone mentionned emacs, I feel obligated to mention vim :) Much like emacs, a great editor. I have used it alongide the LanguageTool[1] plugin for the spell checking part. I didn't like the fact it required Java (the plugin, not vim) to do it's job, but having spell/grammar checking within vim without having to resort to dirty tricks with Word / LibreOffice was well worth it. [1] http://www.vim.org/scripts/sc…