|
|
|
|
Title: C Programming Tutorial - 1 - Hello World
Added: Feb 28, 2009
Author: thenewboston
Duration: 9:9
Description:
Part 2 - http://www.youtube.com/watch?v=SBQwQRwkg6UHow to download compiler - http://www.youtube.com/watch?v=GMx_G05cqYIIntroduction to C programming, check out my website http://thenewboston.com for info on all of my tutorials~
Related Videos:
Videos related to 'C Programming Tutorial - 1 - Hello World'
Channel: Howto
Tags: programming tutorial hello world new bucky cool
programming tutorial hello world new bucky cool
Youtube Comments: 700
shanedaman112 Says:
Apr 27, 2012 - I never expected you to do C as well as java, i learned java from you but then i just had to learn C because of the urge to learn itSo i looked up "c programming" and clicked the first vid... and then posted this because of the shoc of you doing c as well, Thanks Bucky!!
vijithaneil Says:
Apr 29, 2012 - what can you do by learning cI know its programming but what can else can you do
andrewvanrhoberts Says:
May 4, 2012 - Hey bucky can you do some actionscript tutorials for Flash?
gretskychalenge Says:
May 7, 2012 - pound sign, number sign OR octothorpe
GrovtPWT Says:
May 8, 2012 - Awesome thanks
gregster3141 Says:
May 12, 2012 - Can you do a tutorial on openGLES 2.0 please?
kagedrengen Says:
May 15, 2012 - No it's not, C++ is way better. Stop being a stupid fanboy, ffs.
w28700 Says:
May 15, 2012 - Bucky is my life saver.
Taking1n1 Says:
May 16, 2012 - i'm not being a fanboy, I'm expressing my point and letting others do the same by thumbing up my comment
kagedrengen Says:
May 16, 2012 - Alright, tell me ONE thing C does better than C++.
Taking1n1 Says:
May 17, 2012 - C can do the same things as C++, but simpler. But don't get me wrong, I like C++ too. I just prefer C.
kagedrengen Says:
May 17, 2012 - That's wrong, C++ is the most simple language of those. There is pretty much no reason to learn C if you can learn C++ instead.
Taking1n1 Says:
May 18, 2012 - I understand your appreciation for C++, but I do prefer C and 48 other people agree. I use C more than I use C++, and you (probably) use C++ more than C, so what do we know? XD
barenoizedub Says:
May 18, 2012 - when I compile and run, nothing flashes up, yes I watched the whole video and made sure my code is 100% spot on, it just doesn't open the command prompt box at all.. :/ any help?
kidharris55 Says:
May 21, 2012 - Please explain; Why use C when we have C++? Whats the Difference? What is C used for Today? Even back than; Id Software. Company of the Games; Wolfenstein, DOOM(Series), Quake(Series) ect, used C when C++ was around. Whats the point?
trock111jomy Says:
May 22, 2012 - press F9
trock111jomy Says:
May 22, 2012 - or go to Execute and click on Compile&Run
barenoizedub Says:
May 22, 2012 - lol. It was because i moved the program folder around while it was running so it tried to run the command from the initial location. all sorted now :D
SmileyxNhi Says:
May 22, 2012 - i just typed getchar() instead :)
RedundancyBoy Says:
May 23, 2012 - The link he included is for a C++ compiler! Will that work with C code?
zionstatus Says:
May 25, 2012 - try getchar();
BDMachinimas Says:
May 26, 2012 - C is often used as a starting language because many popular languages evolve from it like Java, C#, C++, Etc.
Davis Wen Says:
May 28, 2012 - Try getchar (); instead :)
Davis Wen Says:
May 28, 2012 - It goes directly and keeps you in a lower level which can let you interact closer to the hardware and actual mechanism that is necessary for some programs such as operating system. While C++ is object-oriented, it helps gain more flexibility and be more coherent on complex programs. Game engine is becoming extremely complex today, so id uses C++ since Quake 4 and Doom 3. (You can check out the source code). They are quite different actually












czaarek99 Says:
Apr 27, 2012 - When i hit compile and run my box still flashes(yes i have watched the whole video)!