Java Application Development on Linux (Carl Albing, et al)

 
0.0 (0)
Java Application Development on Linux (Carl Albing, et al)

Because Linux can be used for both development and deployment, it is the Java development platform with the quickest growth. However, managing and deploying Java programs in a regulated production environment presents developers with major platform-specific problems.

Java Application Development on Linux is a practical manual for the entire Java application development lifecycle on Linux. It was written with both Java and Linux developers in mind.

Albing and Schwarz showcase the platform, tools, and application development by using practical, easy-to-follow examples in an effort to save other developers hours of trial and error. This software guides readers through business-logic object analysis, database design, Java servlet UIs, Java Server Pages (JSP) UIs, Swing GUIs, and Standard Widget Toolkit (SWT) GUIs after a straightforward command-line application introduce fundamental tools. Utilizing both the Apache Geronimo and JBoss Application Servers as well as Enterprise JavaBeans is possible when scaling up to the enterprise level (EJB).

Readers learn how to

  • Use development tools available on Linux, such as the GNU Compiler for Java (GCJ), Ant, the NetBeans IDE, IBM's Eclipse Java IDE, JUnit, and SunONE Studio
  • Develop business logic layers using Java DataBase Connectivity (JDBC)
  • Add a Web interface using servlets and JSPs
  • Add a GUI using Sun's Abstract Window Toolkit (AWT) and IBM's SWT
  • Deploy EJBs in Linux

Ebook Details

About the Authors
  • Carl Albing is a programmer/analyst and consultant. With more than 20 years of industry experience, he has for several years been building business solutions using Linux and Java technologies. He has made technical presentations for conferences and corporations throughout the U.S., Canada, and Europe.
  • Michael Schwarz is a software engineer who has worked on Linux since its emergence. He is a frequent contributor to Linux Journal and the lead author of Multitool Linux (Addison-Wesley, 2002).
Publisher
Published
Published Date / Year
1 edition (December 2, 2004), eBook 2005
Hardcover
360 pages
eBook Format
PDF, 3.23 MB
ISBN-10
013143697X
ISBN-13
978-0131436978

Similar Programming & Computer Books

Java Security (Scott Oaks)
Java Security by Scott Oakes is exceptional in both its technical breadth and readability. It offers a thorough introduction of the Java security architecture and security classes, as well...
Securing Java: Getting Down to Business with Mobile Code (Gary McGraw, et al)
Security becomes more important as Java develops and enters the industry. But as Java develops, so do its security concerns and designs. ...
A Java GUI Programmer's Primer (Fintan Culwin, et al)
The design and creation of Java artifacts with a graphical user interface are introduced in A Java GUI Programmer's Primer.  
Swing: A Quick Tutorial for AWT Programmers (Marty Hall)
This free programming book offers brand-new Swing programmers a fully integrated learning bundle using the practical methodology. It provides the right amount of theoretical and practical coding. ...
Java Look and Feel Design Guidelines: Advanced Topics (Sun Microsystems Inc.)
gives programmers the specifications for using the Java Foundation Classes to create user interfaces (JFC). emphasizes the appearance and feel of native Java (called Metal). establishes the visual design...
Java Look and Feel Design Guidelines, 2nd Edition (Sun Microsystems Inc.)
Anyone involved in the process of developing cross-platform Java applications and applets should read Java Look and Feel Design Guidelines.  
Java Swing Tutorial (Jan Bodnar)
Sun Microsystems officially launched the Java GUI toolkit known as Swing. Java is used to develop graphical user interfaces. This is a guide to Java Swing. Beginner and advanced...
O'Reilly® Java AWT Reference (John Zukowski)
The Abstract Window Toolkit (AWT), a sizable collection of classes for creating graphical user interfaces in Java, is completely referenced in the Java AWT Reference. You can make windows,...
Manning® Java Swing, Second Edition (Matthew Robinson)
The successful strategy used in the first edition of Swing is continued in this book, which pushes the limits of the Java Swing library's versatility and power. ...
The JFC Swing Tutorial: A Guide to Constructing GUIs (Kathy Walrath, et al)
The JFC Swing Tutorial has been completely updated and redesigned to reflect the most recent changes to the Java 2 platform and JFC Swing API. Working closely with the...

Others Programming Books by Prentice Hall

A Java GUI Programmer's Primer (Fintan Culwin, et al)
The design and creation of Java artifacts with a graphical user interface are introduced in A Java GUI Programmer's Primer.  
Writing Bug-Free C Code: A Programming Style That Automatically Detects Bugs in C Code (Jerry Jongerius)
This free programming book explains a style of C programming that is based on data abstraction and run-time object verification. It also explains a method that produces code that...
JNDI API Tutorial and Reference: Building Directory-Enabled Java Applications (Rosanna Lee, et al)
This free programming book gives an overview of the Java Name and Directory InterfaceTM as well as an introduction to naming and directory technologies (JNDI). ...
Algorithms and Data Structures (Niklaus Wirth)
A new edition of the classic book Algorithms + Data Structure = Programs by Niklaus Wirth, creator of Pascal and Modula-2, has been released (PH, l975). The original book...
Category Theory for Computing Science (Michael Barr, et al)
This free programming book is a textbook on fundamental category theory that was developed with computing science scholars and students in mind. In the context of examples and applications...
Agile Principles, Patterns, and Practices in C# (Robert C. Martin, et al)
This free programming book quickly transitions from UML models to actual C# code while presenting a series of case studies to demonstrate the foundations of Agile development and Agile...
Speech and Language Processing (Dan Jurafsky, et al)
This draft substantially updates our new Chapter 11, which discusses BERT and fine-tuning, adds a section on softmax regression to the chapter on logistic regression, and corrects numerous other...
Natural Language Processing for Prolog Programmers (Michael A. Covington)
This book focuses on translating theories into useful strategies in order to bridge the gap for those who are familiar with Prolog but have little or no expertise in...
Problems on Algorithms, 2nd Edition (Ian Parberry, et al.)
Simply put, an algorithm is a step-by-step process for addressing a problem. As a programmer, the algorithms you'll use most frequently have already been identified, validated, and verified. ...
Industrial Strength C++: Rules and Recommendations (Mats Henricson, et al)
This book offers tried-and-true methods for utilizing and programming in the C++ object-oriented language in the form of simple-to-follow lists of rules and recommendations, operating under the premise that...
Assemblers and Loaders (David Salomon)
This thorough book begins with an introduction to one-pass and two-pass assemblers before covering the design and implementation of loaders.
Java, Java, Java: Object-Oriented Problem Solving (R. Morelli and R. Walde)
This tutorial uses a games-and-puzzles-first approach to Java programming, making it functional and adaptable.
Wireless Communications: Signal Processing Perspectives (H. V. Poor, et al)
Explains the most recent studies in the use of signal processing techniques in the context of current and upcoming wireless applications, such as wireless media, nomadic computing, and next-generation...
Algebra: Abstract and Concrete (Frederick M. Goodman)
While introducing students to the active practice of mathematics, this introduction to modern or abstract algebra covers the traditional themes of groups, rings, and fields with symmetry as a...
On Lisp: Advanced Techniques for Common Lisp (Paul Graham)
This detailed guide to Lisp's advanced features for seasoned programmers was written by a Lisp expert. It provides a special, useful collection of Lisp programming techniques that demonstrates how...
Computer Vision (Dana H. Ballard, et al)
This book offers a practical introduction to Python-based computer vision.
Thinking in Java, 4th Edition (Bruce Eckel)
Programmers from all around the world praise Thinking in Java for its exceptional clarity, meticulous organization, and concise, straightforward programming examples.
Computer and Network Organization (Maarten van Steen, et al)
This book gives a practical overview of the technical concepts of computer architecture, operating systems, and networks. This novel book describes how computer systems truly function, in contrast to...
UML for Java Programmers (Robert Cecil Martin)
The industry standard for communicating software designs is now the Unified Modeling Language. As the preferred language for serious application developers, Java's popularity is only continuing to rise. ...
Java, Java, Java: Object-Oriented Problem Solving (R. Morelli, et al)
This tutorial uses a games-and-puzzles-first approach to Java programming, making it functional and adaptable.

User reviews

There are no user reviews for this listing.
Ratings
Rate this Book
Comments