DevotionGeo

DevotionGeo

Why is the PickAxe book's new version's size reduced by half?

I am planning to refresh my Ruby knowledge in a month or two, after using other technologies more frequently for a few years. Luckily I won this month’s Pragmatic Bookshelf’s giveaway, and requested the PickAxe book ( Programming Ruby 3.2 (5th Edition) by @pragdave ). I’m planning to read this book cover to cover, and I may also read Learn to Program by @chrispine (I own that too).

  1. I noticed that the new version of the PIckAxe book is half the size of the previous version. Do I need to worry about that. Did they omit something important? Do I read the previous version instead?
  2. Is it a good idea to read both of the books? If yes, in which order? Or reading only one of them is enough?

I’m not a complete beginner, I know Ruby and I have used Rails for years, but after learning Elixir and Go, I kind of abandoned Ruby, and now I want to refresh it and be very good at it.

Most Liked

chrispine

chrispine

Author of Learn to Program

Hi! Honestly, if you know Ruby, you really don’t need my book. It’s not even really about Ruby; it’s about programming, just using Ruby as the base language.

If the newest Pickaxe is shorter than it used to be, it’s almost certainly because they used to include the standard library reference at the end. I’m guessing that kept growing to the point where it no longer made sense to include all of it. Also, the standard library reference is online, so you really don’t need a printed copy of it. (I don’t actually have the latest Pickaxe, so the above is just a guess.)

Go for the Pickaxe!

noelrappin

noelrappin

Author of Modern Front-End Development for Rails

Hi – author of Pickaxe book here with a couple of answers to the questions:

Thanks so much for your interest in the new version of the book.

  • @chrispine is correct that we’re not including the entire API as reference, and also correct on why – it’s bulky, easily out of date, and readily available elsewhere.
  • We’re also not quite finished yet – we’ll be adding a few chapters that are basically “How Do I Do X in Ruby” that will cover the most useful parts of the API that aren’t covered in the book.
  • The non-API portion of the book is actually 75-100 pages longer than the previous version, most of which is new features, some of which is a wider discussion of tooling, and some of which is deeper explanation in some places.

I hope that helps, thanks!

Noel

AstonJ

AstonJ

Yep, I would agree with Chris that it’s because it no longer includes the reference (the first edition came out when broadband was more expensive/slower/not as available, so it made sense to include it then).

I think you should definitely read @chrispine’s book tho! It won’t take you long and it’s a MASSIVE confidence booster! It was the book that made me feel like I could be a programmer :003:

Where Next?

Popular General Dev topics Top

AstonJ
Thread to discuss ideas and thoughts on how developers might be able help in the Coronavirus pandemic.
New
AstonJ
If you had the ear of a language creator, what would you say - what could they do to make a language that you would use? :upside_down_face:
New
Exadra37
Have you ever wanted to build something but you had no idea what to do? Just as authors sometimes have “writers block” it’s also true for...
New
AstonJ
Curious to know which languages and frameworks you’re all thinking about learning next :upside_down_face: Perhaps if there’s enough peop...
New
AstonJ
Do the test and post your score :nerd_face: :keyboard: If possible, please add info such as the keyboard you’re using, the layout (Qw...
New
Rainer
Not sure if following fits exactly this thread, or if we should have a hobby thread… For many years I’m designing and building model air...
New
AstonJ
Maybe a specific language or framework? Or a book or tool perhaps? What’s made your life easier and what do you think could make the live...
New
AstonJ
Do we have any digital nomads here? Anyone fancy it? If so, which countries would you consider? I’ve been toying with the idea for a wh...
New
DevotionGeo
Amazon CodeWhisperer is an alternative to GitHub Copilot, and it’s free!
New
harwind
I’m working on a Spring Boot project and I have a controller where I want to map multiple request paths to a single method. Let’s say I h...
New

Other popular topics Top

brentjanderson
Bought the Moonlander mechanical keyboard. Cherry Brown MX switches. Arms and wrists have been hurting enough that it’s time I did someth...
New
DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
AstonJ
Inspired by this post from @Carter, which languages, frameworks or other tech or tools do you think is killing it right now? :upside_down...
New
Exadra37
Oh just spent so much time on this to discover now that RancherOS is in end of life but Rancher is refusing to mark the Github repo as su...
New
mafinar
Crystal recently reached version 1. I had been following it for awhile but never got to really learn it. Most languages I picked up out o...
New
PragmaticBookshelf
Create efficient, elegant software tests in pytest, Python's most powerful testing framework. Brian Okken @brianokken Edited by Kat...
New
Maartz
Hi folks, I don’t know if I saw this here but, here’s a new programming language, called Roc Reminds me a bit of Elm and thus Haskell. ...
New
PragmaticBookshelf
Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
First poster: joeb
The File System Access API with Origin Private File System. WebKit supports new API that makes it possible for web apps to create, open,...
New
AstonJ
Curious what kind of results others are getting, I think actually prefer the 7B model to the 32B model, not only is it faster but the qua...
New