Java Garbage Collection Resources

Below you will find 0 categories and 6 links related to Java Garbage Collection Resources.

Links:

Java : Books

Beginning Java 2

Visit Beginning Java 2

A second edition Beginning Java title is now required because: In quarter one, 2000, Sun has released version 1.3 of their Java Developers Kit (JDK 1.3). This is significant because: The fastest Java platform performance ever is now available for download, and is coming to your mailbox from America Online (AOL), thanks to an agreement between Sun and AOL to deliver the Java Runtime Environment on the AOL CD-ROM. The newest version of J2SE technology, v 1.3, will deliver momentous performance gains and improved Web deployment for enterprise-grade, client-side applications. And just about everything else developers have been asking for. Client-side users now enjoy the speed advantage of the new Java HotSpot compiler which has been tuned for client performance. The result is much faster thread handling, improved scalability and rapid memory allocation for objects, smaller RAM footprint, and has gained a much more efficient garbage collection.

  • Cost: $34.99
  • Pages: 1000
  • Edition: 1st edition
  • ISBN: 1861003668

Java 2 Certification

Visit Java 2 Certification

Prepare to pass both the programmer's and developer's certification exams. Now you can prepare for the two widely taken Java 2 exams, the programmer's and developer's exams, using this single comprehensive volume. This reference will map out all objectives for both exams and provide you with Java programming essentials. Each chapter contains numerous practice questions, illustrations, and test-taking tips, making it a premier study tool. And, it's packed with helpful sidebars offering in-depth technical discussions of concepts and techniques you've just read about. Get complete details on exam topics, including how to: Apply programming fundamentals; Design application interfaces; Utilize graphics, components, and layout managers; Use objects, constructors, and classes; Find out about inheritance, multithreading, and string handling; Access and manage databases; Identify when an object is eligible for garbage collection.

  • Cost: $41.99
  • Pages: 800
  • Edition: 3rd edition
  • ISBN: 0072191694

Java 2 Exam Prep

Visit Java 2 Exam Prep

Helps programming professionals gain knowledge that directly applies to the Sun Microsystems exam for Java. Covers all the curriculum objectives established by Sun Education that are needed to successfully pass the Java exam. Serves as an essential resource to the C++ programmer who wants to learn Java quickly; it builds on the reader's knowledge of C++ by spending less time on programming fundamentals and more time on topics that are unique or difficult in Java. Topics covered: The Java certification process, Java data types, installing the JDK, flow control, exceptions, arrays, class design, patterns, garbage collection, thread programming, AWT and JFC/Swing basics, layout managers, event handling, AWT and Java 2D graphics APIs, I/O, SmartCards, and servlet fundamentals. Written for the new or experienced Java developer seeking Sun programmer certification, Java 2 Exam Prep provides a review of the Java programming language.

  • Cost: $1.97
  • Pages: 600
  • Edition: Book and CD-ROM edition
  • ISBN: 1576102610

Java RMI

Visit Java RMI

If you're a distributed Java or Enterprises javaBeans programmer, then you've undoubtedly heard of Java's Remote Method Invocation (RMI). Java programmers use RMI to write efficient, fault-tolerant Java applications. Java RMI contains a wealth of experience in designing and implementing Java's Remote Method Invocation. If you're a novice reader, you will quickly be brought up to speed on why RMI is such a powerful yet easy to use tool for distributed programming, while experts can gain valuable experience for constructing their own enterprise and distributed systems. With Java RMI, you'll learn tips and tricks for making your RMI code excel. The book also provides strategies for working with serialization, threading, the RMI registry, sockets and socket factories, activation, dynamic class downloading, HTTP tunneling, distributed garbage collection, JNDI, and CORBA. In short, a treasure trove of valuable RMI knowledge packed into one book.

  • Cost: $27.97
  • Pages: 572
  • Edition: 1st edition
  • ISBN: 1565924525

Just Java 2

Visit Just Java 2

Topics include: Introduction and advantages of the Java platform (versions of Java and "future-proofing" software); tutorial to object-oriented programming (including constructors, per-instance, and per-class members); types of Java executables; Java language tutorial; keywords and data types, names, arrays, operators, inheritance and polymorphism, iteration and flow control, exceptions, assertions; Java interfaces explained; packages and visibility rules; the Java Character class in depth; threads and synchronization; mutual exclusion; garbage collection; quick introduction to design patterns; Java file I/O (including files, reading and writing text, and binary values); advanced I/O (including random file access); J2SE 1.4 new I/O (NIO) package (including memory-mapped files); big- and little-endian byte order explained; Java support for regular expressions; Java collections; utility classes (including math and calendar classes).

  • Cost: $34.99
  • Pages: 1136
  • Edition: 5th edition
  • ISBN: 0130320722
Java : Tutorials

Learn Working in Java

Visit Learn Working in Java

Find all information needed to learn working in java, understand how to code in java, how to design your program, understand classes and more. This website discusses programming problems, why they are problems, and the approach Java has taken to solve them. Topics include: Introduction to Java; Introduction to objects; Controlling program flow; Initialization and cleanup; Hiding the implementation; Reusing classes; Polymorphism; Holding your objects; Error handling with exceptions; The Java IO system; Creating windows and applets.

  • Cost: Free