![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||||
| |||||
|
|
Of course not. I learned enough to fix simple image gallery (http://lauri.cambridgelaan.nl/index.phps) |
|
Tell me one that you can learn in an hour to make trivial case. |
|
Of course PHP is not too good for any real programming. |
|
I think that many languages require you to first set it up somehow, PHP is most likely already supported... |
|
I think the reason why our opinions differ is that you are good programmer. Good programmers don't need easy languages, they are far better off with powerful languages. |

#22
| |||
| |||
|
|
in comp.infosystems.www.authoring.site-design, Bruce Lewis wrote: After all that work, people aren't going to feel inclined to learn another language, because it was so difficult to learn the first one. The fact is that it is much easier to learn PHP than program for web on almost any other language, especially on trivial cases. Second, you get a strong feeling of accomplishment when you get something done using a difficult language like PHP. Exaxctly what tool is easier? |
#23
| |||
| |||
|
|
Tell me one that you can learn in an hour to make trivial case. |
|
I tried to learn elisp last week |
#24
| |||
| |||
|
|
Lauri Raittila <lauri (AT) raittila (DOT) cjb.net> writes: Tell me one that you can learn in an hour to make trivial case. Python, Scheme, Logo,... even Common Lisp, Ada and many more if you allow one or two hours more for setup of and getting used to development environment. |
#25
| |||
| |||
|
|
Please tell me which internet hosts support these languages. I can find PHP hosts a dime a dozen. |
#26
| |||
| |||
|
|
kaeli <tiny_one (AT) NOSPAM (DOT) comcast.net> writes: Please tell me which internet hosts support these languages. I can find PHP hosts a dime a dozen. If you google for "vps hosting" you'll find lots of sites where you can run whatever web server you choose. Even with shared hosting, CGI opens up a multitude of languages so long as the startup time isn't too bad. |
|
Nobody's saying PHP isn't widely installed. I'll just say that having it already installed is where the ease of use ends. |
#27
| |||
| |||
|
|
Please tell me which internet hosts support these languages. I can find PHP hosts a dime a dozen. |
#28
| |||
| |||
|
|
They aren't already installed, and unless you are familiar enough with *nix to install them (I'm not, and I use it all the time, but not as root), you're generally stuck. I can install things on Windows, but not *nix. |
|
I looked at some of those, and the prices are pretty steep for most that allow root access (with install and server config options), too. (but I must admit I am intrigued by the idea of having root access to install things and I might check a cheap one out to play with...) |
|
Nobody's saying PHP isn't widely installed. I'll just say that having it already installed is where the ease of use ends. That's nothing to sneeze at, especially since this thread is mostly about what is easy for new people to use. How many new web coders even know what a compiler IS? |
#29
| |||
| |||
|
|
Lauri Raittila <lauri (AT) raittila (DOT) cjb.net> writes: in comp.infosystems.www.authoring.site-design, Bruce Lewis wrote: After all that work, people aren't going to feel inclined to learn another language, because it was so difficult to learn the first one. The fact is that it is much easier to learn PHP than program for web on almost any other language, especially on trivial cases. Second, you get a strong feeling of accomplishment when you get something done using a difficult language like PHP. Exaxctly what tool is easier? I find that generalized arguments about programming languages go nowhere. A concrete example is essential to meaningful discussion. When we have a PHP example in front of us I'll say what tool is easier. |
|
Please post some example code illustrating how easy it is to learn PHP for some specific trivial case. I will respond with my own example code. |
|
Don't make your example overly trivial. You've asserted that it is much easier to learn PHP, but too trivial an example will be just as easy to learn in a non-PHP language. Choose an example complex enough to illustrate PHP's strengths, but simple enough for non-programmers on this group to read it and understand what it's doing. |
#30
| |||
| |||
|
|
kaeli <tiny_one (AT) NOSPAM (DOT) comcast.net> writes: They aren't already installed, and unless you are familiar enough with *nix to install them (I'm not, and I use it all the time, but not as root), you're generally stuck. I can install things on Windows, but not *nix. I think you're 99% of the way to being able to install things on *nix, in that you can type. On Debian it's "apt-get install [package]". On RedHat I think it's "yum" or something. |
|
I looked at some of those, and the prices are pretty steep for most that allow root access (with install and server config options), too. (but I must admit I am intrigued by the idea of having root access to install things and I might check a cheap one out to play with...) When did you look? |
|
How many new web coders get confused because the PHP documentation they're looking at doesn't match the version installed at their hosting provider (e.g. register_globals)? |
![]() |
| Thread Tools | |
| Display Modes | |
| |