Overview
Stake out a high-powered career as a Java certified pro An important component of enterprise development strategies,certified Java skills are increasingly in demand at corporations. Sun Certified Programmer for Java 2 Study Guide from Syngress Media helps you meet that demand,putting at your fingertips accurate,in-depth coverage of all official certification objectives for the Sun Certified Java Programmer exam 310-025. Focusing on using Java to code and test application,applets,and servlets,this hands-on study tool maximizes your comfortlevel with identifiers,keywords and types. . . expressions and flow control. . . arrays. . . objects and classes. . . advanced language features. . . exceptions. . . building GUIs. . . the AWT event model and component library. . . Java foundation classes. . . threads. . . stream I/O and files. . . and networking. Two-minute drills,Exam Watch tips,and From the Classroom discussions help you keep your eyes on the prize.CD-ROM packs hundreds of challenging practice exam questions linked to the entire text of the Study Guide in electronic form.
Don't Let the Real Test Be Your First Test!
Prepare to pass the Sun Certified Programmer for Java 2 exam - while gaining practical knowledge of Sun Microsystems technology for on-the-job success. Built on the proven training methodology of Global Knowledge,this complete study guide and CD-ROM package offers actual classroom techniques used by more than 200,0000 IT professionals each year.
The Sun Certified Programmer for Java 2 Study Guide covers the Topics you need to review for the exam,including how to: Individually select classes within a package usingimport statements Write code using Java's three flavors of loops: while,do-while,and for Use garbage collection to ensure that there is always enough memory in the heap to create a new object Delay the reuse of memory occupied by an object using phantom references Determine the differences between is a and has a class relationships Create a thread by extending the thread class Store a string of text characters in Java using a string variable Use the three main types of classes within the java. awt package: components,containers,and layout managers.