| View previous topic :: View next topic |
| Author |
Message |
TheIndianGuy Advanced Cheater
Reputation: 102
Joined: 14 Jan 2007 Posts: 88
|
Posted: Sun Sep 02, 2007 12:36 pm Post subject: VTC - C++ Programming Training Videos |
|
|
This includes the following:
Intro to C++ & the Environment
Intro to C/C++ (02:33)
The C++ Environment (07:02)
Completing the Sample Program (06:00)
Compiling & Executing Programs (04:35)
Common errors (04:53)
Saving & Exiting; other errors (02:55)
Variables,Constants, & Math Statements
Variables (04:09)
Data Types (04:15)
Declaration statements & Initializing variables (05:03)
Declaring Constants (02:12)
Assignment Statements vs. Prompting for user input (04:34)
The String Data Type; Equations
Character vs. String data (04:12)
Using the getline function and the strcpy function (04:30)
Writing equations and Type casting (04:32)
Putting it all Together: Demo of complete program (03:34)
Debugging Demo (04:2
Programmer-Defined Functions
Creating Programmer-Defined Functions (04:2
Details of Function prototypes, definition and the calling statement (04:10)
Scope & Lifetime issues; Passing data with functions (06:10)
Passing Variables by Value and by Reference (05:15)
Functions that Return Values (04:47)
Debugging Demo (02:44)
Creating Output (formatting and creating files)
Stream Manipulators (formatting output) (03:56)
The Output File Stream: Accessing the Output File (05:40)
Demo Program (Demo 12) to Illustrate (03:17)
Debugging Demo (04:03)
Using the if Statement
Syntax of a Conditional Statement (03:39)
Relational Operators (02:11)
Executing if Logic (one statement vs. block) (04:50)
Assignment Operator vs. Equality Operator (02:19)
Logical Operators (symbols for: and, or, not) (05:36)
Other Functions; Nested if Statements
Converting to Upper/Lower Case (04:50)
Comparing Strings (strcmp and stricmp functions) (04:43)
The Strlen Function (02:32)
Nested if Statement Structure (03:33)
Demo of Complete Program (04:00)
Looping
Overview of the Looping Structures (07:0
Demo of the While Loop (03:23)
Demo of the Do-While Loop (05:57)
Demo of the For Loop (03:25)
Counters and Accumulators in Loops (01:27)
Demo of Complete Program (05:41)
Increment/Decrement Operator (what does C++ mean?)* (02:3
Download:
| Code: | | http://rapidshare.com/files/41900294/VTC_-_C__.zip |
|
|
| Back to top |
|
 |
Heartless I post too much
Reputation: 0
Joined: 03 Dec 2006 Posts: 2436
|
|
| Back to top |
|
 |
TheIndianGuy Advanced Cheater
Reputation: 102
Joined: 14 Jan 2007 Posts: 88
|
Posted: Sun Sep 02, 2007 1:03 pm Post subject: |
|
|
| yup but i got from somewhere else i didnt find them and bunch um up
|
|
| Back to top |
|
 |
lurc Grandmaster Cheater Supreme
Reputation: 2
Joined: 13 Nov 2006 Posts: 1900
|
Posted: Sun Sep 02, 2007 1:07 pm Post subject: |
|
|
i posted this already
grand library of programmin tuts sticky.
_________________
|
|
| Back to top |
|
 |
TheIndianGuy Advanced Cheater
Reputation: 102
Joined: 14 Jan 2007 Posts: 88
|
Posted: Sun Sep 02, 2007 1:08 pm Post subject: |
|
|
| lurc wrote: | i posted this already
grand library of programmin tuts sticky.  |
oh sorry lol xD
|
|
| Back to top |
|
 |
Heartless I post too much
Reputation: 0
Joined: 03 Dec 2006 Posts: 2436
|
Posted: Sun Sep 02, 2007 1:36 pm Post subject: |
|
|
Why are there smiley faces everywhere?
_________________
What dosen't kill you, usually does the second time. |
|
| Back to top |
|
 |
lurc Grandmaster Cheater Supreme
Reputation: 2
Joined: 13 Nov 2006 Posts: 1900
|
Posted: Sun Sep 02, 2007 1:40 pm Post subject: |
|
|
when the minutes end in an 8 then thers a bracket so it has a smily, just turn off Smilies
so u can see 8) without a smilie
_________________
|
|
| Back to top |
|
 |
|