Ask HN: I started a publishing company. What technical books are missing?
My name is Dave and I'm starting a publishing business. I've decided to narrow my focus on what I know...software engineering. I don't have a website yet, but I'm compiling a list topics/categories/books that I think are missing in the market but I'd like to hear from you if there's a book that you'd like to see.
Some topics I've come up with so far:
* Project based books. By the end of the book you will have built a complete application. Things like simple databases, operating systems, compilers/interpreters, shells, build your own framework, blockchain.
* Career focused books. Making the jump from junior to senior engineer, soft skills, navigating office politics, etc.
* Remote working - pros/cons of remote working, how to make the transition, etc
My plan is to identify compelling writers and programmers who specialize in these areas and work with them to publish books on these topics. I'd love to get any feedback on other topics you'd like to read about.
Thanks!
10 comments
[ 3.5 ms ] story [ 35.0 ms ] threadDo you have examples of books on this topic that you're not satisfied with?
Thanks for the input!
IMO, focus on where the industry is going:
1. Cloud infra
2. ML.
3. SPAs
4. IoT
Make content about environments.
Example: I want to start doing Ruby. There are probably 49 ways to setup a decent working environment and hundreds of people putting a lot of tools together to get it started. They all conflict with each other and almost none are clear. Any material that can explain environments in a way that make sense and help you get started as efficient and completely as possible is gold.
This is true for all platforms today.