Congrats to Bob! He's been working on this forever, in public.
“Game Programming Patterns” is now finished
41–50 of 75 posts
Re: “Game Programming Patterns” is now finished
#42Congratulations! That's a great achievement, and you finished it much faster than I thought. As soon as I get it, it's next on my to-read list :)
Re: “Game Programming Patterns” is now finished
#43Congratulations Mr Nystrom! I've been reading through each chapter as you posted them, and I've found your writing style throughly enjoyable and your ability to describe complex code patterns with ease. It's really hard to get the motivation to finish such a project, serious kudos to you; I shall be buying that e-book!
Re: “Game Programming Patterns” is now finished
#44Re: “Game Programming Patterns” is now finished
#45Re: “Game Programming Patterns” is now finished
#46Congratulations, Bob! He had some interesting comments on his writing process in a previous thread entitled, "Write Code Every Day." [1] He also graciously answered some questions I had regarding his writing workflow, as well as his plans to self-publish a print version of the book. [2] [1] https://news.ycombinator.com/item?id=7569108 [2] https://news.ycombinator.com/item?id=7569660
> Congratulations, Bob! Thanks! > He also graciously answered some questions I had regarding his writing workflow I've got a long blog post about the whole writing process I'll put up soon.
Re: “Game Programming Patterns” is now finished
#47Earlier quoted context omitted.
I've always phrased it tongue-in-cheek: "The first 90% of the work takes 90% of the time. The last 10% of the work takes the other 90% of the time.
That reminds me of the Pareto Principle (20/80): http://en.wikipedia.org/wiki/Pareto_principle I've found it to apply to many things in life. Edit: why would this be downvoted?
Re: “Game Programming Patterns” is now finished
#48Re: “Game Programming Patterns” is now finished
#49Looks great! I think it would add greatly if you have a chapter that illustrates the development of a simple game where many of these ideas are illustrated. I teach coding to high-school kids. When I tell them that "We'll be building a game" attention increases exponentially; unfortunately I know nothing about how to program anything beyond simple board games, e.g. tictactoe. I can totally use ideas from your book in…
Re: “Game Programming Patterns” is now finished
#50Earlier quoted context omitted.
> Congratulations, Bob! Thanks! > He also graciously answered some questions I had regarding his writing workflow I've got a long blog post about the whole writing process I'll put up soon.
this is really cool. thanks for putting this up! design is hard :'(