once you know PHP5, all the Java examples make sense
| Email weblog link | ||
| Discuss | ||
| Blog this |

Derek Sivers
Nov. 17, 2004 09:55 AM
Permalink
![]()
URL: http://www.zend.com/php5/andi-book-excerpt.php...
I've been prejudiced against Java ever since the early days on the web on my Mac, where any web page that included a Java applet would crash my browser. Years later, any web page with a Java applet makes my hard drive churn for 8 seconds, freezing the computer until it loads Java into memory I guess, just to run a stupid mouse-hovering menu on a website. So of course this experience made me think of Java as some ridiculous stupid bloated language.(Plus Java was often mentioned with that word "enterprise" that always makes me run the other direction, because you know the suits are near.)
Being a guy that just makes websites, I always ignored (or scoffed-at) Java. But as I was learning the object-oriented style of programming, most of the examples were in Java.
PHP5 comes out, and I get to know it and love it. Then I realized as I'm reading Java examples in articles and books - they all make sense now! PHP5 is just similar enough to Java that if you know PHP5, you can at least understand Java.
Reading Robert Kaye's language musings, I'm feeling that PHP5 also fits the praise he's giving Python : the power of Java but much faster to type. I'm very very impressed with PHP5.
Derek Sivers is the founder, president, and sole programmer behind CD Baby, independent music distribution, and HostBaby, web hosting for musicians.
Showing messages 1 through 3 of 3.
-
servlets or applets?
2004-11-17 14:04:53 yogimind [Reply | View]
A servlet wouldn't be any different than a cgi, or php page in its response . . . do you maybe mean an applet? curious
-
java perceptions
2004-11-17 11:25:07 vikdavid [Reply | View]
Wow, that's a long time to hold a grudge against Java. Applets on Macs crashing? :-) I'm sure you realize, but you've unknowingly enjoyed the benefits of Java (er "enterprise" Java) countless times without realizing it. It's just everywhere.
-
Servlets != applets
2004-11-17 10:21:19 kalim1998 [Reply | View]
Wow! At least show that you know something about J2EE. Applets are NOT servelts (which reside on the server and thus cannot be in your web browser).
| Showing messages 1 through 3 of 3. |
Return to weblogs.oreilly.com.
Weblog authors are solely responsible for the content and accuracy of their weblogs, including opinions they express, and O'Reilly Media, Inc., disclaims any and all liabililty for that content, its accuracy, and opinions it may contain.
This work is licensed under a
Creative Commons License.


