The Greenville Java Users Group (GreenJUG) is sponsoring a Sun Certified Java Programmer (SCJP) Boot Camp. The purpose is to prepare members of the group and general community to take the Sun Certified Java Programmer (SCJP) exam CX-310-065 for Java Standard Edition Version 6 (JSE6). Text BooksWe will use two books for exam preparation: SCJP Sun Certified Programmer for Java 6 Exam 310-065
By Katherine Sierra, Bert Bates Learning Java, Third Edition
By Patrick Niemeyer, Jonathan Knudsen The Learning Java book is used as reference for the course.Lesson 1This lesson covers legal identifiers, legal method identifers, class modifiers, access modifiers (public, protected, default (package), protected), and variable arguments (varargs). Lesson 2This lesson covers polymorphism, overloading, overriding, constructors, cohesion, coupling, casting, and instanceof operator. |
© 2008 Blue Lotus Software LLC. All Rights Reserved.

