Best of Ruby Quiz (Pragmatic Programmers)

Best of Ruby Quiz (Pragmatic Programmers)
Best of Ruby Quiz (Pragmatic Programmers)
Title: Best of Ruby Quiz (Pragmatic Programmers)
Authors: James Gray
Editorial: Pragmatic Bookshelf
Buy this book in

Solve these twenty-five popular programming puzzles, and sharpen your programming skills as you craft solutions.

You'll find interesting and challenging programming puzzles including:

  • 800 Numbers
  • Crosswords
  • Cryptograms
  • Knight's Tour
  • Paper, Rock, Scissors
  • Tic-Tac-Toe
  • Texas Hold-Em
  • ...and more.

Learning to program can be quite a challenge. Classes and books can get you so far, but at some point you have to sit down and start playing with some code. Only by reading and writing real code, with real problems, can you learn.

The Ruby Quiz was built to fill exactly this need for Ruby programmers. Challenges, solutions, and discussions combine to make Ruby Quiz a powerful way to learn Ruby tricks. See how algorithms translate to Ruby code, get exposure to Ruby's libraries, and learn how other programmers use Ruby to solve problems quickly and efficiently.