Where should I start with programming?
I went to the library the other day and picked out Microsoft's book on learning VB4. I know this is old, but how much has it changed? Should I even start with VB? How about C? Next year as a sophmore I'll be taking beginner's programming in VB so I thought this might be a good way to get ahead. Having said that, am I alright with VB4 or should I go out and buy a book on VB6? Thanks.
Re: Where should I start with programming?
Quote:
Originally posted by speedstream5621
I went to the library the other day and picked out Microsoft's book on learning VB4. I know this is old, but how much has it changed? Should I even start with VB? How about C? Next year as a sophmore I'll be taking beginner's programming in VB so I thought this might be a good way to get ahead. Having said that, am I alright with VB4 or should I go out and buy a book on VB6? Thanks.
There are going to be lots of C/C++ blahblahblah, but you are gonna jump the boat in no time if you do follow their path.
Get start with easier languae and put C++ as your optional destination. I personally have VB 6, then Python, then C then C++ but later I abandoned the use of C++ since I do not think I need to use it that often.