
- You are not logged in. | Login
January 8, 2007 1:47 pm
- admin
- Administrator


Discuss article: "21 errors of a PHP(5)"
Leave your comments here
Discussed article: "21 errors of a PHP(5)"
March 30, 2007 10:31 am
- jjjlc1983
- Member


Re: Discuss article: "21 errors of a PHP(5)"
Very interesting… I like this article a lot (all the 3 main parts of it).
Complete analysis of the demands put forward a program is the first step in the application planning and you define what exactly should be done there. You are to make up detailed and exact description of the actions your program will be able to do and the way it is going to work. This is one of principle development steps.
Last edited by jjjlc1983 (March 30, 2007 10:32 am)
March 30, 2007 10:49 am
- shadow122
- Member


Re: Discuss article: "21 errors of a PHP(5)"
The first two parts are rather interesting and useful.
As to the last one, I agree with jjjlc1983: this can be used not in PHP only.
March 30, 2007 10:58 am
- mambojim
- Member


Re: Discuss article: "21 errors of a PHP(5)"
I agree that this article is not about PHP (I mean the third part of it). This article is about programming in general. It is VERY useful for beginners. It is very useful to THINK before you write.
March 30, 2007 11:10 am
- monkeydude
- Member


Re: Discuss article: "21 errors of a PHP(5)"
Frankly speaking, I didn’t like this part. Most of these advices are meant not for a developer but for a project manager instead.
“Permanent interconnection between programmer and customer”… The whole article is based on the extraordinary connection of one programmer and a customer… Who are these wonderful programmers possessing skills of an architect, manager and coder?
In fact, this part has not much in common with reality and isn’t related to PHP…


