Log in

View Full Version : How many scripting languages do you know?



Freeman
02-18-2007, 03:41 PM
I know HTML and CSS and I use Adobe Photoshop CS2 at home. What and how man languages do we all know?

BLiZZaRD
02-18-2007, 04:08 PM
I know a little about most of them, all about none of them and most about a little of them.

Does that help?

I use PS, PSP (specific softwares I could list for days), Flash, PHP, HTML, JS, CSS, CGI/PERL and a tad of Ruby.

Twey
02-18-2007, 04:19 PM
Uh, Photoshop is a scripting language?

HTML definitely isn't, and (as far as I'm aware) the scripting language of Flash is ActionScript. CSS isn't either.

I know... Python, a little Perl, PHP, Javascript, DOS batch (debatable), bash, zsh (a superset of bash), and Tcl/Tk. I learnt a little Scheme at one point, but I think I've forgotten it all.

Other programming languages: Java, C, C++, a little C#, NASM, MASM, gas, and I'm currently trying to teach myself Haskell.

mburt
02-18-2007, 05:05 PM
Not in any particular order:

-JavaScript
-PHP (MySql)
-Ruby
-C++ (some Win32 api, which took forever to learn and understand)
-Java (a little)
-CSS
-HTML (a language?)
-Python (a little)
-DOS Batch

boxxertrumps
02-18-2007, 05:16 PM
from best to worst... the languages i know.

-english
-html
-php
-css
-mysql
-very little dos batch
-french
-almost no javascript, despite the similarities to php

mburt
02-18-2007, 05:19 PM
Lol... English. Seeings, it's my main language, I'd put that first. But I also know some French (learning in school).

Sikky
02-18-2007, 10:53 PM
I know HTML and CSS and I use Adobe Photoshop CS2 at home. What and how man languages do we all know?

First of all the abovementioned are not scripting languages.

I know

CGI, PHP, ASP, Perl,

JavaScript, ActionScript and thus about all

Non script things I know - XML, Fireworks, Photoshop, Dreamweaver, Flash, Illustrator, CSS, SQL, Excel,

Its possible I forgot something.

mburt
02-18-2007, 10:56 PM
Not many people around here now actual programming languages...

boxxertrumps
02-18-2007, 11:36 PM
this is a web design forum, the only two programming languages in this field are Java and php.

mburt
02-18-2007, 11:45 PM
Meh...

Twey
02-19-2007, 12:50 AM
PHP is very definitely a scripting language :) Python and Ruby are debatable. CGI isn't a language in itself: it's an interface that describes how data from a web request should be passed to a program, and how that program should respond. The program itself can be in any language that supports the methods of communication used.

Oh, I forgot to put Visual Basic 6 in the above. I like to try to pretend I never learnt that. :p

Human languages in order of fluency: English, Japanese, French, Spanish, and German.

mburt
02-19-2007, 01:02 AM
I wish I knew Japanese...

Twey
02-19-2007, 01:26 AM
It's a nice language. Very regular. The kanji are a killer though.

alexjewell
02-19-2007, 01:34 AM
Ha, I know JavaScript and PHP for the most part, very little ASP.

Although HTML and CSS aren't programming languages, I still know them.

Freeman
02-19-2007, 08:15 PM
Although HTML and CSS aren't programming languages, I still know them.

I know they aren't scripting languages. Lets change it to how many cool things you can do with computer programs that people can see on a web page. I think we might be able to handle that one.

Sikky
02-20-2007, 07:46 PM
Well Human languages in order of fluency: SwissGerman, Xhosa, English, French, Italian, Zulu, Sotho, Afrikaans

Shotgun Ninja
02-20-2007, 07:57 PM
-English. (Oh wait, the joke's dead.)
-HTML
-CSS
-A little Javascript
-Quite a bit of ANSI C++
-A little C#
-Some PHP
-Some LUA
-Some VBScript
-A lot of QBasic
-Source engine codecs (for C++) (See Half-Life 2, Counter-Strike Source, etc.)