First page Back Continue Last page Summary Graphics
Base camp
So far: general
- The landmarks are applicable to C++ or Java
- member functions/functions => methods
Next: Java specifics
- Java exceptions
- Garbage collection
Notes:
So far, the ideas in this talk is equally applicable to Java and to C++ - the only difference being C++ has functions and member functions, while Java has methods.
Next we'll be looking at a couple of features of Java that that need special consideration.