iBotModz CBox
I'd like to learn programming.
#1
Posted 17 August 2009 - 09:16 PM
So Where do I begin? I understand there are multiple languages can anyone tell me which language is "best" in their opinion and where, how, and which I should begin from.
#2
Posted 17 August 2009 - 09:38 PM
Edited by BL4CKXHAWK, 17 August 2009 - 09:39 PM.
#3
Posted 17 August 2009 - 09:39 PM
#4
Posted 17 August 2009 - 09:43 PM
What Compiler are you using?
Edited by BL4CKXHAWK, 17 August 2009 - 09:44 PM.
#5
Posted 17 August 2009 - 09:46 PM
#6
Posted 17 August 2009 - 09:59 PM
#7
Posted 17 August 2009 - 10:02 PM
#8
Posted 17 August 2009 - 10:15 PM
#9
Posted 17 August 2009 - 10:36 PM
#10
Posted 17 August 2009 - 10:54 PM
#11
Posted 18 August 2009 - 01:00 AM
#12
Posted 18 August 2009 - 01:04 AM
#13
Posted 18 August 2009 - 10:08 AM
#14
Posted 18 August 2009 - 01:04 PM
VB.net all the way.
...until you understand the general jist of programming. Then you move on to a real programming language
I actually learnt BASIC first (no, not Visual Basic, proper BASIC).
It depends what you actually want to be able to program as to wether you should learn VB or BASIC.
Most people here would say VB, but BASIC will probably give you a better understanding of programming. BASIc is for learning how to program computers. VB is for learning to program microsoft crap.
yeah Im looking into C++ right now thanks for replying!
And a word of advice, don't look into C++ until you've at least looked into C first
Edited by miinaturvat, 18 August 2009 - 01:08 PM.
#15
Posted 18 August 2009 - 02:42 PM
#17
Posted 18 August 2009 - 06:59 PM
And a word of advice, don't look into C++ until you've at least looked into C first
What?.. What?... What?...
#18
Posted 18 August 2009 - 11:17 PM
#19
Posted 19 August 2009 - 05:26 AM
if you're coding anything in the .net Framework, don't bother as microsoft offers free IDE and compiler set ups.
>.<
#20
Posted 19 August 2009 - 10:43 AM
Microsoft C++ can compile c++.
Quote from me here...
What?.. What?... What?...
I'm just saying, C++ is like '1 up' from C.
If you actually use C/C++, you'll understand it translates to "C = C + 1".
Not looking at C before C++ is like watching 28 weeks later before 28 days later.