Nadril Posted September 28, 2007 Share Posted September 28, 2007 First of all I've searched and haven't really found anything that I wanted. I found one good site that had some basic stuff or Open GL stuff but what I'm looking for is different. The basic idea is I have the source SDK kit, and I am interested in possibly trying to work on modding in it a bit, even if its just something small. I know that it uses C++ (I believe) as a programing language for certain things and I was curious if anyone knows some tutorials or guides for stuff like that. As far as my experience goes I took a year of C++ in high school, so I know the general stuff such as outputs/inputs/if statements, stuff like that. Hopefully you guys have an idea of what I'm talking about. Thanks, and sorry if someones posted tutorials like this before -- search is pretty funky sometimes. :) Link to comment Share on other sites More sharing options...
Heartz_Mage Posted September 28, 2007 Share Posted September 28, 2007 http://www.cprogramming.com/tutorial.html http://www.cs.wustl.edu/~schmidt/C++/ Would suggest though maybe buying or checking out from a Computer Science library "Effective C++, 50 Specific Ways to Improve Your Programs and Designs" by Scott Meyers and publised by Addison-Wesley (1992). Edit, almost forgot bout "More Effective C++, 35 New Ways to Improve Your Programs and Designs" same person same publisher (1996). The books are pretty old but it's a start from prob where you are and aren't really for beginners. Heartz Pragmatic, efficient, perfectionist. So I'm sorry ahead of time for any views, opinions, and decisions from myself :ÃÆÃâÃâ¦Ã¾ Link to comment Share on other sites More sharing options...
happybappy Posted September 28, 2007 Share Posted September 28, 2007 http://www.cplusplus.com/doc/tutorial/ Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now