Zelaron Gaming Forum

Zelaron Gaming Forum (http://zelaron.com/forum/index.php)
-   Tech Help (http://zelaron.com/forum/forumdisplay.php?f=329)
-   -   What Languages do you know? (http://zelaron.com/forum/showthread.php?t=29079)

Arbitus 2004-05-08 04:40 PM

What Languages do you know?
 
What scripting languages does everybody know?

I know:

Advanced HTML
Basic PHP
Basic C++
A tiny bit of Visual Basic (im workin on this one right now)
Never Winter Nights script. LOL
and some Javascript.

Sovereign 2004-05-08 05:21 PM

True Basic - im ok at it
LOGO - shitty but i know some
Java - horrible but i know a little code

Demosthenes 2004-05-08 08:20 PM

C
Perl
Python
Java
Assembly (a good bit of it...still learning though)

and bits and pieces of many other languages

platnum 2004-05-08 08:33 PM

Thats alot for a 13 year old.

I know the basics of visual basic, html, java, c++ and some weird language we are doing in computer class now. It might be assembly, its done in Ms-Dos.

Tyrannicide 2004-05-09 06:01 PM

I know some HTML/ASP - I am working on it. have a website that is pretty basic. I dont care for coding all that much

Randuin 2004-05-09 08:57 PM

HTML
C/C++
Visual Basic
PHP
English
Chinese
and I can usually self teach and decipher most languages.

Acer 2004-05-09 09:46 PM

There is a difference between scripting and a language, any who...

Langs:
C++
VB
Java(haven't coded it in a year)

Scripting:
PHP
HTML
Flash Action Script
NWN Script
Some JavaScript

I plan to learn ASP

!King_Amazon! 2004-05-09 09:50 PM

English...

Tyrannicide 2004-05-10 02:23 PM

ASP doesn't seem to be that hard. It appears to almost HTML. I may not have dove deep enuff into it yet to find big differences.

WetWired 2004-05-10 03:05 PM

Scripting:
PHP
ASP
Tcl

Programming:
C
C++
x86 Assembly
PIC Assembly
Pascal
BASIC
Quick BASIC
TI 85/86 programming


I also know some JavaScript, and used to know Casio calculator programming. I know HTML and CSS, though they are neither Scripting nor programming languages.

Acer 2004-05-10 03:27 PM

I just consider HTML scripting, and I consider CSS part of HTML.

I want to learn asm, but not till I am really good with C++

Neko 2004-05-10 03:52 PM

HTML (not really a programming language) and some Basic, but not much. I want to learn more, but I haven't had tons of time lately. Maybe I will over the summer.

WetWired 2004-05-11 06:59 AM

Then you do not understand them. HTML is not scripting, because does not allow variable content; without the help of scripting, HTML cannot change its output. HTML does not describe the process of rendering a document; it describes what the rendered document looks like. Saying the HTML is scripting is like saying that a RTF or TXT file is scripting. HTML is simply a document markup language. CSS is not part of HTML. While it was designed for use with HTML, it is a separate entity with a separate evolution.

Acer 2004-05-11 10:57 AM

I am not saying it is scripting... im just saying I put it in with scripting

Pr0grammer 2004-05-15 08:27 PM

Scripting:
ASP---50%
PHP---80%
ActionScript---95%
JavaScript---95%
ColdFusion Markup Language---95%
XML---75%
MaxScript---10%
HTML---110%

Programming:
Visual Basic---90%
C & C++---50%
Java---25%
ASM---25%
Cobal---10%
Pascal---10%


The 10% languages mean I know a few of the rules of thier algorithms but not practiced much though. Just advice to anyone interested...learn C++ and you will easily pick up any scripting or programming language, its just a matter of a few new key words with the exception of Mark-Up languages. My favorite of all the above is ActionScript integrated with XML...its really neat what the 2 together can do, like Chat rooms in Flash and really neat online experiences derive from them...really worth learning.

WetWired 2004-05-17 07:24 AM

Learning C may help you learn programming languages, but learning to write programs in assembly will help you to understand the computer you are programming.


All times are GMT -6. The time now is 03:51 AM.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
This site is best seen with your eyes open.