C for Business Programming
Author: John C Molluzzo
One of the only books of its kind to focus soley on business applications, this comprehensive introduction to ANSI C programming conforms to the ANSI C standard and is geared for users with little programming experience. Sensibly o rganized, it explains concepts in a clear, understandable language supported by many fully worked-out examples; highlights important definitions, concepts, and rules; and illustrates key ideas in over 70 complete example programs. Contains nearly 600 exercises, experiments and programming problems of varying types and levels of difficulty. Each chapter: includes exercises on the syntax and semantics of C; and provides programming problems ranging from 10- to 20-line programs to full-scale projects that require the use of several user-defined functionsall emphasizing business applications of C. Covers basic data types, variables, arithmetic operators, precedence rules, and the printf() and scanf() functions in short, easily digestible units. Discusses the basic control structures of programming and their applications, covering such topics as indefinite iterationwith a complete analysis of the while statement, and the if statement in its major application, processing payrolls. Introduces the idea of a function gradually, and includes detailed sections on the four applications that use functions, namely, calculating interest, approving loan applications, calculating commissions, and displaying a table of powers. Examines how to access array elements and process an array correctly. Explains the importance of pointers, using illustrative programs to show how to count characters in a string, display a string in reverse, and count words ina string. Studies typedef and structures, and exlains how to sort and search a table, including both sequential and binary searches. Offers a thorough treatment of file processing in C. For business managers, and those in computer science fields.
Table of Contents:
Preface | ||
1 | Introduction to C | 1 |
2 | Integers | 23 |
3 | Real Numbers | 47 |
4 | More Arithmetic Operators | 69 |
5 | Indefinite Iteration | 82 |
6 | Definite Iteration | 113 |
7 | Program Control: Decision Making with if | 137 |
8 | Complex Decisions | 158 |
9 | Functions | 188 |
10 | Modular Design Using Functions | 222 |
11 | Arrays | 264 |
12 | Pointers and Strings | 300 |
13 | Pointers, Arrays, and Functions | 332 |
14 | User-Defined Data Types and Structures | 386 |
15 | File Processing in C | 447 |
App. A Computers, Data, and Program Development | 503 | |
App. B Program Control | 519 | |
App. C The Functions printf() and scanf() | 536 | |
App. D C Keywords and Library Functions | 538 | |
Index | 541 |
Book review: Verhandlungsanalyse: Die Wissenschaft und Kunst der Zusammenarbeitenden Beschlussfassung
Governments, Globalization, and International Business
Author: John H Dunning
It is a cliche to say that we live in a globalized world in which investment flows, communications, and the operations of multinationals from all parts of the world have changed the character of the international business environment. But the easy concept of globalization poses as many questions as it answers. In this book, a prestigious group of international scholars explores in detail the consequences of globalization--defined as "the deepening structural interdependence of the world economy."
No comments:
Post a Comment