620 likes | 765 Views
CS 102 . . Homeworks, powerpoint presentations. available from the class webpage. people.cs.uchicago.edu/~stefanko. Homeworks ? due Friday 9:00pm. . download all files to a directory e.g. hw1solve the problemssubmit the solutions using. hwsubmit cs102 ~/hw1/. CS102 . Mailing List. Office hours.
E N D
17. Not just language....
This was programmers point of view...
Not just language....
This was programmers point of view...
20. simple – garbage collector, no pointers
portable – Java VM
slow – interpreted, but Just In Time Compilation – fast, price for security array bounds checking
JIC - spot optimization
speed good enough
OO features – multiple dispatch, templates
multithreading
simple – garbage collector, no pointers
portable – Java VM
slow – interpreted, but Just In Time Compilation – fast, price for security array bounds checking
JIC - spot optimization
speed good enough
OO features – multiple dispatch, templates
multithreading