Java Native Interface: Programmer's Guide and Specification
by Sheng Liang
Publisher: Prentice Hall PTR 1999
ISBN/ASIN: 0201325772
ISBN-13: 9780201325775
Number of pages: 318
Description:
Written for the experienced Java developer, The Java Native Interface documents the latest in native code programming for the Java platform using the Java Native Interface (JNI) with C/C++. Author Sheng Liang built the book around 'dos and don'ts', even specifying within the introduction when you should and when you should not use JNI. Though sometimes densely written, this title certainly conveys a good deal of technical information on using native code with Java.
Download or read it online for free here:
Download link
(3.6MB, PDF)
Similar books
OSGi in Practiceby Neil Bartlett - GitHub
Java alone does not support modularity. However, Java's great strength is its flexibility, which has allowed a powerful module system to be built on top. That module system is called OSGi. OSGi is the way to build modular applications in Java.
(10842 views)
Java Application Development on Linuxby Carl Albing, Michael Schwarz - Prentice Hall PTR
The hands-on guide to the full Java application development lifecycle on Linux, written for Java and Linux developers alike. The authors demonstrate the platform, tools, and application development by showing easy-to-follow, realistic examples.
(21222 views)
Developing with Eclipse and Mavenby by Tim O'Brien, at al. - Sonatype, Inc.
This book covers the installation and configuration of the m2eclipse plugin as well as detailing some of the procedures you can use to: Create projects using Maven Archetypes, Check Out a Maven Project from SCM, Import Maven Projects, etc.
(16309 views)
Java Web Programming with Eclipseby David Turner, Jinseok Chae
The book introduces students to web application development in Java with the use of Eclipse. It provides instructions on how to construct solutions to various problems. The book assumes a familiarity with HTML and the Java programming language.
(16300 views)