VTC - complete C Programming [Basic to Advanced]
|
vtc -c programming from basic to advanced-very much needed share of all the time
Info:
-> it provides to u userfriendly environment to learners
->easy to undestand .
" if u like this post plz say thanks "
Tutorial Information / Pricing:
Title: C Programming 2007
Author: Tim Heagarty
SKU: 33775
ISBN: 1-933736-90-9
Release Date: 2007-06-22
Price: Single User: US$ 99.95
Duration: 9 hrs / 117 lessons
Compatibility: Win Vista, XP, 2000, 98SE, Mac OS X, OS 9, Linux
Work Files: Yes
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.
* * Never has it been so easy to learn C Programming 2007.
* No expensive classroom training courses.
* No boring hard to follow books to read.
* Learn from your own desk at a pace that suits you.
* High quality affordable training that is easy to use and follow.
* Use our unique training method, it makes learning easy no matter what your learning style.
***********************CONTENTS******************* ******
Quote: Introducing C
Introduction (05:35)
Short History of C (03:40)
C on Windows (04:02)
Testing Visual C++ 2005 Express Edition (02:55)
C on Linux (03:41)
Testing GNU CPP (03:21)
What a Compiler Is (04:29)
First Steps
Hello World (01:55)
Entering The Program Pt.1 (04:28)
Entering The Program Pt.2 (06:41)
Compile & Run (07:04)
Examine Each Line (10:08)
First Program Assignment (02:46)
First Program Answer (02:55)
Types/Operators & Expressions
Types/Operators & Expressions (03:27)
Variable Names (06:53)
Data Types & Sizes (03:38)
Constants (07:20)
Declarations (03:10)
Arithmetic Operators (02:33)
Relational & Logical Operators Pt.1 (04:40)
Relational & Logical Operators Pt.2 (04:34)
Type Conversions (05:25)
Increment & decrement Operators (03:20)
Bitwise Operators (09:50)
Assignment Operators & Expressions (03:43)
Conditional Expressions (04:16)
Precedence & Order of Evaluations (06:38)
Control Flow
Control Flow (02:11)
Statements & Blocks (05:57)
If-Else (02:11)
Else-If Pt.1 (04:44)
Else-If Pt.2 (05:19)
Switch (09:38)
Loops - While (08:56)
Loops - For (04:54)
Loops - Do-While (03:29)
Break & Continue (03:35)
Goto & Labels (02:25)
Functions & Program Structure
Functions & Program Structure (02:36)
Basics of Functions Pt.1 (04:59)
Basics of Functions Pt.1 (03:54)
Functions Returning Non-integers (03:59)
External Variables (04:22)
Scope Rules (03:52)
Header Files (03:54)
Static Variables Pt.1 (07:14)
Static Variables Pt.2 (02:25)
Register Variables (02:03)
Block Structure (03:10)
Initialization (03:48)
Recursion (04:04)
The C Preprocessor (05:58)
Pointers & Arrays
Pointers & Arrays (01:05)
Pointers & Addresses Pt.1 (04:02)
Pointers & Addresses Pt.2 (06:02)
Pointers & Function Arguments (02:57)
Pointers & Arrays (04:01)
Address Arithmetic (06:07)
Character Pointers & Functions (03:53)
Pointer Arrays/Pointers to Pointers (02:44)
Multi-dimensional Arrays (05:07)
Initialization of Pointer Arrays (02:48)
Pointers vs. Multi-dimensional Arrays (02:38)
Command-line Arguments (03:15)
Pointers to Functions (02:39)
Complicated Declarations (02:36)
Structures
Structures (02:18)
Basics of Structures Pt.1 (04:24)
Basics of Structures Pt.2 (04:22)
Structures & Functions (06:59)
Arrays of Structures (02:37)
Pointers to Structures (06:49)
Typedef (02:20)
Unions (02:50)
Bit-fields (02:37)
Input & Output
Input & Output (02:24)
Standard Input & Output (06:36)
Formatted Output-Printf Pt.1 (05:48)
Formatted Output-Printf Pt.2 (02:49)
Variable Length Argument Lists (05:12)
Formatted Input Scanf (02:50)
File Access (05:29)
Error Handling Stderr & Exit (05:03)
Line Input & Output (01:45)
Miscellaneous Functions (06:31)
Using C on the Web
Using C on the WWW With CGI (04:14)
Basics of CGI Pt.1 (04:10)
Basics of CGI Pt.2 (03:48)
Preparing For C & CGI Pt.1 (04:32)
Preparing For C & CGI Pt.2 (05:12)
Hello World on CGI (07:57)
Functions For C on WWW (04:10)
Writing A Form For CGI Pt.1 (06:09)
Writing A Form For CGI Pt.2 (06:41)
Writing A Form For CGI Pt.3 (07:11)
Display & Use Environment Vars Pt.1 (04:23)
Display & Use Environment Vars Pt.2 (06:55)
The UNIX System Interface
The UNIX System Interface (03:39)
Low Level I/O Read & Write (02:59)
Open/Create/Close/Unlink (03:45)
Random Access Lseek (02:11)
Input & Output
Input & Output Pt.1 (06:53)
Input & Output Pt.2 (04:56)
File I/O & Character I/O (06:38)
Direct I/O & Error Handling (05:59)
Character Class Tests (02:18)
String Functions Pt.1 (07:16)
String Functions Pt.2 (04:55)
Math & Utility & (03:32)
Diagnostics/Arg Lists & Signals Pt.1 (05:47)
Diagnostics/Arg Lists & Signals Pt.2 (02:25)
Date & Time Functions Pt.1 (03:24)
Date & Time Functions Pt.2 (04:34)
Defined Limits & (01:57)
Review
Review (03:57)
Credits
About this Author (01:09)
hi frnds
->these r steps for playing c lang videos>
->first extract all fies in a empty folder
->then u get a .bin format file
->after convert tat file into .iso using iso converter like magic iso etc....
->after tat clik on tat . and play the videos better to use quick player
VTC - Advanced C Programming [Tutorial] | 246 MB
Trainer: Arthur Griffith | ISBN: 1935320246 | Duration: 5.5 hrs / 82 tutorials
To begin learning today, simply click on "Uploaded.to" links provided below.
iNSTALL NOTES:
a. Extract
b. Mount/Burn
c. Play & Learn
Introduction
The Contents of this Course (03:23)
C (03:47)
Fundamental Concepts
Compiling (03:16)
Converting Source (04:37)
Program Execution (03:16)
Sequence Points (05:35)
Compatiblity with C++ (06:12)
Types of Data
Integers (04:33)
Three Float (04:35)
Complex & Imaginary (04:40)
Bits (05:06)
More Bits (06:37)
Convert & Cast (04:34)
Literals (06:39)
The Category Integer (03:00)
Aggregates
Arrays of One Dimension (04:23)
Arrays of Many Dimensions (04:04)
Variable Length Array (03:46)
Structs (03:59)
Unions (03:35)
Characters
Trigraphs & Digraphs (02:04)
Wide Characters (03:48)
Universal Characters (02:55)
Character Display Semantics (02:35)
Formatted Output (06:35)
Formatted Input (05:22)
Memory Allocation
The Allocation Functions (05:47)
Handling Memory Allocation (05:19)
Declarations & Definitions (03:33)
Execution Flow
The Form of a Function Call (05:19)
Pushing Arguments (04:41)
Blocks (05:01)
if (04:34)
switch/case (02:40)
while/do/for (04:16)
goto (03:14)
Preprocessor
Macro Definition & Expansion (03:50)
Stringification & Concatenation (03:17)
Variadic Macros (02:47)
Conditional Inclusion (02:23)
Error & Pragma (04:02)
Inclusion & Idempotence (03:24)
Predefines (03:40)
Macro Follies (04:46)
Pointers
Lvalues & Rvalues (03:53)
Deciphering Declarations (05:01)
Pointer Arithmetic (03:22)
Pointers in the Real World (03:20)
Operators
Multiplicative & Additive (03:51)
Unary oOperators (03:50)
Bit Operators (04:24)
Boolean vs. Logical (04:36)
Residual Values (03:27)
Locations & access
Alignment (04:42)
Identifiers & Scope (03:23)
Linkage & Storage Duration (03:18)
Special Keywords
auto/register (03:05)
break/continue (03:03)
const/volatile/restrict (04:14)
extern (01:48)
inline (04:11)
return (03:33)
sizeof (03:39)
static (03:06)
Standard C Library
assert.h (03:01)
ctype.h (06:26)
errno.h (01:47)
float.h (03:06)
limits.h (02:30)
locale.h (05:01)
math.h (03:53)
setjmp.h (04:08)
signal.h (05:42)
stdarg.h (04:41)
stddef.h (03:40)
stdio.h pt. 1 (03:54)
stdio.h pt. 2 (04:58)
stdlib.h (04:27)
string.h (03:18)
time.h (04:18)
Conclusion
Wrapup (05:40)
Credits
About this Author (02:37)
Info:
Code:
Course Description 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. To begin learning simply click the links. ->THis is one oft the best tutorial in C langauage.
->easy to undestand .
" if u like this post plz say thanks "
Tutorial Information / Pricing:
Title: C Programming 2007
Author: Tim Heagarty
SKU: 33775
ISBN: 1-933736-90-9
Release Date: 2007-06-22
Price: Single User: US$ 99.95
Duration: 9 hrs / 117 lessons
Compatibility: Win Vista, XP, 2000, 98SE, Mac OS X, OS 9, Linux
Work Files: Yes
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.
* * Never has it been so easy to learn C Programming 2007.
* No expensive classroom training courses.
* No boring hard to follow books to read.
* Learn from your own desk at a pace that suits you.
* High quality affordable training that is easy to use and follow.
* Use our unique training method, it makes learning easy no matter what your learning style.
***********************CONTENTS******************* ******
Quote: Introducing C
Introduction (05:35)
Short History of C (03:40)
C on Windows (04:02)
Testing Visual C++ 2005 Express Edition (02:55)
C on Linux (03:41)
Testing GNU CPP (03:21)
What a Compiler Is (04:29)
First Steps
Hello World (01:55)
Entering The Program Pt.1 (04:28)
Entering The Program Pt.2 (06:41)
Compile & Run (07:04)
Examine Each Line (10:08)
First Program Assignment (02:46)
First Program Answer (02:55)
Types/Operators & Expressions
Types/Operators & Expressions (03:27)
Variable Names (06:53)
Data Types & Sizes (03:38)
Constants (07:20)
Declarations (03:10)
Arithmetic Operators (02:33)
Relational & Logical Operators Pt.1 (04:40)
Relational & Logical Operators Pt.2 (04:34)
Type Conversions (05:25)
Increment & decrement Operators (03:20)
Bitwise Operators (09:50)
Assignment Operators & Expressions (03:43)
Conditional Expressions (04:16)
Precedence & Order of Evaluations (06:38)
Control Flow
Control Flow (02:11)
Statements & Blocks (05:57)
If-Else (02:11)
Else-If Pt.1 (04:44)
Else-If Pt.2 (05:19)
Switch (09:38)
Loops - While (08:56)
Loops - For (04:54)
Loops - Do-While (03:29)
Break & Continue (03:35)
Goto & Labels (02:25)
Functions & Program Structure
Functions & Program Structure (02:36)
Basics of Functions Pt.1 (04:59)
Basics of Functions Pt.1 (03:54)
Functions Returning Non-integers (03:59)
External Variables (04:22)
Scope Rules (03:52)
Header Files (03:54)
Static Variables Pt.1 (07:14)
Static Variables Pt.2 (02:25)
Register Variables (02:03)
Block Structure (03:10)
Initialization (03:48)
Recursion (04:04)
The C Preprocessor (05:58)
Pointers & Arrays
Pointers & Arrays (01:05)
Pointers & Addresses Pt.1 (04:02)
Pointers & Addresses Pt.2 (06:02)
Pointers & Function Arguments (02:57)
Pointers & Arrays (04:01)
Address Arithmetic (06:07)
Character Pointers & Functions (03:53)
Pointer Arrays/Pointers to Pointers (02:44)
Multi-dimensional Arrays (05:07)
Initialization of Pointer Arrays (02:48)
Pointers vs. Multi-dimensional Arrays (02:38)
Command-line Arguments (03:15)
Pointers to Functions (02:39)
Complicated Declarations (02:36)
Structures
Structures (02:18)
Basics of Structures Pt.1 (04:24)
Basics of Structures Pt.2 (04:22)
Structures & Functions (06:59)
Arrays of Structures (02:37)
Pointers to Structures (06:49)
Typedef (02:20)
Unions (02:50)
Bit-fields (02:37)
Input & Output
Input & Output (02:24)
Standard Input & Output (06:36)
Formatted Output-Printf Pt.1 (05:48)
Formatted Output-Printf Pt.2 (02:49)
Variable Length Argument Lists (05:12)
Formatted Input Scanf (02:50)
File Access (05:29)
Error Handling Stderr & Exit (05:03)
Line Input & Output (01:45)
Miscellaneous Functions (06:31)
Using C on the Web
Using C on the WWW With CGI (04:14)
Basics of CGI Pt.1 (04:10)
Basics of CGI Pt.2 (03:48)
Preparing For C & CGI Pt.1 (04:32)
Preparing For C & CGI Pt.2 (05:12)
Hello World on CGI (07:57)
Functions For C on WWW (04:10)
Writing A Form For CGI Pt.1 (06:09)
Writing A Form For CGI Pt.2 (06:41)
Writing A Form For CGI Pt.3 (07:11)
Display & Use Environment Vars Pt.1 (04:23)
Display & Use Environment Vars Pt.2 (06:55)
The UNIX System Interface
The UNIX System Interface (03:39)
Low Level I/O Read & Write (02:59)
Open/Create/Close/Unlink (03:45)
Random Access Lseek (02:11)
Input & Output
Input & Output Pt.1 (06:53)
Input & Output Pt.2 (04:56)
File I/O & Character I/O (06:38)
Direct I/O & Error Handling (05:59)
Character Class Tests (02:18)
String Functions Pt.1 (07:16)
String Functions Pt.2 (04:55)
Math & Utility & (03:32)
Diagnostics/Arg Lists & Signals Pt.1 (05:47)
Diagnostics/Arg Lists & Signals Pt.2 (02:25)
Date & Time Functions Pt.1 (03:24)
Date & Time Functions Pt.2 (04:34)
Defined Limits & (01:57)
Review
Review (03:57)
Credits
About this Author (01:09)
Code:
http://rapidshare.com/files/274865682/cfe-vtccp2007.part1.rar http://rapidshare.com/files/274874529/cfe-vtccp2007.part2.rar http://rapidshare.com/files/274877757/cfe-vtccp2007.part3.rar
->these r steps for playing c lang videos>
->first extract all fies in a empty folder
->then u get a .bin format file
->after convert tat file into .iso using iso converter like magic iso etc....
->after tat clik on tat . and play the videos better to use quick player
VTC - Advanced C Programming [Tutorial] | 246 MB
Trainer: Arthur Griffith | ISBN: 1935320246 | Duration: 5.5 hrs / 82 tutorials
To begin learning today, simply click on "Uploaded.to" links provided below.
iNSTALL NOTES:
a. Extract
b. Mount/Burn
c. Play & Learn
Introduction
The Contents of this Course (03:23)
C (03:47)
Fundamental Concepts
Compiling (03:16)
Converting Source (04:37)
Program Execution (03:16)
Sequence Points (05:35)
Compatiblity with C++ (06:12)
Types of Data
Integers (04:33)
Three Float (04:35)
Complex & Imaginary (04:40)
Bits (05:06)
More Bits (06:37)
Convert & Cast (04:34)
Literals (06:39)
The Category Integer (03:00)
Aggregates
Arrays of One Dimension (04:23)
Arrays of Many Dimensions (04:04)
Variable Length Array (03:46)
Structs (03:59)
Unions (03:35)
Characters
Trigraphs & Digraphs (02:04)
Wide Characters (03:48)
Universal Characters (02:55)
Character Display Semantics (02:35)
Formatted Output (06:35)
Formatted Input (05:22)
Memory Allocation
The Allocation Functions (05:47)
Handling Memory Allocation (05:19)
Declarations & Definitions (03:33)
Execution Flow
The Form of a Function Call (05:19)
Pushing Arguments (04:41)
Blocks (05:01)
if (04:34)
switch/case (02:40)
while/do/for (04:16)
goto (03:14)
Preprocessor
Macro Definition & Expansion (03:50)
Stringification & Concatenation (03:17)
Variadic Macros (02:47)
Conditional Inclusion (02:23)
Error & Pragma (04:02)
Inclusion & Idempotence (03:24)
Predefines (03:40)
Macro Follies (04:46)
Pointers
Lvalues & Rvalues (03:53)
Deciphering Declarations (05:01)
Pointer Arithmetic (03:22)
Pointers in the Real World (03:20)
Operators
Multiplicative & Additive (03:51)
Unary oOperators (03:50)
Bit Operators (04:24)
Boolean vs. Logical (04:36)
Residual Values (03:27)
Locations & access
Alignment (04:42)
Identifiers & Scope (03:23)
Linkage & Storage Duration (03:18)
Special Keywords
auto/register (03:05)
break/continue (03:03)
const/volatile/restrict (04:14)
extern (01:48)
inline (04:11)
return (03:33)
sizeof (03:39)
static (03:06)
Standard C Library
assert.h (03:01)
ctype.h (06:26)
errno.h (01:47)
float.h (03:06)
limits.h (02:30)
locale.h (05:01)
math.h (03:53)
setjmp.h (04:08)
signal.h (05:42)
stdarg.h (04:41)
stddef.h (03:40)
stdio.h pt. 1 (03:54)
stdio.h pt. 2 (04:58)
stdlib.h (04:27)
string.h (03:18)
time.h (04:18)
Conclusion
Wrapup (05:40)
Credits
About this Author (02:37)
Code:
http://rapidshare.com/files/312679617/1212312151.part1.rar http://rapidshare.com/files/312684323/1212312151.part2.rar http://rapidshare.com/files/312688200/1212312151.part3.rar http://rapidshare.com/files/312690846/1212312151.part4.rar
0 comments:
Post a Comment