Archive of the former Yahoo!Groups mailing list: Korg Poly800/EX800 Users

previous by date index next by date
previous in topic topic list next in topic

Subject: Re: can anyone here code c++???

From: "zoinky420" <zoinky420@...>
Date: 2012-04-26

--- In korgpolyex@yahoogroups.com, "k9k9dog" <domgoold@...> wrote:
>> code is still a real turn-off for me. i've got really used to
> the synthedit environment, and i'd need a serious learning
> curve to start picking up c++ or any other language.
>
>

FWIW, I took a class in C++ about a decade ago, and I remember being surprised at how simple it is. Of course I haven't done any C++ coding since then so I would have to start over, but the learning curve is not nearly as steep as you might think... as long as you know what you're trying to accomplish, the coding becomes obvious. And in most cases someone has already done what you want, and you just have to copy and integrate the functions.

Anyway my point is, don't sell yourself short. Anyone who is slightly motivated to code C++ can do so without feeling intimidated...