Programming Languages BooksC Programming Books

C Programming For Mathematical Computing

Advertisement

C Programming For Mathematical Computing

C Programming For Mathematical Computing

The objective of this note is to introduce the basic concepts of data structure and some applications using the popular high level programming language C. Topics covered includes: Program Fundamentals, Algorithms and Flow charts and C Constants, variables And data types, Operators and Expressions and managing input / output operations, Decision Making and Branching and looping, Arrays and User defined Functions.

Author(s):

s152 Pages
Similar Books
C Programming by wikibooks.org

C Programming by wikibooks.org

This note explains the following topics: Compiling, Structure and style, Variables, Error handling, Simple Input and Output, Simple math, Procedures and functions, Preprocessor, Libraries, File IO, Arrays, Pointers, Memory management, Strings, Complex types, Networking in UNIX, Particularities of C, Language Overloading and Extensions, Combining Languages, Computer Programming, C Reference Tables, POSIX Reference, Licenses.

sNA Pages
Programming in C by Guru Jambheshwar University

Programming in C by Guru Jambheshwar University

This note covers the following topics: C essentials, Data types, Data input and output, Operators and expressions, Decision control structure, Loop control statement, Arrays, Functions, Strings, Pointers and Introduction to cpp.

s278 Pages
The GNU C Reference Manual

The GNU C Reference Manual

This is a reference manual for the C programming language as implemented by the GNU Compiler Collection (GCC). Topics covered includes: Lexical Elements, Data Types, Expressions and Operators, Functions, Program Structure and Scope.

s91 Pages
Introduction to C Programming

Introduction to C Programming

This web site contains course notes for an introductory C Programming course, that does not include any features of C++.

sNA Pages
Essential C

Essential C

This note explains all the common features and techniques for the C language. The coverage is pretty quick, so it is most appropriate for someone with some programming background who needs to see how C works. Topics include variables, int types, floating point types, promotion, truncation, operators, control structures (if, while, for), functions, value parameters, reference parameters, structs, pointers, arrays, the pre-processor, and the standard C library functions.

sNA Pages
Programming   in C    UNIX System Calls and Subroutines Using C (by A. D. Marshall)

Programming in C UNIX System Calls and Subroutines Using C (by A. D. Marshall)

This note covers the following topics: The Common Desktop Environment, C/C++ Program Compilation, C Basics, Conditionals, Looping and Iteration, Arrays and Strings, Functions, Pointers, Dynamic Memory Allocation and Dynamic Structures, Low Level Operators and Bit Fields, The C Preprocessor, C, UNIX and Standard Libraries, Integer Functions, Random Number, String Conversion, Searching and Sorting, String Handling, File Access and Directory System Calls, Interprocess Communication (IPC), PipesRemote Procedure Calls (RPC) and Writing Larger Programs.

sNA Pages
Phil's C Course

Phil's C Course

This course is intended to help a good programmer particularly someone familiar with DEC Fortran, start programming in C. Topics covered includes: Why is the language called C, Variables, Types and Functions, Loop and Flow Control Constructs, Arrays, Pointers, Strings, Structures and Unions, Typedef, Header Files, Macros and the ? operator, Logical and Relational Operators, Bitwise Operators, Function Prototypes, File IO Routines and Command Line Arguments, Obfuscation, Changing from VAX C or K&R C to ANSI Compliant DEC C.

sNA Pages
C   Programming Notes (Steve Summit)

C Programming Notes (Steve Summit)

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
Learning GNU C (C. O'Riordan) Mirror

Learning GNU C (C. O'Riordan) Mirror

Currently this section contains no detailed description for the page, will update this page soon.

s Pages
The GNU C   Programming Tutorial (M. Burgess)

The GNU C Programming Tutorial (M. Burgess)

Currently this section contains no detailed description for the page, will update this page soon.

s Pages

Advertisement