What languages do you program in?

I’m going to assume you mean ‘masochist’, unless you’re talking about the pain I put my friends through when I enthuse at length about DEBUG :p.

HenrySpencer

Enthusing about DEBUG is nuts. Just talking about it is sadistic. :wink:

Since we have some people familiar with assembly on this thread, can anyone tell me if there is an easy way to do basic text i/o in PPC assembly?
In x86, just setting the appropriate interupt value and AX would do it. Under Yellow Dog, ended up using C libraries.
Is there an easier way?

I learned some Pascal and C++ in high school, and I’ve picked up the VB for dummies and messed around with that a bit.

[hijack]

I plan on majoring in MIS and the college that I’m going to attend requires you to take a class in Cobol. Is their any point to this? I plan on working with SQL, Oracle databases? If I know the basics of programming, why do I need to appy them to Cobol? Am I wasting my time?

[/hijack]

Sorry to say, but Yes. Cobol isn’t just a waste of time to learn, even if you end up using it, it’s a waste of time to use.
[/C programmer rant]

Seriously, though, if you have to do it, just make the most of it and learn it - it never hurts to have another language under your belt, even just to stretch your brain regarding different ways of doing the same thing. Just try not to get a job using it.

HenrySpencer

Just FYI, Java != JavaScript/ECMAScript/JScript.

Don’t think that it is. :smiley:

My list:

C
C++
Java
JavaScript
QBASIC
TI-BASIC
PERL
MIPS ASM

dropzone:

As I said, can’t spell worth a spit. :wink:

Ahhhh, Kyberneticist but when you consistantly mispell cdr as car, search and replace is afterall so much more usefull then, neh?

I agree. So, how many great programmers do you know? :smiley:

mrblue92, You’re a Progress programmer?

Have you ever thought about moving to Oregon?

I work for a large printing company that uses a production system called Hagen written in Progress GUI.
Right now we’ve only got one guy who understands Progress, and if he gets hit by a bus, we’re screwed!
(Our financials are in RPG III on an AS/400, which is my baby.)

Just a thought.

Flymaster, I know there’s a difference between Java and Java script. It just didn’t seem germaine to the discussion at the time. My boss hates them both. :slight_smile:

After 25 years in the business, about 5.
(I consider myself a very good programmer.)

Okay, hijack’s over. Carry on.

Yes, sir. In fact, it accounts for about 90% of my programming at this point, but our app (Trend, aka SX Enterprise) is character–the GUI version (of the app) is too unstable at this point for our taste. I do not claim to be a DBA (we have another guy who does admin), but I know a considerable amount of the theory and could probably even do that job if need be. It’d take me some time to get up to speed as a DBA, though.

Actually I had considered moving out West while in college, but part of me likes being able to see the family more than a couple times a year. My company really needs me for the next six months or so, so it’d be hard to just walk away. And nowadays I find myself wanting to write books more than wanting to write programs.

I kid you not, if you’ve touched SQL and Pascal, character Progress is an absolute breeze. It’s possibly the easiest language I’ve ever learned, but I admit I had a pretty good variety of experience before then. GUI is a bit more complex because by nature it’s more heavily event driven, and I haven’t worked with it in a production environment yet. It’ll be coming next year for me, I’m sure.

Bumbazine wrote:

Just for the record, Java and JavaScript have nothing to do with one another. They don’t even share a similar syntax. JavaScript was originally called “LiveScript” by Netscape, but when Netscape teamed up with Sun, Sun decided that LiveScript would be more marketable and have more of a “webpage progamming” connotation if it were renamed JavaScript.

JavaScript has far more in common with VBScript than it does with Java.

tracer,

I stand, or rather sit (I’m eating lunch) corrected.

hmmm… As long as I was hijacking this thread for a personal conversation, I should have replied to mrblue92. while I was at it.
My apologies, and too bad, you’d probably like it here.
:slight_smile:

I’m disappointed. Since it was my thread I was going to claim a finder’s fee if you hired him!

OTOH, Oregon’s nice, my family all moved to Washington, and that language doesn’t sound that hard…

Ahem. No fair claiming credit! I already pointed that out!!! :smiley:

Out of pure curiousity, I wouldn’t mind knowing the pay scale… FWIW, I have a Bachelor’s in Computer Science and 3.75 years of professional experience with Progress.

[inside joke]
Bumbazine: Stay that boring and you just might live to 850, though what you’re doing now sounds like its getting exciting.
[/inside joke]

My list (chronological order):
BAL (IBM Assembly language)
COBOL
JCL
Wang BASIC-2
UNIX/C
UNIX Shell Scripting (sh & ksh)
awk
VAX DCL
VAX BASIC
VAX C
UNIX/C again (and awk, and shell scripting)
C++
SQL

At home, I’ve tried out Amiga BASIC, Microsoft BASIC (pretty much the same thing, but then someone up there pointed out that Amiga BASIC was written by Gates), VB, and Visual C++. For learning how to program or teaching someone else how to program, VB is probably the best these days, since a person will quickly see satisfying results with this.
And of course the one thing I don’t have is what’s hot: Web programming, like Java, perl, HTML, or whatever.

pantom, And I was looking forward to a peaceful and quiet old age. :wink:

dropzone, A finder’s fee, hmmm? That’s an intriguing concept, but knowing my employer,…

mrblue92, Ummm… I’m not real sure. :o Let me get back to you on that.

mrblue92,

I apologize for putting you off in my post above.
I couldn’t answer your question about pay scale for a couple of reasons.

a) If I were to publish that information publicly, my employer would be really angry.
b) I really do not know.

Let me explain: I’m not the guy who does the hiring around here. If you had been interested, I would have immediately hooked you up with my boss, who is the guy, and the two of you could have taken it from there.

I’ve tried to make some discreet inquiries about salary ranges here, and had no luck. They ‘negotiate’ everybody anyway.

My sources outside the company, however, say that the range for a P/A with about 5 yrs experience would be ~ 40 - 60k.

I hope that satisfies your curiosity.

BTW, Happy (belated?) Birthday.

Bumbazine: Thanks for the effort… I fall within that bracket now, but would probably ask minimum 60K to move from where I am now, probably more unless I was really sure that I’d really like what I was doing.

It is nice to be in a field in high demand.