www.ebookic.com

Free Ebook Library

Java

C# From Java

By • 2009-06-09 • Category:Java

C# From Java

  These notes should help you convert a program from Java to C#. I assume that the reader is an experienced Java programmer. The notes also document decisions which I have made which may or may not be sensible. I’ve written them in FAQ fo

More...



Java for COBOL Programmers

By • 2009-06-09 • Category:Java

Java for COBOL Programmers

  COBOL, one of the oldest programming languages in current use, still provides the framework for many vital business, finance, and administrative programs and systems that companies and governments use in day-to-day activities. Scores of organ

More...



Swing Extreme Testing: The Extreme approach to complete Java application testing

By • 2009-06-09 • Category:Java

Swing Extreme Testing: The Extreme approach to complete Java application testing

  Thorough testing is the basis of good software. Whether we use an agile development methodology such as Extreme Programming, or a more traditional approach, we must test our software at the unit level and application level. The tests must run

More...



Professional Java Native Interfaces with SWT/JFace

By • 2009-06-09 • Category:Java

Professional Java Native Interfaces with SWT/JFace

  Professional Java Native Interfaces takes a solutions-based approach in showing how SWT/JFace works, discussing each common component, providing useful, practical ideas, tips and techniques to make the Java developers’ work easier. The

More...



Practical Eclipse Rich Client Platform Projects

By • 2009-06-06 • Category:Java

Practical Eclipse Rich Client Platform Projects

  Eclipse and the Rich Client Platform (RCP) together form a leading development platform. It provides a lightweight software component framework based on plug–ins. In addition to allowing Eclipse to be extended using other programming la

More...



Professional Java JDK 6 Edition

By • 2009-06-02 • Category:Java

Professional Java JDK 6 Edition

  Working as an effective professional Java developer requires you to know Java APIs, tools, and techniques to solve a wide variety of Java problems. Building upon Ivor Horton’s Beginning Java 2, this resource shows you how to use the cor

More...



Pro Eclipse JST: Plug-ins for J2EE Development

By • 2009-06-02 • Category:Java

Pro Eclipse JST: Plug-ins for J2EE Development

  The open source Eclipse has proven to be a best-of-class, extensible application development framework. Out of the zip file, Eclipse offers many tools for developing Java applications including wizards, unit testing, debuggers, and editors. H

More...



Professional Eclipse 3 for Java Developers

By • 2009-05-30 • Category:Java

Professional Eclipse 3 for Java Developers

  Step-by-step guide that introduces novices to using all major features of Eclipse 3 Eclipse is an open source extensible integrated development environment (IDE) that helps Java programmers build best-of-breed integrated tools covering the w

More...