A good C++ book for beginners.
FormFactor
At the core of forgotten
Right now I am a computer/network tech for a huge corporation, and have had tons of other similar jobs in the past. and to be honest I am starting to get very boered of fixing everybodys friggin tech problems. :banghead:
I am looking to broaden my horizons.
So I would like to look into proging and maybe learn some coding on my own. I currently have no coding experience aside from some basic html.
I think C++ would be about the best option for me because that seems to be the most common in the gaming industry and I am an uber gamer that wouldn't at all mind working in the industry some day.
Anyway I am just wondering if any of the Short-Media members have any good ideas as far as where to start. Is there a good book to read? is there a good application to try?
Thanks in advance
Any input would be greatly apreciated.
0
Comments
What corp do you work for? They have any job openings in your field?
As for a linker, you can go to www.bloodshed.net and get Dev-C++ (the v5 betas which are in the 4.9x range). Be sure to get the full version as it comes with MinGW, GDB, IDE, etc. Considering it is free, it's very nice. Ironically, it's not written in C++ but in Delphi.
Know what you're doing? Ask yourself if pointers are a benefit; if so, then use them. If they're not, then don't.
I delved into programming a little bit. I'll have to get back into it eventually since I'm going for security.