The Programmer's Guide to the AS/400

The Programmer's Guide to the AS/400
Author: Robert W. Janson
Publisher: Wadsworth Publishing Company
Total Pages: 148
Release: 1994
Genre: Computers
ISBN:

At last, here's a clearly written, comprehensive guide to programmers seeking to exploit the power and integrated performance features of the AS/400. It guides programmers in navigating menus, manipulating libraries, and mastering control language, as well as working with screen design aids and debugging programs.

AS 400

AS 400
Author: Mike Dawson
Publisher:
Total Pages: 304
Release: 1997
Genre:
ISBN: 9780078530678

AS/400

AS/400
Author: Mike Dawson
Publisher: McGraw-Hill Companies
Total Pages: 0
Release: 1997
Genre: IBM AS/400 (Computer)
ISBN: 9780079132390

IBM's AS/400 is powering an ever-expanding number of client-server networks, and users are constantly looking for pain-free ways to create new programs and commands, customize existing software, and jump-start performance. This authoritative book will help you tackle a wide array of systems software development and maintenance tasks with ease and confidence. From basic skills through advanced concepts, you'll go inside the AS/400 to quickly master tips and techniques unavailable anywhere else. Whether you're working with a basic CISC-based AS/400 or one of the new red-hot RISC models, you will discover how to cut development time, shave costs, and advance your career. After benefiting from a comprehensive introduction to systems programming, you'll learn how to create your own commands, use the tricks of performance programmers, utilize iron-clad system security tools, accelerate database jobs, analyze and boost system performance, streamline system configuration, and tame unruly APIs. Plus - you'll have instant access to the important internal AS/400 files and their layouts, as well as a complete list of all APIs and their functions. Additionally, all commands and sources featured in the book are included on an accompanying diskette.

RPG IV Programming on the AS/400

RPG IV Programming on the AS/400
Author: Stanley E. Myers
Publisher: Pearson
Total Pages: 0
Release: 1998
Genre: IBM AS/400 (Computer)
ISBN: 9780134604114

This book is dedicated RPG IV Programming language and the AS/400 environment. The book includes over 60 compiled RPG IV listings documented with a line by line explanation of the instructions and or annotated comments. The author has included over 500 figures and he addresses other important AS/400 software with separate appendices for SEU, PDM, DFU, SDA and interactive debugging. Every chapter includes a summary, review questions, and programming assignments.

Mastering the AS/400

Mastering the AS/400
Author: Jerry Fottral
Publisher: System iNetwork
Total Pages: 580
Release: 2000
Genre: Computers
ISBN: 9781583040706

Annotation A hands-on approach to learning library-object structure, utilities and database management capabilities, application development tools, and OS/400 Control Language (CL), for the AS/400 computer. Twelve lessons, based largely on lab exercises, teach students how to communicate with the system, and use its many features, including CL, Query/400, logical files, DFU, SQL, and SDA. Annotation copyrighted by Book News, Inc., Portland, OR.

Programmer's Guide to NCurses

Programmer's Guide to NCurses
Author: Dan Gookin
Publisher: John Wiley & Sons
Total Pages: 579
Release: 2007-02-26
Genre: Computers
ISBN: 0470140135

Programming the console in UNIX? Here's just what you need. First, you'll get a no-nonsense tutorial guide to the nCurses version 5.5 library, taking you from basic to advanced functions step by step. Then you'll find an A-to-Z reference of more than 175 nCurses functions, cross-referenced and illustrated with examples. With this all-purpose nCurses reference, you?ll: Learn techniques that can be used to program Linux®, FreeBSD®, Mac OS® X, or any other UNIX-based OS. Program, control, and manipulate text on the terminal screen. Control interactive I/O, organize content into windows on the screen, and use color to highlight text and organize information. Use a mouse to further refine input. Create nCurses programs using your choice of editors. Find hundreds of quick, easy-to-understand programming examples. Author Dan Gookin is known for making technology make sense. Buy this book and you'll see why.

AS/400

AS/400
Author: George Lin
Publisher: Prentice Hall
Total Pages: 648
Release: 1995
Genre: Computers
ISBN:

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.

POSIX Programmers Guide

POSIX Programmers Guide
Author: Donald Lewine
Publisher: "O'Reilly Media, Inc."
Total Pages: 654
Release: 1991-04
Genre: Computers
ISBN: 9780937175736

Software -- Operating Systems.

A Programmer's Guide to Computer Science

A Programmer's Guide to Computer Science
Author: William M Springer II
Publisher:
Total Pages: 188
Release: 2020-01-03
Genre: Computers
ISBN: 9781951204037

You know how to code..but is it enough? Do you feel left out when other programmers talk about asymptotic bounds? Have you failed a job interview because you don't know computer science? The author, a senior developer at a major software company with a PhD in computer science, takes you through what you would have learned while earning a four-year computer science degree. Volume one covers the most frequently referenced topics, including algorithms and data structures, graphs, problem-solving techniques, and complexity theory. When you finish this book, you'll have the tools you need to hold your own with people who have - or expect you to have - a computer science degree.

POSIX.4 Programmers Guide

POSIX.4 Programmers Guide
Author: Bill Gallmeister
Publisher: "O'Reilly Media, Inc."
Total Pages: 580
Release: 1995
Genre: Computers
ISBN: 9781565920743

Written in an informal, informative style, this authoritative guide goes way beyond the standard reference manual. It discusses each of the POSIX.4 facilities and what they mean, why and when you would use each of these facilities, and trouble spots you might run into. c.