Tremulous Forum
		Mods => Modding Center => Topic started by: cactusfrog on May 11, 2009, 07:54:54 am
		
			
			- 
				I want to learn how to code in C. Where do i start? How did you learn C?
			
- 
				Do you have any programming experience in other languages ?
			
- 
				http://www.cprogramming.com/tutorial.html
			
- 
				Find and read Kernighan & Ritchie's Bible, and uh. . . why C not C++?
			
- 
				Maybe he wants to stay sane.
 
- 
				because i think qvm's are writen in C
			
- 
				QVM's are in C, as is all of tremulous.  C++ is (mostly) a superset of C so learning C first is probably easier.
 And it's hard to learn, impossible if you try to learn with tremulous or any other equally convoluted and complex codebase.
- 
				Well I suppose... (oh not idk, I was taught C deliberately...) llook for a person who'll spend his/her time explaining the basics to you. Reading books you'll know most of the stuff, but you 're likely to know more learning on others' mistakes ;)
			
- 
				ok thanks all start learning when i am not to lazy.