Ruby

Cool resources for learning Ruby.

External Resources

Resources from other communities and further afield

  • Learn Ruby The Hard Way

    A free HTML version of a book that will teach you the basics to the hard stuff!

  • Ruby Koans

    The goal is to learn the Ruby language, syntax, structure, and some common functions and libraries. We also teach you culture.

  • Rails Girls

    These guides are built to provide tools and a community for women to understand technology and how to build their ideas.

  • Code Wars

    Master your current language of choice, or expand your understanding of a new one.

  • Github

    This Ruby style guide recommends best practices so that real-world Ruby programmers can write code that can be maintained by other real-world Ruby programmers.

  • View All