|
|
| C Tutorial for mainframe |
|
| eBook: |
C Tutorial for mainframe |
| Description: |
Design The components of C programs compared to assembler & COBOL programs
Punctuation Braces, brackets and other awkward characters
Types Mainframe variable types: integers, floating point numbers, characters etc.
Pointers Using pointers to manipulate variables
Structures Defining records, control blocks and parameter lists etc.
Loops Using For and While loops
Strings Text handling using character arrays
#define Macros, equates and conditional compiles |
| No. of Visits: |
280 |
| Date Added: |
10/27/2006 |
| URL: |
www.sysprog.net/cplus.html [View / Download eBook]
|
| eBooks related to C Tutorial for mainframe : |
C tutorial for mainframes
Since there is a lack of books and training for C programmers on the mainframe, we have put together the following tutorials, which are meant to supplement the C education that is available. Data Structures and Algorithms with Object-Oriented Design Patterns in C++
This book is about the fundamentals of data structures and algorithms--the basic elements from which large and complex software artifacts are built. To develop a solid understanding of a data structure requires three things: First, you must learn how the information is arranged in the memory of the computer C Elements of Style
This book covers only the C language and is a bit out dated. However it still contains a lot of good advice.
Note: The HTML conversion is not perfect. If you want things nicely formatted, get the PDF version. Online C++ Tutorial
So, what exactly is a programming language? As a loose definition, a programming language is a tool used by a programmer to give the computer very specific instructions in order to serve some purpose for the user. A program is like a recipe. It outlines exactly the steps needed to create something or perform a certain task. For, example, when baking chocolate chip cookies, there are certain steps that need to be followed: Teach Yourself C++ in 21 Days,
Welcome to Teach Yourself C++ in 21 Days! Today you will get started on your way to becoming a proficient C++ programmer. You'll learn
* Why C++ is the emerging standard in software development.
* The steps to develop a C++ program.
* How to enter, compile, and link your first working C++ program. Visual C++ 6 Unleashed
Visual C++ 6 Unleashed provides comprehensive coverage of the core topics for Visual C++ 6 programming. This book skips the beginning level material and jumps right in to Visual C++. The C Book
his is the online version of The C Book, second edition by Mike Banahan, Declan Brady and Mark Doran, originally published by Addison Wesley in 1991. This version is made freely available. C++ Programming Style Guide
Exerpt from this guide: 'Good style is like touch typing: it may seem counter-productive at first, but the initial effort will pay enormous dividends. After a little while, the elements of good style will be second nature. Good style will help you to debug your programs more easily, and also make them more easily readable by your instructor.' From the Department of Mathematics and Computer Science, Denison University. C++ Overview
This document, from Rice University, is an overview of the C++ programming language for those with little or no experience with it. It can also be used as a reference for more experienced C++ programmers. It assumes you are experienced in programming with some other programming language. It describes several important features of the C++ language that you need to know and presents coding examples, from which you should be able to determine the general rules of writing C++ programs. Teach Yourself C++ in 21 Days
This book is designed to help you teach yourself how to program with C++. In just 21 days, you'll learn about such fundamentals as managing I/O, loops and arrays, object-oriented programming, templates, and creating C++ applications--all in well-structured and easy-to-follow lessons. Lessons provide sample listings--complete with sample output and an analysis of the code--to illustrate the topics of the day. Syntax examples are clearly marked for handy reference.
C Tutorial for mainframe - Free eBook C Tutorial for mainframe - Download ebook C Tutorial for mainframe free
|
|
|