Results 1 to 1 of 1
  1. #1
    Dwar
    Dwar is offline
    Veteran Dwar's Avatar
    Join Date
    2010 Mar
    Posts
    2,222
    Thanks Thanks Given 
    211
    Thanks Thanks Received 
    2,230
    Thanked in
    292 Posts
    Rep Power
    10

    [C++] Introduction to C++ Video Tutorial

    Introduction to C++ Video Tutorial

    Introduction to C++
    Running Time: 00:24:41
    Description:
    An introduction to the C++ series, which covers the basics of the C++ language and the IDE.

    [BBvideo 425,350]http://www.youtube.com/watch?v=PESxGtSJIB4[/BBvideo]


    Variables and Data Types
    Running Time: 00:19:32
    Description:
    An introduction to the concepts of variables and the different types of data available in C++.

    [BBvideo 425,350]http://www.youtube.com/watch?v=og_8Bx-l80k[/BBvideo]


    Operators
    Running Time: 00:24:50
    Description:
    An introduction to operators, which allow you to perform comparisons against different variables.

    [BBvideo 425,350]http://www.youtube.com/watch?v=0kMbp4Wezxk[/BBvideo]


    Control Statements and Branching
    Running Time: 00:24:49
    Description:
    A discussion of the concept of branching, which allows your code to make decisions based on set conditions.

    [BBvideo 425,350]http://www.youtube.com/watch?v=AGrro3NGAyA[/BBvideo]


    Control Statements Looping
    Running Time: 00:18:47
    Description:
    A look at looping statements, which allow you to repeat a section of code a certain number of times.

    [BBvideo 425,350]http://www.youtube.com/watch?v=_1oI54rTzos[/BBvideo]


    Introduction to Arrays
    Running Time: 00:22:24
    Description:
    An introduction to array variables, which can hold an array of different values in a single variable.

    [BBvideo 425,350]http://www.youtube.com/watch?v=dLQuLr0q8vU[/BBvideo]
    Please, post your questions on forum, not by PM or mail

    I spend my time, so please pay a little bit of your time to keep world in equilibrium

  2. The Following 3 Users Say Thank You to Dwar For This Useful Post:


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •