[techtalk] Servlets vs. PHP

Britta Koch bkoch at rz.uni-osnabrueck.de
Thu Jul 27 16:02:19 EST 2000


> My advisor is really good though and understands the whole learning curve
> problem, which is good for me.  Hopefully the curve will begin to flatten
> soon as far as Java is concerned... =)

What I found out about Java is this: it's got loads of libraries, so if
you're doing something, try and look at java.util. first! We've
implemented QuickSort and a Date Formatter ourselves before we found
out that these things existed! 

Another problem, of course, is Object Orientation, and I can only say:
try and make your interfaces and class definitions clean! All variables
protected with get() and set() methods, because once you do things
quick'n'dirty, they're likely to stay that way!

HTH

Britta
-- 
  /"\  . . . . . . . . . . . . . britta at linuxchix.org . . . . . . . . . . . . .
  \ /   ASCII Ribbon Campaign     "Wer mit der Speckseite nach der Wurst wirft,
   X    - NO HTML/RTF in e-mail    muss sich nicht wundern, wenn sie dem Fass
  / \   - NO Word docs in e-mail   die Krone ins Gesicht schlägt."
 







More information about the Techtalk mailing list