While reading about the DRY principle (for “Don’t repeat yourself”) and the evil of copy-and-paste coding (again), I started thinking what to do instead. Actually, what to do is more… more →
Ph valueswrote 9 months ago: Right so we have read about what objects and classes are, now its time to look at what a method is. … more →
wrote 1 year ago: While reading about the DRY principle (for “Don’t repeat yourself”) and the evil o … more →
wrote 1 year ago: this is a thing, i m trying to for days, still unsuccesful. the process followed is 1. i tried using … more →
wrote 1 year ago: Just stumbled on to this problem/fix while writing some C++ code for my CS courses… warning: d … more →
wrote 2 years ago: Sometimes I like to find out in which method my programs are currently in — may be for debugging but … more →