Blogs about: Benjamin Baka
Featured Blog
Challenge #4, listing files recursively with Ruby
After almost a couple of months i have been now able to write a program to lists the files in a directory recursively. I was disappointed at first that i could write a program to do that but now i can… more »
Connecting the dots
challenge #4, listing files recursively with Ruby
bbaka wrote 4 months ago: After almost a couple of months i have been now able to write a program to lists the files in a dire … more »
The Truth about GUI.
bbaka wrote 4 months ago: Being ignited with a sudden interest about the inception of computers i got to know one interesting … more »
Challenge #3 Reading from a file (a.k.a super one liner)
bbaka wrote 5 months ago: Today, i wanted to write to write a program that would open a file and display line by line with num … more »
Hg (mercurial) repository.
bbaka wrote 5 months ago: I used to use SVN for maintaining my repository. I did not have much problem until i realised how ha … more »
Console Output with Color using Ruby
bbaka wrote 5 months ago: Some times its really a good idea if some color could be added some output from CLI. Well ruby seems … more »
