Thread: What language ?
View Single Post
Old Oct 22nd, 2005, 11:33 PM   #3
L7Sqr
Hobbyist Programmer
 
Join Date: Jun 2005
Location: here
Posts: 125
Rep Power: 0 L7Sqr is an unknown quantity at this point
There's quite a bit of C++ to understand.
The answer to your question depends, really, on what you want to do.
Are you going to be working mostly with text processing? Then I would suggest you investigate another language.
Are you going to be working with a DB heavily? Then I would suggest you move to another language.
Not that you CANT do either of those two thing in C++, just that other languages are geared toward thsoe things.
I believe that C/C++ is a good starting point if you are just getting started. Certainly not the easiest to pick up, but it better prepares you for learning other languages.
__________________
"...and though our kids are blessed their parents let them shoulder all the blame."
- The Quiet Things That No One Ever Knows [BrandNew]
L7Sqr is offline   Reply With Quote