RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by Guyren G. Howe

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=4e-_bbFjPRg



Duration: 17:28
1,920 views
44


RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by Guyren G. Howe

Write clearer code more easily. Write functions that are more composable and flexible.

Ruby 2.0's KWArgs feature isn't just an easier way to write functions that take keyword arguments; KWArgs turn Ruby into a lean, mean Hash processing machine.

In this talk, you'll learn the details of how to write the next generation of Ruby code. Code that is easier to read, easier to write, more flexible and easier to change, all based on this one simple Ruby feature.




Other Videos By Confreaks


2016-11-22DevOpsDays Philly 2016 - Ignite: Effective Remote Workers by Rick Pufky
2016-11-21RubyConf 2016 - Halve Your Memory Usage With These 12 Weird Tricks
2016-11-21RubyConf 2016 - Diving into the Details with DTrace by Colin Jones
2016-11-21RubyConf 2016 - To Clojure and back: writing and rewriting in Ruby by Phill MV
2016-11-21RubyConf 2016 - Why recursion matters by James Coglan
2016-11-21RubyConf 2016 - Composition by James Dabbs
2016-11-21RubyConf 2016 - Building maintainable command-line tools with MRuby by Eric Hodel
2016-11-21RubyConf 2016 - Lightning Talks by Various Presenters
2016-11-21RubyConf 2016 - Slo Mo by Richard Schneeman
2016-11-21RubyConf 2016 - Lies, Damned Lies, and Substrings by Haseeb Qureshi
2016-11-21RubyConf 2016 - Keyword Args — the killer Ruby feature you aren't using by Guyren G. Howe
2016-11-21RubyConf 2016 - A Look at Hooks by Craig Buchek
2016-11-21RubyConf 2016 - Deletion Driven Development: Code to delete code! by Chris Arcand
2016-11-21RubyConf 2016 - Problem Solved! Using Logic Programming to Find Answers by Gavin McGimpsey
2016-11-21RubyConf 2016 - Dōmo arigatō, Mr. Roboto: Machine Learning with Ruby by Eric Weinstein
2016-11-21RubyConf 2016 - “Am I Senior Yet?” Grow Your Career by Teaching Your Peers Katlyn Parvin
2016-11-21RubyConf 2016 - Continuing Education at Work by Katherine Wu
2016-11-21RubyConf 2016 - Bootcamp Grads Have Feelings, Too by Max Tiu
2016-11-21RubyConf 2016 - Attention Rubyists: you can write video games by Cory Chamblin
2016-11-21RubyConf 2016 - Ruby 3 Concurrency by Koichi Sasada
2016-11-21RubyConf 2016 - Ruby’s C Extension Problem and How We're Solving It by Chris Seaton