Show HN: Nim in Action
11–20 of 44 posts
Re: Show HN: Nim in Action
#12Re: Show HN: Nim in Action
#13Re: Show HN: Nim in Action
#14Author here. The development of this book has taken a while but I'm happy to say that it is now in print! Chapter 1 and 8 are free so be sure to give them a look if you're new to Nim. Previous discussion for the curious: https://news.ycombinator.com/item?id=10987975 Happy to answer any questions.
Of course, you might have a good reason not to do it, but that was my first thought when looking at the web site.
Re: Show HN: Nim in Action
#15Re: Show HN: Nim in Action
#16Re: Show HN: Nim in Action
#17I just ordered my book. Here's a 37% off discount code: fccpicheta courtesey of /r/nim and /u/psychotic_primes
Re: Show HN: Nim in Action
#18Author here. The development of this book has taken a while but I'm happy to say that it is now in print! Chapter 1 and 8 are free so be sure to give them a look if you're new to Nim. Previous discussion for the curious: https://news.ycombinator.com/item?id=10987975 Happy to answer any questions.
Perhaps you should make chapter 3 free too? That's the kind of material is want to see before I decide if I like the language or the book. Of course, you might have a good reason not to do it, but that was my first thought when looking at the web site.
Now that I think about it, I use to buy programming books in University and just after (2005-ish), but I haven't really since. Even when I work places where we have a book budget; I never request anything. These days I read the documentation, and if I get stuck, I go to a stack exchange site.
Re: Show HN: Nim in Action
#19Author here. The development of this book has taken a while but I'm happy to say that it is now in print! Chapter 1 and 8 are free so be sure to give them a look if you're new to Nim. Previous discussion for the curious: https://news.ycombinator.com/item?id=10987975 Happy to answer any questions.
Perhaps you should make chapter 3 free too? That's the kind of material is want to see before I decide if I like the language or the book. Of course, you might have a good reason not to do it, but that was my first thought when looking at the web site.
The book is roughly 300 pages. Even with a careful reading that's only a few days invested.
For instance I read Roberto Ierusalimschys's Programming in Lua and Niklaus Wirth's Algorithms + Data Structures = Programs. But have never really had a project which fit either of those languages. I still enjoyed the books.
Re: Show HN: Nim in Action
#20I see there is supposed to be videos that didn't make it into the book. What subject matter will those cover?