RubyConf 2019 - Algorithms: CLRS in Ruby by Brad Grzesiak

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=eJL0M7H-p-I



Duration: 38:20
815 views
16


Algorithms: CLRS in Ruby
by Brad Grzesiak

One of the most celebrated books in Computer Science academia is "Introduction to Algorithms," also known as "CLRS" after its 4 authors. It's the go-to (pun!) textbook for many intermediate college courses, and this talk will introduce some of its many wonderful algorithms in Ruby form, including: various sorting techniques, dynamic programming, and some fun graph techniques. If you want a theory-heavy lecture, this talk is NOT for you!



#confreaks #rubyconf2019







Tags:
Ruby
RubyConf
Programming