87 lines
1.5 KiB
Plaintext
87 lines
1.5 KiB
Plaintext
= next
|
|
get better at go
|
|
write blog post on Go on Heroku
|
|
market blog post on Go on Heroku
|
|
proof ebook toolchain
|
|
|
|
= vision
|
|
must-have book for hackers interested in Go
|
|
sold at a significant price and producing real revenue
|
|
notable example of ebook product and marketing
|
|
|
|
= values
|
|
design
|
|
empathy
|
|
creativity
|
|
|
|
= validation
|
|
private emails
|
|
@gobyexample twitter followers, retweets
|
|
blog posts: views, comments, hn score, hn comments
|
|
gobyexample.com signups
|
|
|
|
= distribution
|
|
* blog
|
|
* newsletter
|
|
* twitter
|
|
* stack overflow answers
|
|
* web site
|
|
* free books for contributors and reviewers
|
|
|
|
= pricing
|
|
* $39
|
|
* updates forever
|
|
* no drm
|
|
|
|
= source
|
|
* popular github libraries
|
|
* mailing list questions
|
|
* stack overflow questions
|
|
* handbook format
|
|
* rosetta stone
|
|
* building an actual fucking app
|
|
* ruby and nodejs stdlib
|
|
* ruby and nodejs killer apps
|
|
|
|
= topics
|
|
* gzip
|
|
* sending email
|
|
* listing files
|
|
* regular expressions
|
|
* json parsing/unparsing
|
|
* tls server
|
|
* tls client
|
|
* https server
|
|
* https client
|
|
* buffered io
|
|
* atomic ints
|
|
* wait group
|
|
* tcp proxy
|
|
* http streaming server
|
|
* http streaming client
|
|
* http proxy
|
|
* postgres
|
|
* templating
|
|
* web app
|
|
* hipache port
|
|
* templating
|
|
* ssh
|
|
* environment variables
|
|
* dns
|
|
* timers
|
|
* url
|
|
* tty
|
|
* iota
|
|
* apps with multiple named binaries
|
|
* versioned transitive libraries and pegging
|
|
* creating and distributing packages, putting on github
|
|
* distributing go binary programs
|
|
* deploying to heroku
|
|
* sort-by
|
|
* errors
|
|
* compilation
|
|
* time
|
|
* string to/from numbers
|
|
* oauth for google domains
|
|
* connection pool
|