Name:
Anonymous
2006-10-30 14:52
I might be taking a course in Computer Science at a Uni soon, what languages are commonly used @ Computer Science?
Name:
Anonymous
2006-10-30 15:27
Java is too slow and won't teach you how it works inside (copy, references, pointers...), try C++ instead.
And get one functional programming language to understand recursion and stuff (Scheme, Common Lisp, OCaml or Haskell).