PDA

Click to See Complete Forum and Search --> : Is C easy to learn


kinjalgp
Apr 28th, 2000, 11:25 PM
From many days I was thinking to start learning C rather than Vb because C programs are much faster and smaller than VB.
I am unable to decide which language should I learn

Can anyone tell me which one is better VB or C?

Kinjal.

[Edited by kinjalgp on 04-30-2000 at 05:52 AM]

Apr 28th, 2000, 11:37 PM
I don't think it's a matter of which is 'better' or not.
They both have their advantages and disadvantages.

From my personal experience, I learnt Visual Basic COMPLETELY from the Help Files and my background knowledge
of Qbasic (which doesn't help much). I learnt C++ by reading
2 different books and lots of practice everyday.

with C++ you can build faster, smaller and more powerful programs than with VB.

kinjalgp
Apr 29th, 2000, 03:54 AM
So I think I should start C++ right from today. Which C books do you have? Can you give me the names of the author?

kinjal

Apr 29th, 2000, 06:10 AM
Teach youeslef Visual C++ in 21 Days
David Campman

Teach yourself Visual C++ in 24 hours
Mickey Williams

Special Edition: Using Visual C++ 6
Kate Gregory

C++ Unleashed
Jesse Liberty

Sam Finch
Apr 29th, 2000, 05:57 PM
Damn, I went out and bought Beginning Visual C++ 6 yesterday and you publish that lits 20 minutes after I set off.

Apr 29th, 2000, 10:36 PM
I have not read Beginning Visual C++ 6 yet. I'm sure
it will be a great book for beginners, since the title has "beginning" in it.

If you not, you can always return it :)

Dillinger4
Apr 30th, 2000, 03:54 AM
Yeah Beginning Visual C++ by Ivor Horton is a really good book if you want to learn the C++ lunguage. You should also
learn numbering systems like Hex and decimal.

rchiav
Apr 30th, 2000, 09:22 PM
If someone needs to learn the decimal numbering system, they're in a lot more trouble than they know ;). The "Beginning" books by Wrox press seem pretty good. I read the VB 4 book and the VC5 book.

May 1st, 2000, 03:38 AM
Maybe some people don't know the decimal system. Maybe 2 nerdy people raised their kids to count in Hex :)