I'm guessing everyone has been there b4. I'm not asking any one to teach me but a suggestion on how to learn it properly with out taking classes
i
Im Really noob
-
- Posts: 276
- Joined: Fri Aug 15, 2008 8:21 am
-
- Posts: 276
- Joined: Fri Aug 15, 2008 8:21 am
There are 3 basic compiled languages that are easy for beginners.
1) Java
2) Visual Basic
3) C#
It is your decision which programming(compiled) language you want to learn first. I suggest you to research on each one of them and perhaps give a try on each one of them and find which language you like best.
1) Java
2) Visual Basic
3) C#
It is your decision which programming(compiled) language you want to learn first. I suggest you to research on each one of them and perhaps give a try on each one of them and find which language you like best.
C# Definitely isn't one of the "easy/fun" languages. Visual Basic is great to start off with, and Java or HTML is pretty useful too.WhiteKnight wrote:There are 3 basic compiled languages that are easy for beginners.
1) Java
2) Visual Basic
3) C#
It is your decision which programming(compiled) language you want to learn first. I suggest you to research on each one of them and perhaps give a try on each one of them and find which language you like best.
-
- Posts: 276
- Joined: Fri Aug 15, 2008 8:21 am
According to my opinion, it is actually harder to continue on later in programming. When you want to learn about C++ the most vital language of them all. It best that you know a little by doing C# then you will have experience with similar design with C++.sSniper wrote:C# Definitely isn't one of the "easy/fun" languages. Visual Basic is great to start off with, and Java or HTML is pretty useful too.WhiteKnight wrote:There are 3 basic compiled languages that are easy for beginners.
1) Java
2) Visual Basic
3) C#
It is your decision which programming(compiled) language you want to learn first. I suggest you to research on each one of them and perhaps give a try on each one of them and find which language you like best.
I'm gonna disagree with you here. As a dialect of Basic, Visual Basic is horrible to learn at all, and starting to program in Visual Basic all but cripples you as a potential programmer.sSniper wrote: C# Definitely isn't one of the "easy/fun" languages. Visual Basic is great to start off with, and Java or HTML is pretty useful too.