Jump to content
Science Forums

What programing languages do you know?  

1 member has voted

  1. 1. What programing languages do you know?



Recommended Posts

Posted

Ok so which do you know? not picking favorites, or the best, just what you know how to use. I dont choose them if you have dabbled and know a bit here and there, I mean can use it and possibly create something usefull.

 

:D

 

I apologise if I missed any important ones.. only 10 spots to work with, just put them below ;)

 

get voting, discuss below

 

J

Posted

I'm afraid I know almost nothing about computers. I can only just get mine switched on without help. :D I've only ever HEARD of Java, C/C++, Fortran, PHP and VB, but I have no idea whatsoever what they are used for or what the difference is between all of them (so off to Wiki I go...)

Posted

I'm okay with C++, I've worked with some Java code, though I couldn't write it on my own, and I've used Visual Basic before, and started programming in QBasic. I'm also quite good with the TI-83's programming language (I'm not sure what it is, but it is very similar to Basic).

Posted
I'm okay with C++, I've worked with some Java code, though I couldn't write it on my own, and I've used Visual Basic before, and started programming in QBasic. I'm also quite good with the TI-83's programming language (I'm not sure what it is, but it is very similar to Basic).

Haha yes, long live the calculator code! I amazed some uni friends by iterating some basic operations over a list of data for astronomy to save some time, they where like wow how do you do that, I say 'oh yeah, its just basic programing really..' :D

Posted
I've added Pascal to the list and gave it one vote (Tormod's).

 

:lol: I said "in my youth"...all I remember is swapping a lot of 5.25" floppy disks to run the compiler and including files and whatnot...but it was great fun, though.

Posted
I see VB on the list, but in my youth I used ...80 and 8086 assemly code.

Wimp! I programmed in PDP-11, DXS-960 and DXS-980 machine code. In Hex! I punched Hollerith cards with my teeth.

Posted
Wimp! I programmed in PDP-11, DXS-960 and DXS-980 machine code. In Hex! I punched Hollerith cards with my teeth.

LOL Pyro your a worry :D

 

So you Java monkies out there, how do you get the ASCII codes of a given character stored in a variable?

Posted
:D I said "in my youth"...all I remember is swapping a lot of 5.25" floppy disks to run the compiler and including files and whatnot...but it was great fun, though.

Before the 5.25 floppies came out I was using a cassette tape drive on my ZX-81 which was also where I started with Z80 machine code and BASIC. I've also done some stuff with LISP for AutoCad and assembly code on the Z80, 8086 & 8088, 6502 and the 68000 processors. What about shell scripts? I've done quite a bit with DOS batch files and bash shell scripts too.

Posted

I think I voted for 5, though I'm not fluent in all of them right now. Some of the most FUN I ever had at work was programming in assembly language--my first programming job at Texas Instruments. After six months of mucking about, I suddenly realized that the secret to assembly was thinking, and programming, in single-purpose "blocks" of code; and to always do the same thing the same way every time (NEVER reinvent the wheel). I sat down and created one flexible and powerful way to call a subroutine--I did it the same way for ever after. I sat down and created every mnemonic variable for every numeric constant I was ever likely to use, every numeric address offset; every standard table structure--and punched them up in one three inch stack of cards. EVERY program I wrote, I slapped a copy of that stack in front to define...well...everything. In a year, I went from worst programmer in the shop to second best.

 

The FUN was watching others read my code. Their jaws dropped--they could read it as easily as a Dick and Jane Reader. Anyone could understand, and maintain if necessary, my code. they were flabergasted. Soon, I was passing out copies of my "stack" to everyone. Productivity in the group TRIPLED in six months. I still have two of my best programs as keepsakes.

 

I miss assembly language. It was so clean and "pure".

Posted
Before the 5.25 floppies came out I was using a cassette tape drive on my ZX-81 which was also where I started with Z80 machine code and BASIC.

 

Ah yeah. Been there, too. :)

Posted
Wimp! I programmed in PDP-11, DXS-960 and DXS-980 machine code. In Hex! I punched Hollerith cards with my teeth.

 

Are you saying you scratched your butt before I could even sniff mine? :)

 

*ducks*

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...