Posts Tagged ‘C programmming’
Part 2: C Programming Tutorial 3- Strings and Char Data Type in C: Game Programming Series
This is part II of a two part video.
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 series will continue through the basics of C programming and teach C for the creation of simple video games. The Gameboy Advance platform will be used later in the course.
To do this tutorial yourself you’ll need to download a C compiler and editor. LearnToProgram.TV recommends Dev C++ by Bloodshed.
This third C Programming Tutorial Video will show you how to use the char data type, get input from the user and use strings. In addition two string functions are discussed.
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 www.LearnToProgram.TV.
Duration : 0:6:54
C Programming Tutorial 3- Strings and Char Data Type in C: Game Programming Series: Part 1
This is part I of a two part video.
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 series will continue through the basics of C programming and teach C for the creation of simple video games. The Gameboy Advance platform will be used later in the course.
To do this tutorial yourself you’ll need to download a C compiler and editor. LearnToProgram.TV recommends Dev C++ by Bloodshed.
This third C Programming Tutorial Video will show you how to use the char data type, get input from the user and use strings. In addition two string functions are discussed.
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 www.LearnToProgram.TV.
Duration : 0:9:20