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

C Programming Tutorial 1 Learn C Programming: Game Programming

Loading...

Sign in or sign up now!
Alert icon
Upgrade to the latest Flash Player for improved playback performance. Upgrade now or more info.
250,383
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Mar 25, 2009

http://www.learntoprogram.tv
Follow me on Google+: http://www.MarkLassoff.com
Follow me on Twitter: @mlassoff
The C Programming language is a great place to start for anyone who would like to learn computer programming. C is relatively easy to learn but can be very powerful While its a much older language and not object oriented, it can be used to develop almost any type of application-- including video games. The C programming language has been used in colleges and universities for years and continues to be used all over the world.

This first C programming video tutorial will show you how to set up an environment to do C programming and teach you how to write your first program.

Mark Lassoff, of LearnToProgram.TV hosts the program. Lassoff is a professional programming trainer and has been in the field for ten years. For more information and videos, please visit LearnToProgram.TV.

  • likes, 21 dislikes

Link to this comment:

Share to:

Uploader Comments (LearnToProgramDotTV)

  • i have a question, what is the difference between C++ and DevC++?

  • @AngelElham C++ is the language itself. DevC++ is a piece of software used-- specifically a text editor-- used to construct C++ software.

  • C and C++ aren't the same correct? I'm looking to get started with C and move on to Object-C and than Cocoa. If I start reading up on C++, will I still be able to relate to Object-C and Cocoa?

  • @gbeehler I would go the C route. C++ provides unnecessary and overcomplex features that are not needed to simply move to Objective C in my opinion.

  • in my book it says to type "int main(0)" rather than just "main(0). still works fine. but what are the differences between the two.

    also it says "return(0)" rather than "getchar()" ?

  • @techfighterminal int main(0) is used if the main function returns an integer-- Which many argue the main function always should. Either will work, however. That's why you see the return(0) at the end of some methods. The gethchar() is used to hold the command line window open until the user strikes a key.

Top Comments

  • yay! now I can launch "Hello World" in HTML PHP CMD and C!

    too bad thats all i know. :(

  • Is this for Game Programming?

see all

All Comments (521)

Sign In or Sign Up now to post a comment!
  • never mind guys

  • IT DOESNT WORK PRINTF(:HELLO WORLD"); COMES UP RED

  • Yes my name is mark.

  • Does the software work for windows 7

  • I want this video on my GB220 unit.

  • MY NAME IS MARK!! YEAHHHHHHHHH

Loading...

Alert icon
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