As my capstone project for this first month, I’ve written code that asks you for your zip code, and—using the Yahoo Weatherman gem—tells you the weather conditions, high, and low for the next five days. It’s not the most exciting app in the world (what learning-to-code project is?), but it’s more code—and specifically more Ruby—than I would have ever thought I could write this time last year.
Check out the weather forecast script on Github.