All Ruby Podcasts By Devchat.tv

RR 330: Functions vs Methods with Devon Estes

Informações:

Sinopse

Panel:Charles Max WoodDave KimuraEric BerrySpecial Guest: Devon EstesThe Ruby Rouges speak with Devon Estes, a return guess and Ruby developer who currently lives in Berlin, Germany. The topic of discussion is about Function vs. Methods, and talk about blocks and its functions. Also, some further digging into the behaviors of functions and designs. Devon explains that this topic will be of discussion at Ruby Dev Conf.Devon dives into the object orientation and the interactions between functions, editing or changing functions. The Ruby Rogues ask questions about, service functions, subsections of applications, application logic, and understanding the parts.In particular, we dive pretty deep on:Functions vs. MethodsBlocksWhen do you want to go for a function?Editing Functions.Service Objects solving problemsMethods and Function or classes?Placing functions in apps30,000 linesSingle responsibly principleDifferent classes of usersExample or great uses of functionsKeeping thing for being hard to manage among users