0 Members and 1 Guest are viewing this topic.
Quote from: jrgp on September 30, 2010, 03:36:50 pmOnly anime shows I've felt any interest in over the years are Pokemon (original TV series) and various hentai.so clearly jgrp is a goddamn anime connoisseur. his opinion might as well be law here.
Only anime shows I've felt any interest in over the years are Pokemon (original TV series) and various hentai.
Best Admin: jrgp, he's like the forum mom and a pet dog rolled into one.
I can't believe FLAB is the only person who suggested Java. I personally prefer C++, but Java is excellent for beginners because of its extensive libraries and documentation, applets, error checking, and platform independence.
Javascript, perl, Java, C#
Quote from: bja888 on October 13, 2006, 02:17:09 pmJavascript, perl, Java, C#Javascript (a.k.a. ECMA Script and JScript) is an awesome language. Not very powerful (certainly has no place in games nowadays), but you get immediate results. A lot of applications are built using this language, particularly web-based ones.
Learn Machine Language.
Jscript.Net
Quote from: bja888 on October 14, 2006, 12:02:22 amJscript.Net Javascript is a prototypal language. This .NET implementation is a completely different animal. The changes Microsoft has made are too great to consider this the same language.Read more:http://javascript.crockford.com/inheritance.htmlhttp://en.wikipedia.org/wiki/Prototype-based_programming
I didn't suggest Java. In fact, I specifically don't suggest Java.
Learn the difference between proper and common nouns!
A lot of the applications I develop at work are written in Javascript. I use the Firefox extension FireBug to help. Much better than the Firefox's built-in Javascript debugger.