[ Login | Register ]

The Shining Source

« previous next »

Poll
Question: What do you think is the best (easiest) programming language for begginers?
C - 0 (0%)
C++ - 1 (33.3%)
Pascal - 1 (33.3%)
Visual Basic - 1 (33.3%)
Java - 0 (0%)
Total Voters: 3

Pages: [1] 2 Print
Best programming language for begginers??   (Read 34646 times)
Old Post January 13, 2007, 12:05:55 am
#1
Shining Star *

Posts: 65

Logged
Best programming language for begginers??
Hi.. you may remember me from a year or two ago.. well i'm a little older now and i'm just about to give programming a shot.. any opinions on what language people think is best for begginers.. i know there is alot of different opinions i just would like to see what everyone feels. If there's one paticularly good programming language you want to vote for and it is'nt on the list.. pm me and i'll make it so lol.


Old Post January 13, 2007, 12:45:30 am
#2
Administrator Shining Spammer *

Posts: 1,129

Logged
Re: Best programming language for begginers??
Pascal is the easiest, but that would be because it's the most limited.

I suggest Java if your motivation requires you to see results quickly, and C if you're able to sustain yourself on knowing you're achieving something without seeing anything on screen.

~Elvenfyre


Old Post January 13, 2007, 01:01:01 am
#3
Ty
Administrator
Shining Sideburns *

Posts: 837

Logged
Re: Best programming language for begginers??
I haven't played with Pascal for years, but I think Delphi is based on Pascal and I've seen some pretty impressive stuff done with it. Getting the fundamentals of programming nailed down is much more important than the language. Once you know how the basics work you can use any language with ease.

I see plenty of people get hung up on the language side of things, like it's some kind of badge of honour. I tend to ignore those people Wink So yeah, that was a complete cop-out of an answer Tongue I say C# or Java first, because you get results (relatively) quickly. Getting something on screen when you're starting out is the most important thing. Nobody starts perfect, so just have fun and go from there.


Old Post January 13, 2007, 01:34:22 am
#4
Shining Star *

Posts: 65

Logged
Re: Best programming language for begginers??
wow quick responses... it sounds liek java's a good place to start.. just wondering what exactly would i need to begin programming i'm going to check for online tutorials and the such.. but do i need to download much??? can anyone give me a list of the basics i need to download and maybe places to download them from to get me started??? thanks x


Old Post January 13, 2007, 03:07:41 am
#5
Job
Shining Light *

Posts: 230

Logged
Re: Best programming language for begginers??
For Java i recommend Eclipse. For C# of course use Visual Studio. In particular Visual Studio 2005 is probably the best piece of software i have used.
The most important Java resource is http://java.sun.com/j2se/1.5.0/docs/api/, which contains all the classes and interfaces in Java.


Old Post January 13, 2007, 11:33:07 am
#6
Ty
Administrator
Shining Sideburns *

Posts: 837

Logged
Re: Best programming language for begginers??
You can get Visual C# Express for free from Microsoft, and there are a tonne of examples with it. I'm not too sure about Java resources, but I'm sure all the Java nuts here can help you out with that Wink


Old Post January 13, 2007, 12:06:29 pm
#7
Shining Star *

Posts: 65

Logged
Re: Best programming language for begginers??
thanks yet again.. i think i have visual C express... although i'm not sure if it's the right thing.. should their be something saying MSE that i use?? thanks x


Old Post January 15, 2007, 11:36:58 am
#8
Ty
Administrator
Shining Sideburns *

Posts: 837

Logged
Re: Best programming language for begginers??
MSE doesn't ring any bells. If you use the installer it'll be in your start menu under "Visual C# Express Edition" or something. The programs should be in a folder called "program files/Microsoft Visual Studio 8" on your hard drive.

At least they are on my machine. I do have a habit of renaming folders to be awkward though =/


Old Post January 15, 2007, 05:58:56 pm
#9
Shining Star *

Posts: 65

Logged
Re: Best programming language for begginers??
thanks for the help everyone.. i found out i had two versions of visual.. something which confused me at first.. but i found my c# office express edition thing and have taken 3 online lessons.... i'm getting to grips with it quite well now, although this does make me realise how impossibly hard a fan game must be to create... got alot of respect for people who have made alot of progress on projects lol... anyone know the limits of C#? is there a point where it just can't handle.. if that makes any sense?


Old Post January 15, 2007, 06:12:06 pm
#10
Ty
Administrator
Shining Sideburns *

Posts: 837

Logged
Re: Best programming language for begginers??
Arena Wars was written in C#, and it looks pretty neat so I wouldn't worry about reaching the limits of C# any time soon Wink


Old Post January 31, 2007, 12:05:22 am
#11
Shining Star *

Posts: 65

Logged
Re: Best programming language for begginers??
i know this will sound like kid's play to everyone here.. but i've worked out how to make a calculator now.. in the end i used C# and i seem to be gettin to grips with it quiet fast Smiley not an AMAZING step i know.. but it's surely gotta help somewhere along the line... hasn't it???  Roll Eyes won't be too long before you see me making the next fan game  Tongue


Old Post January 31, 2007, 01:39:52 am
#12
Administrator Shining Spammer *

Posts: 1,129

Logged
Re: Best programming language for begginers??
Congratulations Smiley

Can't wait to see your progress Smiley

~Elvenfyre


Old Post January 31, 2007, 10:26:58 am
#13
Ty
Administrator
Shining Sideburns *

Posts: 837

Logged
Re: Best programming language for begginers??
Nice one! I think the first program I ever wrote just asked for your name and then said "Hello, {name}". I don't think I wrote anything as complicated as a calculator either. You're doing really well Smiley


Old Post January 31, 2007, 11:00:54 am
#14
Shining Star *

Posts: 65

Logged
Re: Best programming language for begginers??
Nice one! I think the first program I ever wrote just asked for your name and then said "Hello, {name}". I don't think I wrote anything as complicated as a calculator either. You're doing really well Smiley

thank you Elvenfyre and Ty Smiley .. i did the hello name bit as well just before Smiley .. i didn't realise it would be as rewarding as it is to see a relativly simple program (when looked on from the outside) come together and actualy work.. it's not as neat and tidy as the windows calculator but it has all the basic functions Smiley i realise it's not very 'shining' lol but i had to start somewhere.. and this forum is the only forum i really visit (apart from sfc) so i had to tell someone of my great achievement Tongue  Roll Eyes
thanks for the encouragment people.


Old Post April 23, 2007, 08:02:30 am
#15
Administrator
Shining Spammer *

Posts: 1,208

Logged
Re: Best programming language for begginers??
Actually, has any of you worked with RUBY yet? I heard some really good things about it..

Devlyn

Great news for Shining fangame developers! Wink

Correcting your non-working <img> tags since 1982 Wink


Pages: [1] 2 Print 
« previous next »
Jump to:  

Powered by SMF 1.1.21 | SMF © 2013, Simple Machines