C ++
C ++
Out of context: Reply #3
- Started
- Last post
- 13 Responses
- section_0140
Start with one of those learn C++ in 24 hours books and then surf the web to answer specific application questions.
Do you know any other programming languages? If not, you can toss the "fairly quickly" thing out the window. Java and php (along with c#) have similar syntax as C++.
Personally, I went from php to C++ for some microcontroller work pretty painlessly.