Sel94 Posted May 6, 2010 Posted May 6, 2010 Does anyone know where I can learn a little c++? I don't need to become a master at it but I'd at least like to kmow what the guys in the mod section are talking about! Mabye I could even make nice mods for Lock On!Thanks:smartass:
Ramstein Posted May 6, 2010 Posted May 6, 2010 there are lots of Websites with C++ info... and you can pickup some software like Borland's C++.. just do a search,,, and maybe look on eBay for some software that teaches you if you want to save a few bucks... but it doesn't cost much... VB (Visual basic) will cost more and might be your next step... but, I have not been around the C++ stuff for a very long time, not sure what the trends are now.. :thumbup: ASUS Strix Z790-H, i9-13900, WartHog HOTAS and MFG Crosswind G.Skill 64 GB Ram, 2TB SSD EVGA Nvidia RTX 2080-TI (trying to hang on for a bit longer) 55" Sony OLED TV, Oculus VR
RvEYoda Posted May 6, 2010 Posted May 6, 2010 (edited) I think the best way is to come up with some project where you want to use it. For me it was a server control software called amract. I wrote a program that read mp log files and sent keyboard input to the game to control the server. It is not needed anymore, but I think the best way to learn a programming language is to come up with a project that you need the langage for. Then find an IDE and some reference pages where you can look up methods etc, and have some friends you can ask every now and then :) Edited May 6, 2010 by =RvE=Yoda S = SPARSE(m,n) abbreviates SPARSE([],[],[],m,n,0). This generates the ultimate sparse matrix, an m-by-n all zero matrix. - Matlab help on 'sparse'
Joe Kurr Posted May 6, 2010 Posted May 6, 2010 there are lots of Websites with C++ info... and you can pickup some software like Borland's C++.. just do a search,,, and maybe look on eBay for some software that teaches you if you want to save a few bucks... but it doesn't cost much... VB (Visual basic) will cost more and might be your next step... but, I have not been around the C++ stuff for a very long time, not sure what the trends are now.. :thumbup: You can download an use Visual Studio Express (VB.NET / C# / C++ / Web Developer) for free. Visual Studio Express downloads For code examples, tutorials etc, take at look at these sites: http://www.codeproject.com/ http://www.codeguru.com/ http://msdn.microsoft.com/en-us/library/default.aspx Dutch Flanker Display Team | LLTM 2010 Tiger Spirit Award
Recommended Posts