| | |
Is C Right For Me?
Please support our C++ advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Jun 2004
Posts: 1
Reputation:
Solved Threads: 0
I have an interest in learning a programming language in order to write programs to manipulate a fairly large set of numbers. For instance, I would like to write a programs to sort and maniuplate in various ways different baseball statistics on all of the active players in the last 40 years.
Is C the right language for me?
Back 25 years ago, I learned BASIC and APL and think that, with the help of my teen-age kids, I could learn a computer language -- but I don't want to make the effort only to find out that the computer programming language was inappropriate for what I was trying to do.
If C is not the right language -- what is? All guidance is appreciated.
Doug
Is C the right language for me?
Back 25 years ago, I learned BASIC and APL and think that, with the help of my teen-age kids, I could learn a computer language -- but I don't want to make the effort only to find out that the computer programming language was inappropriate for what I was trying to do.
If C is not the right language -- what is? All guidance is appreciated.
Doug
•
•
Join Date: Mar 2004
Posts: 1,620
Reputation:
Solved Threads: 51
Hello,
I would strongly suggest that you look into C++ to handle this project. Traditional C has a number of more difficult processes that C++ has made easier.
I would also look into developing your program on a Linux computer. The Microsoft Tools will be expensive for what you are looking to do, plus you probably don't need the big front-end interface. What kind of computer were you planning on working with?
Christian
I would strongly suggest that you look into C++ to handle this project. Traditional C has a number of more difficult processes that C++ has made easier.
I would also look into developing your program on a Linux computer. The Microsoft Tools will be expensive for what you are looking to do, plus you probably don't need the big front-end interface. What kind of computer were you planning on working with?
Christian
•
•
Join Date: May 2004
Posts: 95
Reputation:
Solved Threads: 10
•
•
•
•
Originally Posted by kc0arf
...
Great idea on the Pascal! It is what I learned first. I do not see a lot of environments out there for it though.
Have to see if gcc will compile it.
...
Not all Windows compilers have an inflated price tag and IDE... Borland released a free command-line version of their compiler a while back.
Are you sure that some database tool like Microsoft Access or the like wouldn't do the job? If you mainly want to sort and select, that is pretty darn simple to use. And, with Visual Basic built into it, if you DID want to do some calculations on data, that's pretty easy.
Depends on who is going to USE this tool, of course; if you are the consumer of the data, then the simplest tool is the best tool. If you are going to have customers who use the thing you build, that's a different story.
Depends on who is going to USE this tool, of course; if you are the consumer of the data, then the simplest tool is the best tool. If you are going to have customers who use the thing you build, that's a different story.
![]() |
Other Threads in the C++ Forum
- Previous Thread: The Calculator
- Next Thread: How to write a header file
| Thread Tools | Search this Thread |
Tag cloud for C++
api application array arrays based beginner binary bmp c++ c/c++ calculator char char* class classes code compile compiler console conversion convert count data delete deploy dll download dynamiccharacterarray email encryption error file format forms fstream function functions game givemetehcodez graph homeworkhelp iamthwee ifstream input int java lib library lines list loop looping loops map math matrix memory newbie news number numbertoword output pointer problem program programming project python random read recursion recursive reference return rpg search simple sorting spoonfeeding string strings struct temperature template templates text text-file tree url variable vector video visual visualstudio void win32 windows winsock wordfrequency wxwidgets






