Projects

Using Ruby to Process m3u Playlists
Programming in Ruby is fun! In this tutorial, we will use Ruby to process the m3u playlists used by a number of media players.

Writing a Searchable Dictionary with Ruby and wxWidgets
For today's Ruby lesson, we will explore the creation of a simple GUI, and then create an interface allowing us to search a user-created dictionary.