
21-09-2002, 11:14 AM
|
|
Senior Webmaster
|
|
Join Date: Oct 2001
Location: Kuala Lumpur, Malaysia
Posts: 294
Rep Power: 94
|
|
Looking into other people's code can help you learn but I think bazet has a point. I think, what bazet is trying to put forward is don't totally rely on available scripts. Grow your coding skills as well so that you too an code from scratch. Relying totally on scripts on the internet will not get you anywhere. It will not make you a better web programmer or web developer. In the hacking world, these would called as script kiddies ... they are not real hackers. But real hackers wannabes.
Yes you can learn from other people's codes if you really look into it. When you do you can learn many stuffs like how they handle problems by creating objects, using sessions to store temp informations, using template engine, etc ... I have aways been amaze how neat, clean and structured some codes on the internet are even though they are only developing from distance away. Meaning ... they really planned their application with proper methodology and project management. These are the things that will make you a better web programmers. But ... you would have to practise by develoing your own application as well. Maybe before, you looked into ezPublish and amazed with their database object, maybe you can try to make one yourself. Maybe you've looked into phpBB and amazed with thier templating system, you can implement that too in your project. Maybe your also amaze with the language management of the application ... that can be apply as well ... But you will never get a chance if you don't start to code yourself.
So ... pick a problem and start coding yourself ...
__________________
--------------------------------------------
Khairil Iszuddin Ismail
|