ISeries and AS/400 Java at Work

ISeries and AS/400 Java at Work
Title ISeries and AS/400 Java at Work PDF eBook
Author Don Denoncourt
Publisher MC Press
Pages 0
Release 2001-08-24
Genre Application software
ISBN 9781583470183

Download ISeries and AS/400 Java at Work Book in PDF, Epub and Kindle

If you are a good Java programmer who wants to become an excellent Java application developer, this book and companion CD-ROM are for you. This book contains 64 chapters written by 18 leading Java experts on Java technologies. Originally compiled by Don Denoncourt as a personal resource to help him develop and code Java applications for his consulting business, iSeries and AS/400 JavaTM at Work contains all the essential information Denoncourt has gleaned from his years as the editor of AS/400 NetJava Expert, a on time contributor to Midrange Computing, and an award-winning seminar speaker. I consider this book to be my secondary storage device for Java technology, says Denoncourt. It is an extension of my Java capabilities, and it could be the same for you. This is not a book for the beginner Java programmer. Rather, it is the definitive second-tier education for Java programmers. Many know the language; those who succeed will know how to make the language work in a business environment. This book will show you how the experts are getting it done. Java is a pervasive technology today. iSeries and AS/400 shops are clamoring for Java expertise so that they can modernize their business applications and build their Web presence. Businesses need Java programmers who can use their skills to contribute real value as application developers. Successful Java programmers need more than basic Java programming skills; they need a strong grasp of business--real-world tools to develop robust applications. There has never been a better time to build your Java skills, and there has never been a better resource to help you do it than iSeries and AS/400 Java at Work

Java and the AS/400

Java and the AS/400
Title Java and the AS/400 PDF eBook
Author Daniel Darnell
Publisher
Pages 260
Release 1999
Genre Computers
ISBN 9781583040331

Download Java and the AS/400 Book in PDF, Epub and Kindle

Not just another Java tutorial, this detailed guide takes you through everything you need to know about the AS/400's implementation of Java Book jacket.

Java Application Strategies for ISeries and AS/400

Java Application Strategies for ISeries and AS/400
Title Java Application Strategies for ISeries and AS/400 PDF eBook
Author Don Denoncourt
Publisher MC Press
Pages 0
Release 2001
Genre Computers
ISBN 9781583470251

Download Java Application Strategies for ISeries and AS/400 Book in PDF, Epub and Kindle

Java Application Strategies for iSeries and AS/400--Second Edition provides a much-needed look at the realities of using Java to develop real-world OS/400 applications. Don Denoncourt draws on his years of experience as a business application programmer and on his acknowledged expertise in Java to lead RPG programming professionals through the potential pitfalls of object-oriented programming (OOP), teaching them effective strategies for Java application design and programming. Covering the gamut of Java application strategies, this book includes introductory information on Java and object-oriented programming, methods for integrating object-oriented techniques into your application design, a description of the utilities and tools available on iSeries and AS/400, methods to access DB2/400 with Java, ways to integrate Java with your legacy applications, and a tutorial on how to develop a Java GUI. New to this edition are sections on server-side Java and the Web--an up-to-date look at servlets, JavaServer Pages (JSPs), and programming server-side applications on the Web.

ISeries and AS/400 RPG IV at Work

ISeries and AS/400 RPG IV at Work
Title ISeries and AS/400 RPG IV at Work PDF eBook
Author Doug Pence
Publisher MC Press
Pages 566
Release 2000
Genre Computers
ISBN

Download ISeries and AS/400 RPG IV at Work Book in PDF, Epub and Kindle

Doug Pence and Ron Hawkins have spent the last two decades accumulating tips, tools, and techniques that make RPG the best that it can be. From designing software to attaining maximum performance to using advanced problem-solving tools, this book presents a wide range of important topics. It offers in-depth, practical coverage of basic subjects--such as data structures, string handling, and subfiles--and also tackles the more intricate subject areas, such as APIs, prototyping, and journaling as a debugging tool. It covers built-in functions (BIFs), data types, and subprocedures. From coding to compiling, this book has tips for RPG programmers of every level.

AS/400

AS/400
Title AS/400 PDF eBook
Author George Lin
Publisher Prentice Hall
Pages 648
Release 1995
Genre Computers
ISBN

Download AS/400 Book in PDF, Epub and Kindle

The Application System/400 (AS/400) is IBM's family of full-range, general purpose computers, which encompass a broad range of related models. This book is a complete guide to the AS/400 system, utilities, database structure, and programming.

Jdbc And Record Level Access With Ibm As/400 Toolbox For Java

Jdbc And Record Level Access With Ibm As/400 Toolbox For Java
Title Jdbc And Record Level Access With Ibm As/400 Toolbox For Java PDF eBook
Author Joe Pluta
Publisher
Pages 228
Release 2002-10
Genre Computers
ISBN 9780976269205

Download Jdbc And Record Level Access With Ibm As/400 Toolbox For Java Book in PDF, Epub and Kindle

Database access is the heart of iSeries web applications. There are two main techniques available: JDBC and Record Level Access (RLA). RLA is similar to using file I/O operations in RPG, while JDBC uses SQL. Which should you use for any given job? Whether you're creating web applications, client programs, or server-side code, you need to know how to effectively use JDBC or RLA to access your iSeries data. In this new, fast-paced 20-hour training course, Joe Pluta takes you step-by-step through many labs which allow you to compare and contrast both JDBC and RLA. Using these short, easy to understand labs, you'll create Java classes to read files sequentially and by key. You'll learn how to create complete CRUD classes (Create, Read, Update, Delete) using both RLA and JDBC. TOPICS COVERED IN THIS HANDS-ON COURSE INCLUDE: ?Sequential access with RLA and JDBC ?Creating and closing connections ?Working with records and fields from database files ?Using RLA and JDBC for keyed access ?Updating records using RLA and JDBC ?Error handling using the database access techniques ?Inserting new records with RLA and JDBC ?Creating a 3-tier client application to display, insert, update and delete data ?Using an Abstract Class to simplify Java development ?The JBUI classes to provide powerful user interfaces, far simpler than AWT or Swing NOTE: This course uses VisualAge for Java version 3.5 or 4.0, provided with the IBM WebSphere Development Tools for iSeries. Some experience with Java is assumed. When should you use JDBC? When should you use RLA? With this training you?ll always make the right choice to maximize Java Database performance and make your job easier.

SQL/400 Developer's Guide

SQL/400 Developer's Guide
Title SQL/400 Developer's Guide PDF eBook
Author Paul Conte
Publisher System iNetwork
Pages 548
Release 2000
Genre Computers
ISBN 9781882419708

Download SQL/400 Developer's Guide Book in PDF, Epub and Kindle

IBM and the rest of the computer industry are putting most of their DBMS development efforts into SQL. This reference provides the SQL/400 skills that a successful applications developer needs and shows how to create comprehensive, complex, and professional SQL/400 databases.