Eldanien2005-03-08 07:03:37
Go directly to C, or a close relative.
The extra time and frustration you'll deal with learning a structured, low-level (read: geeky, technical) language, you'll more than make up for by being able to pick up lighter languages with ease.
The extra time and frustration you'll deal with learning a structured, low-level (read: geeky, technical) language, you'll more than make up for by being able to pick up lighter languages with ease.
Buho2005-03-08 07:43:05
QUOTE(Eldanien @ Mar 8 2005, 04:03 PM)
Go directly to C, or a close relative.
The extra time and frustration you'll deal with learning a structured, low-level (read: geeky, technical) language, you'll more than make up for by being able to pick up lighter languages with ease.
The extra time and frustration you'll deal with learning a structured, low-level (read: geeky, technical) language, you'll more than make up for by being able to pick up lighter languages with ease.
68474
I wish someone had told my stupid college that. They made you start with Pascal, because it's "easier" to learn and something stupid like that. Ofcourse I proved them wrong when I took a C++ prog and a Pascal prog that did basicly the same thing and showed them to my mother. Mom has a hard time turning on a computer, she looked at the Pascal and said you know I don't understand this . Showed her the C++ one and she says oh, this does....
Eldanien2005-03-08 08:31:56
I'm not sure if you agreed with me, or proved me wrong anecdotally.
I do still hold by what I said, though.
I do still hold by what I said, though.
Unknown2005-03-08 08:36:57
What should I learn? I'm relatively a beginner programmer, I guess. My knowledge is basically limited to HTML (not a programming language, I know) and CSS, PHP, zScript (zMUD), a little ######, and tiny little bits of these languages: VBScript, ASP.NET, TADS (similar to C, I think), and... yeah.
Buho2005-03-08 09:11:02
As said, a C style language would be good, but they aren't really easy to learn on your own. Best learned through a class of sorts.
If your good with zmud, you should PM Estarra as we're starting a Lusternia zmud project.
If your good with zmud, you should PM Estarra as we're starting a Lusternia zmud project.
Eldanien2005-03-08 09:40:52
I would recommend Perl and Python for you, Zaltan. Those go well with the other languages you've picked up, so that you've a collective skillset that will find use together. Too, they're a bit more robust and versatile than typical scripting languages, which seems where your past lies. Both are commonly used scripting languages in MUD clients, so you could test the waters by converting your system over with those.
Or, if you want to go a somewhat different path than you've travelled in the past, go with VB.NET or C#, or any of the other Visual Studio languages, since you're familiar with ASP.NET.
Or, if you want to go a somewhat different path than you've travelled in the past, go with VB.NET or C#, or any of the other Visual Studio languages, since you're familiar with ASP.NET.
Unknown2005-03-08 12:10:22
QUOTE(Buho @ Mar 7 2005, 11:11 PM)
If your good with zmud, you should PM Estarra as we're starting a Lusternia zmud project.
68531
Wait? What? What are you saying? As in ACP? An "LCP"? Please no.
celahir2005-03-08 12:54:36
No as in a plugin to create a visual interface.
Also I'm learning C++ and Pascal atm. (C++ fun, Pascal school)
I'llbe learning Delphi next year and wanna take a swing at Java before university. I reccemend C++ as so many other scripts are based on it.
Whats this Fortran you talk of Buho and where could I get it...
Also I'm learning C++ and Pascal atm. (C++ fun, Pascal school)
I'llbe learning Delphi next year and wanna take a swing at Java before university. I reccemend C++ as so many other scripts are based on it.
Whats this Fortran you talk of Buho and where could I get it...
Buho2005-03-08 13:36:18
Fortran is an extremely old language created for mathmatics. Some famous games were written in it, best one being CCA(Collousal Caves Adventure). And yes I know I spelled the first C wrong, it's late and I don't care enough to check the correct spelling
Laysus2005-03-08 17:06:33
Colossal?
And my dad used fortran, I seem to recall... old old stuff.
And my dad used fortran, I seem to recall... old old stuff.
Veonira2005-03-08 17:48:43
Funny thing is, the only experience I have with programming is with some php/cgi on the internet, and I'm taking a Visual Basic class now, but I'm entering college in the computer Science major . I figure I have enough interest for it though, so it's best to start out early even if I end up doing something else.
Daganev2005-03-08 19:55:38
The coolest thing about fortran was that it came with its own type of PAPER!
Buho2005-03-08 23:16:39
QUOTE(Veonira @ Mar 9 2005, 02:48 AM)
Funny thing is, the only experience I have with programming is with some php/cgi on the internet, and I'm taking a Visual Basic class now, but I'm entering college in the computer Science major . I figure I have enough interest for it though, so it's best to start out early even if I end up doing something else.
68757
Scroll up a bit and look at my "Bill Gates Qoute" that is all I have to say about that.
Unknown2005-03-09 09:03:21
What's wrong with VB?
Eldanien2005-03-09 09:13:43
People like to razz Microsoft products. VB is something of a cash cow for them.
I'd say there's a lot of money in VB development, though, particularly in small scale database apps, mid-tier development. A lot of manufacturing companies seem to be gravitating towards VB.NET for such strange things as process control.
It's an easy language with widespread use and thus widespread job opportunities.
I'd rather work in other languages, but I figure you use the language and tools that companies are paying for. Learn a fun language like prolog for your own amusement.
I'd say there's a lot of money in VB development, though, particularly in small scale database apps, mid-tier development. A lot of manufacturing companies seem to be gravitating towards VB.NET for such strange things as process control.
It's an easy language with widespread use and thus widespread job opportunities.
I'd rather work in other languages, but I figure you use the language and tools that companies are paying for. Learn a fun language like prolog for your own amusement.
Unknown2005-03-09 09:19:23
Heheh, Prolog sounds interesting...
Summer2005-03-09 09:25:24
Any recommendations for a language for a rank beginner that doesn't require said beginner (me) to download some sort of compiler / pay for hosting to see? Am perfectly willing to start with something harder as long as I can code it in Notepad / some other program that doesn't require me to have a credit card or chequebook.
All I know is HTML, CSS, and a tiny bit of J a v a S c r i p t (forums seem to have a problem with me typing it out properly)
All I know is HTML, CSS, and a tiny bit of J a v a S c r i p t (forums seem to have a problem with me typing it out properly)
Alger2005-03-09 09:30:10
i hated vb... i found it easy, but buggy and a bit weak. Especially with database management, id rather stick to the likes of oracle, sql. Like Eldanien said it would work for small scale, for anything bigger well I would use something else.
Alger2005-03-09 09:31:12
html i would think... dunno
for recommendations... i dunno hehe try vb hehe... go to your uni library get the books look for one with a compiler ...
EDIT: thats to summah
for recommendations... i dunno hehe try vb hehe... go to your uni library get the books look for one with a compiler ...
EDIT: thats to summah
Unknown2005-03-09 09:32:22
What would be good for big-scale then?