View Single Post
Old 03-05-2003, 01:01 PM   #3 (permalink)
abc123
bloomberg
 
abc123's Avatar
 
Join Date: Jun 2002
Location: bloomberg
Posts: 263
abc123 is on a distinguished road
Send a message via AIM to abc123 Send a message via Yahoo to abc123
Re: Javascriptin' like there ain't no tomorrow

Quote:
Originally posted by saline

I love JavaScript. You should too, don't be afraid of JavaScript. It's probably a lot more familiar than you think, it's a C based language so if you know C, C++ or Java (another C based language) you'll probably do alright.

Well, kind of. The web page and applet I've created does almost nothing but I've used and modified it before to do a bunch of different stuff.
what do you mean "c based"? the compiler and jvm for java are written in c but it is hardly "c" based, its oo and c is procedural, same with javascript javascript is oo, not procedural, i would not go comparing it to c...

also, you did not make an "applet" and applet is a specific java program not some block of javascript code...

but the game of life looks interesting in anycase.
__________________
-- bloomberg.
abc123 is offline   Reply With Quote