Im Really noob

Discussion about hacker.org's server
Post Reply
User avatar
Archdeus
Posts: 7
Joined: Sun Sep 14, 2008 8:15 pm
Location: My room

Im Really noob

Post by Archdeus »

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
WhiteKnight
Posts: 276
Joined: Fri Aug 15, 2008 8:21 am

Post by WhiteKnight »

First question is, which kind of job do you want to program in? Compiled or Web base?
User avatar
Archdeus
Posts: 7
Joined: Sun Sep 14, 2008 8:15 pm
Location: My room

Post by Archdeus »

WhiteKnight wrote:First question is, which kind of job do you want to program in? Compiled or Web base?

i want to learn both but atm more i want to know more in compiling
WhiteKnight
Posts: 276
Joined: Fri Aug 15, 2008 8:21 am

Post by WhiteKnight »

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.
canine
Posts: 190
Joined: Sun Sep 14, 2008 5:38 am

hmm

Post by canine »

The distinction between compiled languages and scripting languages is not incredibly important.

I'd suggest you start with python and then go on to C or C++.
sSniper
Posts: 30
Joined: Sat Aug 23, 2008 11:18 am

Post by sSniper »

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.
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
Posts: 276
Joined: Fri Aug 15, 2008 8:21 am

Post by WhiteKnight »

sSniper wrote:
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.
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.
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++.
canine
Posts: 190
Joined: Sun Sep 14, 2008 5:38 am

Post by canine »

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.
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.
Post Reply