Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

C Programming Language Introduction

Loading...

Sign in or sign up now!
12,467
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Sep 16, 2009

http://www.lonniegardner.info This is just an introduction to the C Language syntax. I will be uploading other tutorials that will cover the rest of the Language for those that want to learn C programming. Go ahead and follow along and type this programming and feel free to change it how ever way you want.

Category:

Education

Tags:

License:

Standard YouTube License

  • likes, 1 dislikes

Link to this comment:

Share to:

Uploader Comments (PCTechHelp)

  • wow you made this to complex for beginners

  • @multisimple Actually this video hasn't even gotten into the actual teaching of C yet. My suggestion to you would be start out with an easier language such as Java, or C#. Might want to looking into PHP, JavaScript also to get an idea of basic programming logic.

see all

All Comments (7)

Sign In or Sign Up now to post a comment!
  • Download dev-c++ here:

    wired-web.webuda.com

  • @PCTechHelp not what i meant... the entire 10 minute video can be summed up to this introduction:

    int main()

    { int a=10,b=20,c=a*b; cout<<"The product is: "<<c; return 0;

    }

    p.s. i would recommend to start out with c language instead of c++

  • // is standard for comments but yes both are usable

    you could also do \t instead of using five spaces in your formatting

  • I'm definitely going to follow these tutorials ;)

    Keep up the good work mate :)

    Regards,

    Olrik

Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more