My talk at the weekend was titled "How to get fired with the Java type system." Making good use tricks like this will either make you the master programmer of your organization, or get you fired. I am not responsible
( Read more... )
Hm. Requires javascript to be enabled for at least 2 domains (one of which could have been a subdomain of the other! what is it with all these companies!?), and flash... boo non-standard websites! To download you have to register, and the flash junk clips the slides so that you can't read all that's on them.
Thanks! From the background of someone who has used just enough Java to be annoyed with the differences from other languages: isn't there a "const" keyword for returning non-changable objects? If not, why not?
Comments 5
To be honest, that is what I read it as for a few seconds, but then I guessed you meant the "no longer employed" meaning.
Reply
Reply
Here you go:
http://www.anarres.org/academic/2011-shdh45.5/talk.pdf
Reply
From the background of someone who has used just enough Java to be annoyed with the differences from other languages: isn't there a "const" keyword for returning non-changable objects? If not, why not?
Reply
@Immutable - advisory/static analysis only, but recursive.
Reply
Leave a comment