What programming languages do you know ?
Moderator: Thanas
- Sarevok
- The Fearless One
- Posts: 10681
- Joined: 2002-12-24 07:29am
- Location: The Covenants last and final line of defense
What programming languages do you know ?
Well in my case I work with C++ mostly, developing Windows programs using the Visual C++ compiler to be more precise. I can write programs using both the Win32 API and the MFC.
Other than C++ I know some Visual Basic, VB was the language that got me started in programming. Although I no longer use it much sometimes I pop in to test ActiveX controls.
Java is another language I know to some degree, bought some books on it. But at the moment my Java skills are rather noobish.
I also work with Python sometimes but not as a real programming language but as a modding language in certain games that include the python language as an internal scripting language.
So what about you ?
Other than C++ I know some Visual Basic, VB was the language that got me started in programming. Although I no longer use it much sometimes I pop in to test ActiveX controls.
Java is another language I know to some degree, bought some books on it. But at the moment my Java skills are rather noobish.
I also work with Python sometimes but not as a real programming language but as a modding language in certain games that include the python language as an internal scripting language.
So what about you ?
I have to tell you something everything I wrote above is a lie.
- The Yosemite Bear
- Mostly Harmless Nutcase (Requiescat in Pace)
- Posts: 35211
- Joined: 2002-07-21 02:38am
- Location: Dave's Not Here Man
- CaptainChewbacca
- Browncoat Wookiee
- Posts: 15746
- Joined: 2003-05-06 02:36am
- Location: Deep beneath Boatmurdered.
Basic, C++, Pascal, Is Matlab a language?
Stuart: The only problem is, I'm losing track of which universe I'm in.
You kinda look like Jesus. With a lightsaber.- Peregrin Toker
You kinda look like Jesus. With a lightsaber.- Peregrin Toker
- Brother-Captain Gaius
- Emperor's Hand
- Posts: 6859
- Joined: 2002-10-22 12:00am
- Location: \m/
- Dalton
- For Those About to Rock We Salute You
- Posts: 22639
- Joined: 2002-07-03 06:16pm
- Location: New York, the Fuck You State
- Contact:
Bits and pieces of Javascript, Perl and PHP...
To Absent Friends
"y = mx + bro" - Surlethe
"You try THAT shit again, kid, and I will mod you. I will
mod you so hard, you'll wish I were Dalton." - Lagmonster
May the way of the Hero lead to the Triforce.
Can still program in
Visual Basic (Access and Standard)
HTML (this actually counts as a languages, just an easy one)
Javascript (this actually counts as a languages, just an easy one)
SQL
Was Trained in, but it's been a while
C/C++ (including Visual C++)
Pascal
Basic
Cobol
Played around with (usually just modifying source code)
Assembly, Modula-2, Ada, Delphi, Turing
Visual Basic (Access and Standard)
HTML (this actually counts as a languages, just an easy one)
Javascript (this actually counts as a languages, just an easy one)
SQL
Was Trained in, but it's been a while
C/C++ (including Visual C++)
Pascal
Basic
Cobol
Played around with (usually just modifying source code)
Assembly, Modula-2, Ada, Delphi, Turing
- Mad
- Jedi Council Member
- Posts: 1923
- Joined: 2002-07-04 01:32am
- Location: North Carolina, USA
- Contact:
My primary programming language is C++. Before that, I programmed in C.
I've been introduced to Java, but haven't really had much of a chance to play around with it beyond the assignments given to us in the OOP class.
I've also been learning/playing around with PHP (I also know HTML with CSS, though that's more markup than actual programming, I suppose).
I used to do some coding in QBasic (the version that came with DOS) and an interpreted language called Euphoria. But I haven't messed with either in a long time.
I've been introduced to Java, but haven't really had much of a chance to play around with it beyond the assignments given to us in the OOP class.
I've also been learning/playing around with PHP (I also know HTML with CSS, though that's more markup than actual programming, I suppose).
I used to do some coding in QBasic (the version that came with DOS) and an interpreted language called Euphoria. But I haven't messed with either in a long time.
Later...
Easily. Not because the part I wrote had so much errors in it, but because other parts depend on it, and if the script I wrote had an error, the rest cannot continue to compile either...Ace Pace wrote:Whoa, getting 100 errors?Sokartawi wrote:Some very limited C# (as in trying to get the damn thing to compile, get 100 errors, spend another hour rewriting the thing, try again and get 99 and think "Yipee!")
It's for an Ultima Online server emulator, so if I mess with the script that does the basic weapon stuff, and make an error there, suddenly each individual weapon cannot compile either anymore, and that way the amount of errors really pile up...
I've spent 3 months trying to get a stupild little new armor system to work, no success... I made a new value on armor parts, but I cannot get it to look at that value when writing the rules on what to do with it.
Stubborn as ever - Let's hope it pays off this time.
Oh can also do the Basic variant for the Ti-83 calculator, made a program 2kb in size that could change between number systems, so you could change normal decimal to hex or to a 532-system or from 800 to 37, whatever you wanted. It wrote it all at once and it didn't have any bugs in it. I made it because I like to look at files in ASCII and I needed to know what to look for.
Stubborn as ever - Let's hope it pays off this time.
- Slartibartfast
- Emperor's Hand
- Posts: 6730
- Joined: 2002-09-10 05:35pm
- Location: Where The Sea Meets The Sky
- Contact:
regular/quick/visual basic, pascal, c/c++, DOS assembly, c64 assembly, 68k assembly (cracked a few games in my old Mac), php, html(not a language), java, powerbuilder, gupta, sql, inform, tads (for making text adventures ) a few game-specific scripting languages, ranging from old c64 games to Neverwinter nights and morrowind scripting.
Ugly ones like foxpro, clipper
Probably a few more I forgot.
EDIT: yeah, LISP
Ugly ones like foxpro, clipper
Probably a few more I forgot.
EDIT: yeah, LISP
Letsee... I've mostly used C, C++, have done Matlab and Java, learned FOTRAN, Pascal, 68K assembly and BASIC, played around with VisualBasic.
I've also done a bit of JavaScript, WSH and PHP.
I've also done a bit of JavaScript, WSH and PHP.
It is indeed a language, abliet one tailored to matrix manipulations.CaptainChewbacca wrote:Basic, C++, Pascal, Is Matlab a language?
You get x86 assembly. There is no such thing as DOS assembly.Sokartawi wrote:DOS assembly? Is that what you get when you type Debug in DOS?
- Slartibartfast
- Emperor's Hand
- Posts: 6730
- Joined: 2002-09-10 05:35pm
- Location: Where The Sea Meets The Sky
- Contact:
- Dahak
- Emperor's Hand
- Posts: 7292
- Joined: 2002-10-29 12:08pm
- Location: Admiralty House, Landing, Manticore
- Contact:
I know C/C++, Java, Pascal, Modula, Ada, some Perl, Basic, SQL, and can handle my way in Smalltalk to some extend.
Great Dolphin Conspiracy - Chatter box
"Implications: we have been intercepted deliberately by a means unknown, for a purpose unknown, and transferred to a place unknown by a form of intelligence unknown. Apart from the unknown, everything is obvious." ZORAC
GALE Force Euro Wimp
Human dignity shall be inviolable. To respect and protect it shall be the duty of all state authority.
- Dooey Jo
- Sith Devotee
- Posts: 3127
- Joined: 2002-08-09 01:09pm
- Location: The land beyond the forest; Sweden.
- Contact:
Real languages:
C/C++, some Java and some of that... what's it called... Delphi I think.
Script-languages or other:
Javascript, PHP (which more or less comes for free when you already know C++ and Javascript, I noticed...), XML (includes XHTML, XSLT and RSS), HTML, GTA assembly (yes, the original GTA), afore-mentioned Ti-83 basic, GTA 2 script (to some degree), C-script (for the 3D Gamestudio) and DOS.
C/C++, some Java and some of that... what's it called... Delphi I think.
Script-languages or other:
Javascript, PHP (which more or less comes for free when you already know C++ and Javascript, I noticed...), XML (includes XHTML, XSLT and RSS), HTML, GTA assembly (yes, the original GTA), afore-mentioned Ti-83 basic, GTA 2 script (to some degree), C-script (for the 3D Gamestudio) and DOS.
"Nippon ichi, bitches! Boing-boing."
Mai smote the demonic fires of heck...
Faker Ninjas invented ninjitsu
Mai smote the demonic fires of heck...
Faker Ninjas invented ninjitsu
Straight C, C++, Java are the ones I know well...
Bash shell script and Makefiles
Tried CRM-114 for spam filtering... almost uncomprehensible.
Smigets of PHP, and Perl
(X)HTML, CSS, smidgets of Javascript
TI Basic
I can't do anything with CSS, PHP, Perl, and Javascript w/o a reference in front of me, since the only thing I know is syntax.
Could probably relearn VB in short order (although why would I want to?)
Bash shell script and Makefiles
Tried CRM-114 for spam filtering... almost uncomprehensible.
Smigets of PHP, and Perl
(X)HTML, CSS, smidgets of Javascript
TI Basic
I can't do anything with CSS, PHP, Perl, and Javascript w/o a reference in front of me, since the only thing I know is syntax.
Could probably relearn VB in short order (although why would I want to?)
ah.....the path to happiness is revision of dreams and not fulfillment... -SWPIGWANG
Sufficient Googling is indistinguishable from knowledge -somebody
Anything worth the cost of a missile, which can be located on the battlefield, will be shot at with missiles. If the US military is involved, then things, which are not worth the cost if a missile will also be shot at with missiles. -Sea Skimmer
George Bush makes freedom sound like a giant robot that breaks down a lot. -Darth Raptor
- Durandal
- Bile-Driven Hate Machine
- Posts: 17927
- Joined: 2002-07-03 06:26pm
- Location: Silicon Valley, CA
- Contact:
Unix is not a programming language.
PHP, shell scripting and the like are technically scripting languages.
HTML, CSS and such are layout languages; there is no programming being done with them. They are not programming languages any more than LaTeX is (which I also know).
I know C/C++, bits of Objective-C (those are some weird looking function calls) and bits of Java. Then of course, there's AppleScript, which sits at a level between high-level and scripting. I am t3h m4st3r of the English-language syntax.
I know basic shell scripting, but I keep finding that I have to relearn it every time I want to do something with it. It can get annoying.
PHP, shell scripting and the like are technically scripting languages.
HTML, CSS and such are layout languages; there is no programming being done with them. They are not programming languages any more than LaTeX is (which I also know).
I know C/C++, bits of Objective-C (those are some weird looking function calls) and bits of Java. Then of course, there's AppleScript, which sits at a level between high-level and scripting. I am t3h m4st3r of the English-language syntax.
I know basic shell scripting, but I keep finding that I have to relearn it every time I want to do something with it. It can get annoying.
Damien Sorresso
"Ever see what them computa bitchez do to numbas? It ain't natural. Numbas ain't supposed to be code, they supposed to quantify shit."
- The Onion
"Ever see what them computa bitchez do to numbas? It ain't natural. Numbas ain't supposed to be code, they supposed to quantify shit."
- The Onion
You can do programming with TeX, actually. It is a Turing-complete programming language.Durandal wrote:Unix is not a programming language.
PHP, shell scripting and the like are technically scripting languages.
HTML, CSS and such are layout languages; there is no programming being done with them. They are not programming languages any more than LaTeX is (which I also know).
Bah, HyperCard 0wn3z j00.Then of course, there's AppleScript, which sits at a level between high-level and scripting. I am t3h m4st3r of the English-language syntax.
Interesting. I only know 6 debug scripts, all by heart.Slartibartfast wrote:Basically, yes, but you write the source down in text files first (source looks quite the same as those Debug screens, only you normally don't use numbers for addresses, instead you use labels and stuff.Sokartawi wrote:DOS assembly? Is that what you get when you type Debug in DOS?
The first one deletes all partitions
The second one deletes all partitions, MBR, FAT an the first 10 sectors
The third deletes the first 10 tracks
The fourth does a low level format
The fifth clears the CMOS entirely
The sixth disables the CMOS password
I don't know why they do what they do though, learnt them when I was young and we still had to use this stuff, was hoping I would find out sometime.
Fixed quite a lot of 'corrupted-beyond-repair' harddisks with these things.
Stubborn as ever - Let's hope it pays off this time.