Programming Ruby 3.2 (5th Edition) (Pragmatic Bookshelf)

Most Active This Week Top

Most Active This Month Top

Most Active This Year Top

New

Most Active Last Three Years Top

BernardK
@noelrappin page 565, third paragraph : strange sentence None of these methods are dependent on the file name being managed actually e...
New
ThomasNathan
Programming Ruby 3.2 (5th Edition): Typo (page 475) Should be “and” not “an” Current: "You can also alias inside a module or class wit...
New
BernardK
@noelrappin … when I read that in “abcdefg”, f is the character at index -1, the last character :astonished:. page 521, first bullet. T...
New
BernardK
@noelrappin page 598, in Shortcuts A. bullet Kernel#chomp says : $_ (the result of the most recent expresssion) But r = 1 + 2 p...
New
ThomasNathan
Programming Ruby 3.2 (5th Edition): typo (page 491) Currently: So now when Scheudler[RedisJob] is declared, RBS ensures that RedisJob i...
New
stmpjmpr
@noelrappin On page 122, in the discussion of “Strings and Encodings”, it is stated: “A Unicode character is two bytes long, which makes...
New
LorinRicker
Title: Programming Ruby 3.2 (5th edition), p 23 (in Beta 6) – After showing declaration of hashed “instrument_section” values, the sampl...
New
felipem
@noelrappin The functionality as described (Convert the argument to the stated type.) for methods like Integer() is very incomplete. It ...
New
onyx-and-iris
Please note that Ruby’s === is different that JavaScript’s. Should read: Please note that Ruby’s === is different than JavaScript’s. o...
New
ivansvlv
In this class get_tax method return string is missing interpolation for the @name instance variable. class TaxCalculator def initializ...
New
BernardK
@noelrappin page 227, first paragraph, line 2 : Erin Dees instead of Ian Dees information, see the book Effective Testing with RSpec 3...
New
jygh
@noelrappin In the Where Ruby Finds Its Libraries section on page 244 there’s a discussion about the standard directories used for libra...
New
jygh
Title: Name of book: Programming Ruby 3.3 (page 227) @noelrappin On page 227 there’s a section entitled RSpec and Mocks. Immediately f...
New
jconley88
From Chapter 5: Splat! Expanding Collections in Method Calls We’ve seen that if you prefix the name of a method argument with an asteri...
New
ch70
@noelrappin On page 376 in the second paragraph (the one below the image): wrong: … then looks in its singleton class class for … cor...
New

Most Active Over Three Years Top

jez
“Alternately you can list one or more specific paths (.rb or .rbi files after the tc) to limit checking,” It might be worth mentioning t...
New
s2k
Hi @noelrappin, first of all: It’s SO good to read an updated version of this book! Thanks for all the effort! :pray: The text says: ...
New
BernardK
@noelrappin +++++ page 49 Reopening Classes While ... the most unique features of Ruby’s class structure: The ability to ... ...
New
LorinRicker
@noelrappin Programming Ruby 3.2 (5th Edition) (PragProg), Beta release, p 295, under the subheading “Querying the System”, 2nd paragrap...
New
rearick
@noelrappin On page 68 of the PDF in the paragraph preceding the fib_up_to method definition, the word “we” is duplicated. The text read...
New
BernardK
@noelrappin page 274, in Packaging Your RubyGem, paragraph 2, command $ gem build Missing README.md in code/gems/aaagmnr : % gem build...
New
wiwhi
@noelrappin “The order of the keys in the hash is stable and will alway match the order in which the keys were added to the hash.” shou...
New
BernardK
@noelrappin I’m not Anglophone, so I’m not sure. Third paragraph from end of page 21, second line : Idiomatic Ruby tends to lean in to ...
New
rearick
@noelrappin On page xii of the Preface, the paragraph beginning with, “Here, you can see…,” has an error in the last sentence. Following...
New
Oli0li
First of all, thank you so much @noelrappin for writing this book, I am just starting with Ruby and this book is very helpful. I just wa...
New
rearick
@noelrappin On page 89 of the PDF in the last sentence of the last paragraph of the page and just before the example that begins “class C...
New
rearick
@noelrappin in the first sentence of the second paragraph of page 14 the text includes a “for” that shouldn’t be there: “The official Ru...
New
BernardK
@noelrappin page 335, second to last line : colon instead of period at end of sentence : call, either of those can be arguments to run:...
New
BernardK
@noelrappin page 339, third paragraph from bottom, line 3 : twice the pulling in both Sinatra itself, and the the Thin web server, when...
New
New

Latest in Programming Ruby 3.2 (5th Edition)

View all Programming Ruby 3.2 (5th Edition) threads ❯

Get money off!

The Pragmatic Bookshelf

35% off any eBook

Use the coupon code "devtalk.com" to get 35% off any eBook published by PragProg!

Related Portals