 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Brian Moon's Blog: Stop comparing stuff you don't understand
by Chris Cornutt June 26, 2012 @ 09:09:19
In his latest post Brian Moon responds to another "PHP versus..." article from this site comparing it to Node.js and how it's less of a valid comparison and more of an "apples to oranges" comparison.
I normally don't do this. When I see someone write a blog post I don't agree with, I often just dismiss it and go on. But, this particular one caught my attention. It was titled PHP vs Node.js: Yet Another Versus.
He points out some of the problems with some of the arguments, specifically with some of the points made about Gearman, memcache, the PHP.net site and the creation of daemons in PHP.
Listen, I write code in PHP and JavaScript all day. I also use some Ruby, Lua and even dabble in C. I am not a language snob. Use what works for you. I do however take exception when people write about things they clearly have no idea about.
voice your opinion now!
compare opinion respond nodejs understanding
IBM developerWorks: Understanding the Zend Framework, Part 1 The basics
by Chris Cornutt June 27, 2006 @ 08:43:41
IBM has posted the first part in a new series "Understanding the Zend Framework" today, focusing first on the basics of installing and coding a simple app.
We programmers are a paradoxically lazy lot. By that, I mean that we will spend hours, even days, creating something that allows us to complete a task in 30 seconds instead of five minutes. So perhaps the creation of the Zend Framework isn't much of a surprise. You mean you haven't heard of the Zend Framework? Don't worry -- you will.
This article gives you a high-level view of the Zend Framework, explaining its general concepts and preparing you for the rest of this "Understanding the Zend Framework" series, which goes into the details by chronicling the creation of a new online RSS/Atom feed reader. We won't do much coding in this article, but for the rest of the series, you should be familiar with PHP.
In part one, they take a broad overview of the following topics:
- The modules that make up the framework
- A summary (in the parts of the series) of the sample application they'll build
- Setting up the Framework
- A bit on the MVC pattern
- Some general coding guidelines to follow to keep with the "style" of the Framework
voice your opinion now!
understanding zend framework tutorial application basics understanding zend framework tutorial application basics
|
Community Events
Don't see your event here? Let us know!
|