Java Multiple Threads Resources

Below you will find 0 categories and 3 links related to Java Multiple Threads Resources.

Links:

Java : Books

Core Java 2 Advanced Features

Visit Core Java 2 Advanced Features

Topics covered: Programming with multiple threads (states and priorities, daemon threads); thread synchronization; avoiding deadlocks; using threads with Swing (dos and don'ts); introduction to collections (including lists, sets, trees, and maps); the collections framework; algorithms (sorting and searching); legacy collections; Java network programming (sending e-mail, using sockets and URLs, basic Web programming); JDBC and databases (quick SQL tutorial, connecting and querying data, metadata, and transactions); new JDBC 3.0 features; remote method invocation (RMI); Java and CORBA; advanced Swing tutorial (JList, JTree, and JTable, including custom rendering options); advanced AWT and Java 2-D graphics (including image manipulation and graphics filters); clipboard and drag-and-drop support; JavaBeans (properties and events, property editors and customizers); Java security (class loaders and bytecode verification, digital signatures).

  • Cost: $34.99
  • Pages: 1232
  • Edition: 5th edition
  • ISBN: 0130927384

Pure JFC Swing

Visit Pure JFC Swing

Pure JFC is a substantial and focused reference for sophisticated Java programmers. This book begins with an accelerated introduction to JFC so that experienced Java programmers can quickly understand the new concepts and begin developing their own JFC applications. Pure JFC also contains hundreds of programming techniques, complete with well-commented code examples that readers can immediately use in their own Java programs. Cadenhead's Teach Yourself Java 2 in 24 Hours is a definite beginner's book, a self-tutorial in 24 one-hour chapters. The guides on networking, Threads (the ability of Java to multitask by allowing for multiple processes and actions at the same time), and Swing (a powerful Java interface package for visual design) are for advanced Java programmers but will fit well within most libraries. The book begins with a guide to what's new in Swing, including its new interface components and pluggable look and feel.

  • Cost: $2.99
  • Pages: 832
  • Edition: 1st edition
  • ISBN: 0672314231
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