943,584 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 2730
  • C++ RSS
Jun 16th, 2004
2

Is C Right For Me?

Expand Post »
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
Reputation Points: 12
Solved Threads: 0
Newbie Poster
Neofite is offline Offline
1 posts
since Jun 2004
Jun 16th, 2004
1

Re: Is C Right For Me?

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
Team Colleague
Reputation Points: 121
Solved Threads: 57
Posting Virtuoso
kc0arf is offline Offline
1,629 posts
since Mar 2004
Jun 17th, 2004
1

Re: Is C Right For Me?

Well i'm a teen-ager myself (13). I recomend learning the PASCAL language then go to C. Pascal is far more basic; it doesn't have as many functions as C
BUT it is easier to use :mrgreen:
Reputation Points: 16
Solved Threads: 0
Light Poster
Fili is offline Offline
34 posts
since Jun 2004
Jun 17th, 2004
0

Re: Is C Right For Me?

Hello,

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.

Christian
Team Colleague
Reputation Points: 121
Solved Threads: 57
Posting Virtuoso
kc0arf is offline Offline
1,629 posts
since Mar 2004
Jun 17th, 2004
0

Re: Is C Right For Me?

Quote 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.
...
Straight GCC doesn't do Pascal as far as I know, but Free Pascal and GNU Pascal might do it for you.

Not all Windows compilers have an inflated price tag and IDE... Borland released a free command-line version of their compiler a while back.
Reputation Points: 182
Solved Threads: 71
Posting Pro in Training
gusano79 is offline Offline
475 posts
since May 2004
Jun 17th, 2004
0

Re: Is C Right For Me?

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.
Reputation Points: 36
Solved Threads: 11
Posting Pro in Training
Chainsaw is offline Offline
436 posts
since Jun 2004
Jun 18th, 2004
0

Re: Is C Right For Me?

C or C++ though C++ is easier to use and much more object oriented.There are a lot of C/C++ compilers availabe.

Visual C++ is expensive and Borland is ok.There are free versions of both.
Reputation Points: 108
Solved Threads: 7
Posting Whiz in Training
FireNet is offline Offline
256 posts
since May 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: The Calculator
Next Thread in C++ Forum Timeline: have a try if you are interested in...





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC