Pelican Parts
Parts Catalog Accessories Catalog How To Articles Tech Forums
Call Pelican Parts at 888-280-7799
Shopping Cart Cart | Project List | Order Status | Help



Go Back   Pelican Parts Forums > Miscellaneous and Off Topic Forums > Off Topic Discussions


Reply
 
LinkBack Thread Tools Rate Thread
Author
Thread Post New Thread    Reply
Cars & Coffee Killer
 
legion's Avatar
 
Join Date: Sep 2004
Location: State of Failure
Posts: 32,246
Programmers?

Just curious. Seems like there are a lot of fellow code monkeys around here. Anyway, what languages do you/have you coded in? (Not just learned, but actually done real productive work in.)

I'll start:

Had an internship where I did some VB, spent two years doing some COBOL, now work in a semi-obscure language called Aion.

__________________
Some Porsches long ago...then a wankle...
5 liters of VVT fury now
-Chris

"There is freedom in risk, just as there is oppression in security."
Old 03-28-2005, 07:41 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #1 (permalink)
Too big to fail
 
widebody911's Avatar
 
Join Date: Jan 2002
Location: Carmichael, CA
Posts: 33,894
Garage
Send a message via AIM to widebody911 Send a message via Yahoo to widebody911
Basic (yes, I actually had a paying job doing basic!), Pascal, RPGIII, x86 assembler, m88k assembler, COBOL, C/C++, perl, PHP, Java/javascript, unix shell scripting
__________________
"You go to the track with the Porsche you have, not the Porsche you wish you had."
'03 E46 M3
'57 356A
Various VWs
Old 03-28-2005, 07:46 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #2 (permalink)
Registered
 
id10t's Avatar
 
Join Date: Mar 2003
Posts: 10,338
Started in 1980 on a TRS-80 via private lessons. Wrote a patient billing system for my mom that ran on a 8088 in turbo pascal, worked until she closed her office doors 3 years ago. Had some COBOL, Fortran, and more Pascal in high school. Wrote a program in basic that was for D&D character generation, sent it to be published in Dragon Magazine (they never published it). Got out of computers until '94, started getting paid to use them in '98, did some utility programming in Visual Basic, fixing perl scripts, some cgi stuff in VB, now I'm doing some stuff in php - generic form processing to either email or sql db, the online calendar for the college I work at (http://apps2.sfcc.edu/calendar), my 356talk archive (see sig), etc.
__________________
“IN MY EXPERIENCE, SUSAN, WITHIN THEIR HEADS TOO MANY HUMANS SPEND A LOT OF TIME IN THE MIDDLE OF WARS THAT HAPPENED CENTURIES AGO.”
Old 03-28-2005, 07:48 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #3 (permalink)
Registered
 
beepbeep's Avatar
 
Join Date: Jun 2001
Location: Sweden
Posts: 5,911
Profesionally, I just worked with C (without ++), ASM and VB. (SQL and ASP as well but it's more a script than proper language).

I studied and did some programming in Pascal, Java and Erlang as well.
__________________
Thank you for your time,
Old 03-28-2005, 07:49 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #4 (permalink)
Registered
 
stevepaa's Avatar
 
Join Date: Dec 2004
Location: san jose
Posts: 4,982
Did mine years ago. FORTRAN for CFD work and detonation experiments. A little RT-11 driver code.
__________________
steve
old rocket inguneer
Old 03-28-2005, 07:50 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #5 (permalink)
Cars & Coffee Killer
 
legion's Avatar
 
Join Date: Sep 2004
Location: State of Failure
Posts: 32,246
Yeah, I've done SQL with Access, SQL Server, Allbase, and DB2. Come to think of it, I've never really done any programming that didn't involve some sort of database access. It's always seemed like a neccesary evil to me.
__________________
Some Porsches long ago...then a wankle...
5 liters of VVT fury now
-Chris

"There is freedom in risk, just as there is oppression in security."
Old 03-28-2005, 07:53 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #6 (permalink)
 
Registered
 
JavaBrewer's Avatar
 
Join Date: May 2002
Location: North County San Diego
Posts: 8,818
Garage
Earned a living using C/C++ more than 7 years ago. Since then it's been 100% Java. Written sample/test code in assembler, Pascal, Fortran, and Lisp.

Last edited by dmoolenaar; 03-28-2005 at 08:02 AM..
Old 03-28-2005, 08:00 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #7 (permalink)
Feelin' Solexy
 
Tishabet's Avatar
 
Join Date: Oct 2003
Location: WA
Posts: 3,790
C/C++/C#, Perl, Python, Curl, Java (swing, beans, JDBC), VBScript/ASP, ASP.NET, PHP, CF, motorola 68-xx series assembly, XML, SQL.
__________________
Grant
In the stable: 1938 Buick Special model 41, 1963 Solex 2200, 1973 Vespa Primavera 125, 1974 Vespa Rally 200, 1986 VW Vanagon Syncro Westfalia, 1989 VW Doka Tristar, 2011 Pursuit 315 OS, 2022 Tesla Y
Gone but not forgotten: 1973 VW Beetle, 1989 Porsche 944, 2008 R56 Mini Cooper S
Old 03-28-2005, 08:03 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #8 (permalink)
Registered
 
bryanthompson's Avatar
 
Join Date: May 2003
Posts: 5,058
Garage
Send a message via ICQ to bryanthompson
Worked as webmaster for a network of (6) radio stations using ColdFusion, MSSQL Server for 4 years. Developed some standalone specialty java apps for them.

Currently work as Java/JSP developer for O'Reilly Author, Marc Loy. 100% Java for me now

Java guys, have you tried Eclipse? I'm really liking its CVS and ant features, but I just wish there was a *good* plugin for JSP. MyEclipse plugin doesn't seem to support the newest JSTL libs
__________________
1983 944 - Sable Brown Metallic / Saratoga / LSD : IceShark Light Kit
Old 03-28-2005, 08:46 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #9 (permalink)
Too big to fail
 
widebody911's Avatar
 
Join Date: Jan 2002
Location: Carmichael, CA
Posts: 33,894
Garage
Send a message via AIM to widebody911 Send a message via Yahoo to widebody911
I've been using Eclipse for java stuff, but I'm still on the steep side of the learning curve, but then again I'm on the steep side of the curve of Java as well.
__________________
"You go to the track with the Porsche you have, not the Porsche you wish you had."
'03 E46 M3
'57 356A
Various VWs
Old 03-28-2005, 08:54 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #10 (permalink)
Registered
Cobol (Batch and CICS), JCL, Basic, FoxPro...from there went into networking...then management. Can you say Hollerith card?
__________________
Warren & Ron, may you rest in Peace.
Old 03-28-2005, 09:09 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #11 (permalink)
Dept store Quartermaster
 
lendaddy's Avatar
 
Join Date: Jul 2001
Location: I'm right here Tati
Posts: 19,858
Various remotes (mostly sony and pioneer), VCR's (both Beta and VHS), did some garage door openers a few years back too, but I'm sure I'm out of practice on those now. Currently considering several 12 step programs
__________________
Cornpoppin' Pony Soldier
Old 03-28-2005, 09:53 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #12 (permalink)
 
Registered
 
MikeCT's Avatar
 
Join Date: Jun 2003
Location: Bristol,CT
Posts: 564
Garage
Send a message via AIM to MikeCT
C/C++, some VB and right now doing an internship developing with VB.net.
__________________
1984 944 N/A
1996 Golf Gl
Drive fast. Take chances.

If you can't dazzle them with brilliance, baffle them with bull. - W. C. Fields
Old 03-28-2005, 10:16 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #13 (permalink)
Super Moderator
 
cstreit's Avatar
 
Join Date: Feb 2000
Location: Naperville, IL USA
Posts: 14,969
Garage
All you yung'uns, you don't know how ad it was... I freekin' had to code ASSEMBLER(! )

How you like to stare at a green screen looking at THIS all day:

gcd: mov ebx,eax
mov eax,edx
test ebx,ebx
jne L1
test edx,edx
jne L1
mov eax,1
ret
L1: test eax,eax
jne L2
mov eax,ebx
ret
L2: test ebx,ebx
je L5
L3; cmp ebx,eax
je L5
jae L4
sub eax,ebx
jmp L3
L4: sub ebx,eax
jmp L3
L5: ret


...and COBOL, FORTRAN, IDEAL, JCL, SQL, Basic, Visual Basic, C, C++, Java, Perl, you name it...

Not for about 8 years now though thankfully....
__________________
Chris
----------------------------------------------

1996 993 RS Replica
2023 KTM 890 Adventure R
1971 Norton 750 Commando
Alcon Brake Kits

Last edited by cstreit; 03-28-2005 at 10:26 AM..
Old 03-28-2005, 10:20 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #14 (permalink)
Cars & Coffee Killer
 
legion's Avatar
 
Join Date: Sep 2004
Location: State of Failure
Posts: 32,246
How is VB.net? I haven't done anything in VB since 6.0.
__________________
Some Porsches long ago...then a wankle...
5 liters of VVT fury now
-Chris

"There is freedom in risk, just as there is oppression in security."
Old 03-28-2005, 10:21 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #15 (permalink)
Registered
 
id10t's Avatar
 
Join Date: Mar 2003
Posts: 10,338
cstreit - reminds me of peeks and pokes

Anyone want a real blast from the past? I'm looking at a Z80 assembly manual, by TRS-DOS floppies and manual, and a C64 CP/M module with manual. Wonder if this stuff is worth anything?
__________________
“IN MY EXPERIENCE, SUSAN, WITHIN THEIR HEADS TOO MANY HUMANS SPEND A LOT OF TIME IN THE MIDDLE OF WARS THAT HAPPENED CENTURIES AGO.”
Old 03-28-2005, 10:46 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #16 (permalink)
Too big to fail
 
widebody911's Avatar
 
Join Date: Jan 2002
Location: Carmichael, CA
Posts: 33,894
Garage
Send a message via AIM to widebody911 Send a message via Yahoo to widebody911
Quote:
Originally posted by cstreit
All you yung'uns, you don't know how ad it was... I freekin' had to code ASSEMBLER(! )

A little jmp'y today?

Programming sure has changed. Kids today don't even know what a profiler is. Or a stack. Or what it's like to code without one. Or how to optimize. I used to inline code in assembler (x86 or m88k) for better performance. Heap management? Garbage collection? Luxury!
__________________
"You go to the track with the Porsche you have, not the Porsche you wish you had."
'03 E46 M3
'57 356A
Various VWs
Old 03-28-2005, 10:46 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #17 (permalink)
Registered
Hey, there was nothing like getting that call at 2am from the Data Center......"Hi Rick, job 123 went down...want a core dump when you get here?" Ahhh, off the source code library.......
__________________
Warren & Ron, may you rest in Peace.
Old 03-28-2005, 11:28 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #18 (permalink)
Registered
 
stevepaa's Avatar
 
Join Date: Dec 2004
Location: san jose
Posts: 4,982
started on card deck programming
and then I got

http://www.hampage.hu/pdp-11/

thought I had died and gone to heaven

Any other SYSMGRs out there use SYSKRAP as your password?

am trying now to rescue a micro PDP-11 for some archival work
__________________
steve
old rocket inguneer
Old 03-28-2005, 11:57 AM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #19 (permalink)
Registered
 
Saintly's Avatar
 
Join Date: Oct 2000
Location: Sydney, NSW, Australia
Posts: 885
VB
Pascal
Cobol
C, C++
HTML
JS
PHP
Java
J2EE
XML
SOAP
and starting to read a book on ASP

__________________
Saintly
'97 318Ti Sport, DASC, H&R coil overs (sold)
'07 F800ST
'10 Forester X Special Edition
Old 03-28-2005, 01:59 PM
  Pelican Parts Catalog | Tech Articles | Promos & Specials    Reply With Quote #20 (permalink)
Reply


 


All times are GMT -8. The time now is 04:15 AM.


 
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website -    DMCA Registered Agent Contact Page
 

DTO Garage Plus vBulletin Plugins by Drive Thru Online, Inc.