-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Jeremy Smyth writes:
>In the Real World(tm) of programming (which I agree is not necessarily a
>priority for CS education at university), assembly language experience is
>about as useful as a wet biscuit. Java (and/or VB, Perl, etc.), by allowing
>the coder to be "lazy" at some things, saves their brain cycles for more
>interesting things like high level architecture - a difficult thing to do
>when you're digging around in IP registers and accumulators.
Disagree.
I've seen a load of Java/VB/perl programmers who have no idea what
effects their high-level code has on the low-level stuff; resulting
in
- needless disk accesses
- needless network accesses
- data structures that are extremely cache-unfriendly
- use of heap instead of stack for performance-critical frequent
allocation and deallocation (although in those interpreted languages
this is pretty much unavoidable as far as I know)
- absolutely no comprehension of why those are bad things
A bit of low-level experience makes these issues clear.
As Kenn said, 'It is the "first principles" that everything derives from.
It is a common language that everyone can revert to. It is what is
underneath all these nice, friendly layers of abstraction.'
Too right.
- --j.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Exmh CVS
iD8DBQFAI+V6QTcbUG5Y7woRAkcxAKCnJrq3ajIl2LqhKmTmYWPAFjRgzQCgzcZv
OdRh+Xvgft9s71tL76LP+dU=
=yqO0
-----END PGP SIGNATURE-----
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!