Yes, another year, another programming language it seems. Last year it was Java, this year it will be C++. I don't think I'm going to do anything fancy with it. Luckily I just need it to control a robot (read data, apply filter, send data, etc.) , so it shouldn't be too hard...
Currently, I'm looking for 3 things:
*A (the ?) compiler, and whatever else I need to turn code into a working program.
*An easy, to the point guide about C++. Since I'll probably focus on procedural programming, it doesn't need to be complete. I'm mostly interested in the syntax, basic structures and basic commands right now. Someone already recommended C++ for dummies to me, unfortunately my library doesn't have it so I'll have to check it out in a store. Anyone have any experience with this book ? Any other recommendations ?
*A development platform. I used Eclipse for Java, but am unsure of how good its C++ support is. Plus it's sloooooow. Anyone know of a decent one for C++ ?
Bookmarks