| wtd - Jan-06-2005 server time | ||
Same way any other program works. |
| Red Squirrel - Jan-06-2005 server time |
| By application I meant something that you can run on a system, php is basically run then stop. Give it some parameters etc then run the script then it stops. While with C++ and what not you can have a window or console, multithreading, interactione etc... But I'm sure it would be possible to use php in application design, off a server. I know you can get a special library so you can actually run php scripts on a server the same way you would run a bash script so I'm sure there's even more you can do. I've been too constrained on php though I need to learn more C++ and maybe even another language. |
| wtd - Jan-06-2005 server time |
| Of course you can use PHP to write "actual aplications". There's no fundamental difference between server-side programming and client-side. It's all just data structures, functions, procedures, input, output, etc. PHP's a bad language, but it's not enough just to know which tools to use. You have to understand why those tools are ideal. |
| Red Squirrel - Jan-06-2005 server time |
| Oh I see. I'll know next time I need to compile something with command line, if I decide to switch to a different compiler... now that I think of it I have not programmed any application language in a long time. Only php which is server side scripting and not something you can use to build actual applications. |
| wtd - Jan-06-2005 server time |
| Yes, but as mentioned it's a hidden setting that you can set in TweakUI. |
| Red Squirrel - Jan-06-2005 server time |
| Does it work in win2k's cmd.exe? Since if I hit tab it just does a tab. I typed cd d:\prog [tab] (folder is programming\processing\(other folders))but did not work, is that what I do? |
| wtd - Jan-06-2005 server time | ||
Type the first few letters of a file or directory (folder) name, and hit tab. As long as there aren't several options that fit that criteria, it'll write out the rest of the name for you. If this isn't enabled, you can do so with TweakUI. |
| Red Squirrel - Jan-06-2005 server time |
| What's tab completion? |
| wtd - Jan-06-2005 server time |
| Syntax isn't the issue, though it is a problem. Consider linker errors, for instance. You write a program that compiles fine, but then you get some cryptic hexidecimal error message. That doesn't serve a beginner at all. As for big long filenames... that's why tab completion is a beautiful thing. |
| Red Squirrel - Jan-06-2005 server time |
| Actually I started with C++ and I find it was good in a way since when I learned php it was like nothing as the syntax is very similar. visual basic is a joke, we're doing that in college now. (we may actually be allowed to use if statements soon lol but I prefer the C++ way of doing them) But yes C++ is more scary then languages like turing and the "word" based ones. (ex: if then instead of { ) I personally find IDE type compilers better since I tend to store files in large paths with long file names making command line tools a pain to use in that situation, but that's just a preference. But command line tools tend to have better performance so I encourage using it too even though I don't. |
| wtd - Jan-06-2005 server time | ||
Use command-line tools. The experience will pay off for years, and you won't spend all of your time figuring out which button to click. And don't start with C++. It's a big, complex, scary language where bugs can be very subtle and hard to find. |
| wtd - Jan-06-2005 server time |
| Any one of the following languages have good compilers or interpreters (sometimes both) available free for download. Haskell Ruby Python Perl O'Caml Ada 95 Java C# C C++ Objective-C Eiffel Pascal Oberon Pike |
| nilloc - Jan-06-2005 server time |
| I've tried to get it from the Board of ed. but they refused me |
| Furball - Jan-06-2005 server time |
| Kazaa? Do you have a file sharing program? I'm sure you can find it there. Or, if you're lucky, your teacher can give it to you (If you are in programming). |
| nilloc - Jan-06-2005 server time |
| Im just a poor boy nobody loves me........ well people love me but i am poor |