Newest Comments
Comment in: Java Design Patterns Abstract Factory
Comment by: ayer
this is great, but...did I mis something? I couldn't find the definitions ...
Comment in: Java Design Patterns Interpreter
Comment by: markmontymark
replace the '<' char with < and the '>' char with > to display proper...
Comment in: PHP Design Patterns Abstract Factory
Comment by: ngungo
Hi there,
This is an off topic comment. The home page is quite reasonabl...
Comment in: PHP Design Patterns Abstract Factory
Comment by: ngungo
Hi there,
This is an off topic comment. The home page is quite reasonabl...
Comment in: COBOL In Line Perform
Comment by: Fumigator
Just a nit-pick here-- You should always test the iterator of a loop first ...
Comment in: COBOL Current Date
Comment by: Fumigator
Great example, just what I needed. Worked great!...
Comment in: Java Design Patterns Singleton
Comment by: david_david
If we are using the singleton class like specified in "Comment by gamlidekg...
Comment in: PHP Design Patterns Bridge
Comment by: mamad876
Hi,
I'm just thinking that your example is likely to be Strategy pattern...
Comment in: Java Methods
Comment by: Anonymous
Be the first to comment on Java Methods.
Nice tutorial. If you are still ...
Comment in: Java Arrays
Comment by: gdd80911
Is there anything on method arrays? ex. String [] getValue() {
...
Comment in: SQL Update
Comment by: TheMadProfessor
The UPDATE Anonymous mentions should work if the following things are true:...
Comment in: SQL Update
Comment by: Anonymous
It might depend on your specific flavour of SQL, but the following worked f...
Comment in: COBOL Comments and Questions
Comment by: TheMadProfessor
Regarding the question on ACCEPT/DISPLAY: These two verbs are designed for ...
Comment in: SQL Order By
Comment by: TheMadProfessor
Another option when using ORDER BY is to specify the result table column nu...
Comment in: SQL Avg
Comment by: TheMadProfessor
A Gotcha to keep in mind for column functions in general is that for aggreg...