Re: Best scripting language online and offline
Scripting languages aren't the same as programming languages... a scripting language is usually web-based, like JavaScript, ASP, etc., and programming languages are usually distributed in compiled binaries (EXE's), such as C++, Java, etc., but I assume you mean all languages you use to program stuff in. In short, scripting languages must be run by another program, programming languages make programs that run by themselves. PHP is in the middle of the road now because there are a few methods to actually compile PHP-driven EXE's, though I am not sure if they are really compiled or just written into a runner program.
I'm a fan of mostly C++ and PHP, obviously PHP for web-based stuff and C++ for programs and games. I am a bit new to C++, but I love the structure (or lackthereof) of the code. I've tried Delphi and Pascal but since they aren't as popular they are a bit harder to learn. PHP is extremely easy to use and is easier to share (ie. easier to show someone a web page than an EXE).
Last edited by Cynical; 07-17-2006 at 02:56 PM.
Seven: This rule is so underrated, keep your family and business completely separated.