(VTC) C Programming 2007 Tutorials
The C Programming Language is the foundation of nearly all modern computer languages. C is a “low level” simple language that can be used to create the most elegant of applications and operating systems. Most of today’s commercial applications and operating systems have the C language at their core. VTC author Tim Heagarty explains the history and mechanics of the language and gives practical advice on its use in the commercial world.
Contents:
01 Introducing C
Introduction(05:35)T
Short History of C(03:40)T
C on Windows(04:02)T
Testing Visual C++ 2005 Express Edition(02:55)T
C on Linux(03:41)T
Testing GNU CPP(03:21)T
What a Compiler Is(04:29)T
02.First Steps
Hello World(01:55)T
Entering The Program Pt.1(04:28)T
Entering The Program Pt.2(06:41)T
Compile & Run(07:04)T
Examine Each Line(10:08)T
First Program Assignment(02:46)T
First Program Answer(02:55)T
03.Types - Operators & Expressions
Types/Operators & Expressions
Types/Operators & Expressions(03:27)T
Variable Names(06:53)T
Data Types & Sizes(03:38)T
Constants(07:20)T
Declarations(03:10)T
Arithmetic Operators(02:33)T
Relational & Logical Operators Pt.1(04:40)T
Relational & Logical Operators Pt.2(04:34)T
Type Conversions(05:25)T
Increment & decrement Operators(03:20)T
Bitwise Operators(09:50)T
Assignment Operators & Expressions(03:43)T
Conditional Expressions(04:16)T
Precedence & Order of Evaluations(06:38)T
04.Control Flow
Control Flow(02:11)T
Statements & Blocks(05:57)T
If-Else(02:11)T Else-If Pt.1(04:44)T
Else-If Pt.2(05:19)T Switch(09:38)T
Loops - While(08:56)T
Loops - For(04:54)T
Loops - Do-While(03:29)T
Break & Continue(03:35)T
Goto & Labels(02:25)T
05.Functions & Program Structure
Functions & Program Structure(02:36)T
Basics of Functions Pt.1(04:59)T
Basics of Functions Pt.2(03:54)T
Functions Returning Non-integers(03:59)T
External Variables(04:22)T
Scope Rules(03:52)T
Header Files(03:54)T
Static Variables Pt.1(07:14)T
Static Variables Pt.2(02:25)T
Register Variables(02:03)T
Block Structure(03:10)T
Initialization(03:48)T
Recursion(04:04)T
The C Preprocessor(05:58)T
06.Pointers & Arrays
Pointers & Arrays(01:05)T
Pointers & Addresses Pt.1(04:02)T
Pointers & Addresses Pt.2(06:02)T
Pointers & Function Arguments(02:57)T
Pointers & Arrays(04:01)T
Address Arithmetic(06:07)T
Character Pointers & Functions(03:53)T
Pointer Arrays/Pointers to Pointers(02:44)T
Multi-dimensional Arrays(05:07)T
Initialization of Pointer Arrays(02:48)T
Pointers vs. Multi-dimensional Arrays(02:38)T
Command-line Arguments(03:15)T
Pointers to Functions(02:39)T
Complicated Declarations(02:36)T
07.Structures
Structures(02:18)T
Basics of Structures Pt.1(04:24)T
Basics of Structures Pt.2(04:22)T
Structures & Functions(06:59)T
Arrays of Structures(02:37)T
Pointers to Structures(06:49)T
Typedef(02:20)T Unions(02:50)T
Bit-fields(02:37)T
08.Input & Output
Input & Output(02:24)T
Standard Input & Output(06:36)T
Formatted Output-Printf Pt.1(05:48)T
Formatted Output-Printf Pt.2(02:49)T
Variable Length Argument Lists(05:12)T
Formatted Input Scanf(02:50)T
File Access(05:29)T
Error Handling Stderr & Exit(05:03)T
Line Input & Output(01:45)T
Miscellaneous Functions(06:31)T
09.Using C on the Web
Using C on the WWW With CGI(04:14)T
Basics of CGI Pt.1(04:10)T
Basics of CGI Pt.2(03:48)T
Preparing For C & CGI Pt.1(04:32)T
Preparing For C & CGI Pt.2(05:12)T
Hello World on CGI(07:57)T
Functions For C on WWW(04:10)T
Writing A Form For CGI Pt.1(06:09)T
Writing A Form For CGI Pt.2(06:41)T
Writing A Form For CGI Pt.3(07:11)T
Display & Use Environment Vars Pt.1(04:23)T
Display & Use Environment Vars Pt.2(06:55)T
10.The UNIX System Interface
The UNIX System Interface(03:39)T
Low Level I/O Read & Write(02:59)T
Open/Create/Close/Unlink(03:45)T
Random Access Lseek(02:11)T
11.Input & Output
Input & Output Pt.1(06:53)T
Input & Output Pt.2(04:56)T
File I/O & Character I/O(06:38)T
Direct I/O & Error Handling(05:59)T
Character Class Tests (02:18)T
String Functions Pt.1(07:16)T
String Functions Pt.2(04:55)T
Math & Utility & (03:32)T
Diagnostics/Arg Lists & Signals Pt.1(05:47)T
Diagnostics/Arg Lists & Signals Pt.2(02:25)T
Date & Time Functions Pt.1(03:24)T
Date & Time Functions Pt.2(04:34)T
Defined Limits & (01:57)T
12.Review
Review(03:57)T
13.Credits
About this Author(01:09)T
Work Files
Part file Download
SEO Tags: c programming , c programming tutorials , c programming video tutorials, free download c programming tutorials video hd, c programming 2007 VTC tutorials free download

No comments:
Post a Comment