
Anyway, I have recently started learning C++. It's not quite as intimidating as it first seemed. But then I suppose that's true of most languages.
Now, as much as I'd like to just learn everything possible, and write my own engine, etc., I really don't see it happening. Naturally, as a sound designer, my focus will be on audio. I definitely want to get a good base for general C++ knowledge without being overburdened by things I'm not really looking to use - for instance graphics, 3D rendering, physics. I could see how basic 2D shapes and things could be useful as a visual reference to go along with the audio, but not more than that. So I'm curious if anyone has any thoughts on what to focus on, things to look out for, etc. I definitely want to be able to work with FMOD, but also be able to implement my own algorithms for audio manipulation. Also, any other interesting audio-related libraries that you know of would be great. Oh yeah, and any books that may help. I'm using "Sam's Teach Yourself C++ in 21 Days" right now, as I had remembered Falco mentioning it in one of the videos. Thanks.