Learn Ruby with TDD
  • Learn Ruby with TDD
  • Ruby tooling
  • Object-Oriented Design
  • Fundamentals
    • Hello, world
    • Objects, Methods & Integers
    • Loops, Blocks & Strings
    • Arrays & Floats
  • Meta
    • Bibliography
Powered by GitBook
On this page
  • Books
  • Articles
  • Videos
Edit on GitHub
  1. Meta

Bibliography

PreviousArrays & Floats

Last updated 1 month ago

This is an incomplete list of books and links I consulted and/or was inspired by to write this one.

I'll be adding more references as I use them.

Books

  • , Chris James

  • , 3rd edition

  • , Sandi Metz

  • , Kent Beck

  • , Kent Beck

  • , Saleem Siddiqui

  • , David Thomas & Andrew Hunt

Articles

  • , by Kent Beck

  • , JumpstartLab

Videos

  • , Gui Ferreira (talk at NDC Oslo 2024)

Learn Go with Tests
The Well-Grounded Rubyist
Practical Object-Oriented Design in Ruby
Test-Driven Development By Example
Tidy First?
Learning Test-Driven Development
Programming Ruby - The Pragmatic Programmer's Guide
Canon TDD
Ruby in 100 Minutes
How to fall in love with TDD