Though this book does include some general material on Linux and Java (both of which receive better coverage elsewhere, in dedicated volumes), it is the best available catalog of Linux development tools for Java. Meyers documents scores of tools (including compilers, debuggers, virtual machines, just-in-time compilers, and various utilities), some of which he developed himself, in considerable detail.
This book also explains the peccadilloes of the Linux environment when it's called upon to interpret Java programs, including those that relate to X windowing and multithreading. Meyers's documentation concisely states the basics (command syntax and option descriptions) and builds upon them in many cases with examples and notes from his experiments. Where it's appropriate, he's included code that shows how particular features work (or don't work).
For the dedicated Linux user who knows Java well and wants to do serious development work in the language without switching platforms, Java Programming on Linux provides a statement of what programmers can do--and what tools exist to help them. --David Wall
Topics covered: Aspects of developing and deploying Java software on computers that run the Linux operating system; the Sun Java Development Kit (JDK) as it applies to Linux and how versions 1.1 and 1.2 of the JDK differ in that environment; documentation of Linux development and runtime tools for Linux.
Product Details
Would you like to update product info or give feedback on images?
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most Helpful Customer Reviews
30 of 30 people found the following review helpful:
4.0 out of 5 stars
nice reference for java/linux setup & tools,
By John Sigler (Irving, TX, US) - See all my reviews
This review is from: Java Programming on Linux (Paperback)
This book fills a niche which has been needed for Java on Linux developers. It's not for someone wanting to learn Linux or Java - instead it quite nicely fills the gap of helping a Java & Linux user combine the two. Primarily it lists the many tools & jdks available and how to get, install, and use them. Having used Java on Linux for several years now, I believe this book would have been a real time saver when I first started with them.Most of the info is quite current and major changes/updates are noted on the author's website. The book is a monster (nearly 900 pages). IMO, it's too big. The first 185 pages (separate intros to Java and Linux) should have been greatly reduced or removed altogether. The author does a reasonable job in this section of trying to introduce both Java & Linux but would have been better off just pointing the reader to other texts and saving some trees. Part 3, the next 35 pages, could have been reduced to but a few pages as well. From this point on, I think the book does a very good job of listing your options for tools available for Java on Linux. It is thorough in it's breadth of coverage. The only items where I thought it was lacking was with a few of the available JSP servlet engines and more detail (or references) for database info for Linux (mSql, postgres). Overall, this book should be a good reference for Java/Linux developers.
33 of 35 people found the following review helpful:
3.0 out of 5 stars
Valuable for description of Java development tools,
By booklover "booklover" (Arlington, MA USA) - See all my reviews
This review is from: Java Programming on Linux (Paperback)
Java Programming on Linux by Nathan Meyers is a valuable addition to your Java bookshelf, if you work on LINUX.The introduction is a very good overview of Java and explains why Java (despite the hype) is not much used to program GUIs and why its main use is on the server. It also explains where you can't use Java. It is not really the tutorial. It takes the approach of diving into long program listings. The coverage of Java classes is about what you'd get by using the SUN online documentation (which is better). So I wouldn't use the book to teach yourself Java or as a Java reference. Here is where the book shines: setting up Java on LINUX and using the large number of tools that are available on LINUX for Java programming. The book takes the approach of running programs and showing their output almost without commentary, but it is the only book I know of that will show you what is out there on LINUX if you want to do Java development.
11 of 11 people found the following review helpful:
5.0 out of 5 stars
Invaluable asset for Java programming on Linux,
By Drew Varner (Manama, Bahrain) - See all my reviews
This review is from: Java Programming on Linux (Paperback)
The book is for people who want to use Java on Linux. It is not for people looking to learn Java or Linux.I found the book helpful because it explains why Java performs the way it does. In particular, the sections on the relationship between AWT, Swing and XFree86 are very informative. I needed to implement a server-side Java application on Linux, and this book was very helpful.
Share your thoughts with other customers: Create your own review
|
|
Suggested Tags from Similar Products(What's this?)Be the first one to add a relevant tag (keyword that's strongly related to this product).
|