课程目录:Programming in C培训
4401 人关注
(78637/99817)
课程大纲:

       Programming in C培训

 

 

 

A Brief History of C Programming Language
Basic Instructions
Data types
Keywords
Operators and their priorities
Retrieving and Displaying Data
Printf formatting instructions and scanf
Operators
Functions, macros
Structures
Indicators
Pointers to variables
Pointers to functions
Pointers to variables in the structure
Dynamic memory allocation
Malloc function
Recursion Functions with a variable number of parameters unions bit fields Basic functions of the library

Libraries math, stdio, stdlib, time
Introduction to algorithms and data structures *
Unidirectional list
Tree
Sorting algorithms
* Optional topics