View Single Post
Old 01-25-2009, 04:31 AM  
quantum-x
Confirmed User
 
quantum-x's Avatar
 
Join Date: Feb 2002
Location: ICQ: 251425 Fr/Au/Ca
Posts: 6,863
Quote:
Originally Posted by doridori View Post
logical mind can be developped. you gotta be patient. creative i would say is more important here.

its not hard to program. you see 12 year old's doing this all the time. its not hard to write several lines, test, fix and repeat.

the harder part, i think is designing everything out. breaking things into logical components, and building things scalable.
There's a large difference between 'coding' and 'coding well'.

There's also a large mental step: you might *think* you're a good coder, because you don't have the skills to realise that you're actually average / below average.

PHP is an OK choice to learn on, but it neither teaches nor reinforces OOP [although this is changing w/ 5/6] nor proper structure.

However: the biggest issue with PHP and new programmers is security. Until you're proficient, you'll leave yourself, or your clients exposed.

Examples of this come up frequently on GFY.

Last edited by quantum-x; 01-25-2009 at 04:34 AM.. Reason: Spelling police.
quantum-x is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote