# Start of file, showing the name of the application
# Size, and all relevent parts of the title

...

Ruby Address Book

by https://www.google.com/accounts/o8/id?id=AItOawkiJON4MFJ9bopD8IvwQ1pbpH3ag7yrtnI, December 28, 2011 07:36, 5 refactorings, tagged with ruby, methods, regexp, regular expression

This is a fairly simple add...

55502f40dc8b7c769880b10874abc9d0 Talk
package javamortgagecalculator;
import javax.swing.JOptionPane;

...

Java Having Trouble Printing Out...

by https://www.google.com/accounts/o8/id?id=AItOawlfsaP0zhaKALANAuldgxQaHqJkHDBxUxg, June 12, 2011 14:21, No refactoring, tagged with methods, output, Java

I am new to Java and I have...

55502f40dc8b7c769880b10874abc9d0 Talk
module Keys_to_Meths
  def method_missing(meth, *args)
    if meth.to_s[-1] == 61 #if last char is an equal sign
...

Ruby Hash.keys_to_attr

by Ryguy, June 12, 2008 04:05, 3 refactorings, tagged with hash, methods

/no comment/

>_>

Ba665f86f90a1982af7b9c857418fcdb Talk