Is C Right For Me?

Please support our C++ advertiser: Intel Parallel Studio Home
Reply

Join Date: Jun 2004
Posts: 1
Reputation: Neofite is an unknown quantity at this point 
Solved Threads: 0
Neofite Neofite is offline Offline
Newbie Poster

Is C Right For Me?

 
2
  #1
Jun 16th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: Is C Right For Me?

 
1
  #2
Jun 16th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 34
Reputation: Fili is an unknown quantity at this point 
Solved Threads: 0
Fili's Avatar
Fili Fili is offline Offline
Light Poster

Re: Is C Right For Me?

 
1
  #3
Jun 17th, 2004
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:
Reply With Quote Quick reply to this message  
Join Date: Mar 2004
Posts: 1,620
Reputation: kc0arf is a jewel in the rough kc0arf is a jewel in the rough kc0arf is a jewel in the rough 
Solved Threads: 51
Team Colleague
kc0arf kc0arf is offline Offline
Posting Virtuoso

Re: Is C Right For Me?

 
0
  #4
Jun 17th, 2004
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
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 80
Reputation: gusano79 is on a distinguished road 
Solved Threads: 5
gusano79 gusano79 is offline Offline
Junior Poster in Training

Re: Is C Right For Me?

 
0
  #5
Jun 17th, 2004
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.
Reply With Quote Quick reply to this message  
Join Date: Jun 2004
Posts: 436
Reputation: Chainsaw is an unknown quantity at this point 
Solved Threads: 10
Chainsaw's Avatar
Chainsaw Chainsaw is offline Offline
Unprevaricator

Re: Is C Right For Me?

 
0
  #6
Jun 17th, 2004
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.
Reply With Quote Quick reply to this message  
Join Date: May 2004
Posts: 256
Reputation: FireNet will become famous soon enough FireNet will become famous soon enough 
Solved Threads: 6
FireNet's Avatar
FireNet FireNet is offline Offline
Posting Whiz in Training

Re: Is C Right For Me?

 
0
  #7
Jun 18th, 2004
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.
See what you can, remember what you need

Fourzon | Earn via Coding
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC