Fruitloop said:No, thank fuck - that would be the final straw. It's WS/SOAP for everything...
* emails Fruitloop's boss with suggestion for a WS/SOAP -> CORBA bridge tier - 'industry standard enterprise architecture, etc, etc' *
Fruitloop said:No, thank fuck - that would be the final straw. It's WS/SOAP for everything...
Yeah, and make sure you're using PKI client auth while you're at it.gurrier said:* emails Fruitloop's boss with suggestion for a WS/SOAP -> CORBA bridge tier - 'industry standard enterprise architecture, etc, etc' *
Ruby, I'd say, and Java is certainly easier to learn than C++. Initially it's all about getting the concepts so you might as well start with something with as few "WTF" quirks as possible.peppery said:I need to learn VBA for work, but I think it would be an advantage for me to learn other langauges, especially an oo one like C++ or Java.
I have heard though that C++ is probably the hardest thing in the universe to learn. Would it be easier to start with Java or Ruby?
FridgeMagnet said:(disclaimer: my Java is pretty much non-existent, I started learning a few years ago and didn't go very far, but I remember what it was like learning it, and I distinctly remember thinking "this is so much better than C++" which I'd also been trying to learn)
"C++: All The System Vandalism Of C, But With Objects"Fruitloop said:But you can do so much more damage with C++![]()
![]()
A very stupid machine, but i think it does qualify as machine code. Programing a processor by memorising hex codes and then inputting them with a couple of switches and a screwdriver. Ah the good old days...lobster said:"i started on Pascal, about three years ago, although i'd done machine code programing before that."
There are not may programmers who can say they programme in machine code, Mel Kaye would be proud of you.
http://www.catb.org/~esr/jargon/html/story-of-mel.html
http://foldoc.doc.ic.ac.uk/foldoc/foldoc.cgi?The+Story+of+Mel

Also, I would think that it would be harder to get help with them as they have a smaller userbase.peppery said:I need to learn VBA for work
jæd said:Java = English
.Net = American English
C++ = Latin
C = Greek
Code is compiled before it can be used. This turns it from readable text to comands that a computer can understand. Just looking at a compiled program won't do anything. You need to learn from some sort of teaching resource, a book, a course or something else.peppery said:Thanks for the pointers. What I tend to do is look at the code of other programs and just amend that, thats how i tend to learn. Is that a bad way of doing it, is it lazy? Should I learn the theory behind the language first.
Well no, not if they're looking at an interpreted language. Like Ruby, Python etc. One can learn from source in such cases.Bob_the_lost said:Code is compiled before it can be used. This turns it from readable text to comands that a computer can understand. Just looking at a compiled program won't do anything. You need to learn from some sort of teaching resource, a book, a course or something else.
Ok then, ignore meFridgeMagnet said:Well no, not if they're looking at an interpreted language. Like Ruby, Python etc. One can learn from source in such cases.

It's definitely a bad way to learn and you really should try to pick up the theory behind any language first. Your method is a sure-fire way to amass 2,000 line programs where only 2 lines actually do anything.peppery said:Thanks for the pointers. What I tend to do is look at the code of other programs and just amend that, thats how i tend to learn. Is that a bad way of doing it, is it lazy? Should I learn the theory behind the language first.
I think LISP was about the third language I learned. It's not essential to take lots of acid with LISP, but later on, LISP makes acid more comprehensible.Bernie Gunther said:The first real language I learned was Common LISP, which can rearrange your brain in interesting and useful ways. (I was eating *lots* of acid at the time)
No, sounds like the right one.After that, all other languages seem painfully limited, but I don't program for a living, so possibly my viewpoint is a somewhat peculiar and irrelevant one.
Blimey, I didn't think anyone else had to use shibboleth. You poor bastardFruitloop said:with Shibboleth DA and mobile clients....
This could go on forever, couldn't it.![]()

Bernie Gunther said:After that, all other languages seem painfully limited, but I don't program for a living, so possibly my viewpoint is a somewhat peculiar and irrelevant one.
Peppery said:Thanks for the pointers. What I tend to do is look at the code of other programs and just amend that, thats how i tend to learn. Is that a bad way of doing it, is it lazy? Should I learn the theory behind the language first.
But it's not a programming languagefractionMan said:.net aint half bad to be honest.

lol. You wuss. In my day we had valves.gurrier said:But it's not a programming language![]()
There are loads of reasons why learning to program with a microsoft product is a very bad idea. Not that their stuff is particularly terrible, just that when you want to learn to program, you want as much transparency as possible - the opposite of the microsoft coding philosophy.
Everybody knows that real coders learn to code with transistors anyway. If you can't construct an arbitrary Turing machine from J-K flip-flops, you're not worth it.![]()