Mastering Ruby strings and encodings
Go beyond common methods so that you know the best method to use at any given moment.
As devs, you and I create tons of strings. Probably more than any other object on a day to day basis. How much do you really know about strings? How about encodings? How familiar are you with Unicode and UTF-8?