Why coding instead of ready things?

Discussion in 'HTML & Website Design' started by canavarPC, Jun 2, 2009.

  1. #1
    I see anymore everybody including famous sites are using ready things like wp, joomla. I started to learn web languages and am working to learn.
    However, it seems like there is no extra benefits of learning coding and making everything yourself. So, i think why i am trying to learn. Why lots of people trying to learn and doing everything with plenty of labor?
    Do you share your knowledges, opinions please.
    Thanks in advance.
     
    canavarPC, Jun 2, 2009 IP
  2. sniurkst

    sniurkst Peon

    Messages:
    6
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I love to have full control over my code and it takes lots of time and knowledge (which comes from making your OWN thing) to get a good grip over some advanced CMS systems. I have experience with Drupal and Wordpress, but no matter how extendible they are (especially Drupal) there are many cases when own, project-oriented script is better than some CMS with lots of modules and modifications.

    I'm curently working on my own php engine which I hope will help me to develop other projects in future and I just love to see when something I made with my own hands and brain beautifully works.
     
    sniurkst, Jun 2, 2009 IP
    canavarPC likes this.
  3. bayubayu

    bayubayu Peon

    Messages:
    12
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    if you have much time, decide to learn PHP programming, want to studying about CMS development, or really need an own specific features.. so, create your own.. you will have full control and get an custom product exactly what you need..

    Alternatively, instead of writing application from scratch, you can consider using PHP framework like: CodeIgniter, CakePHP or Zend Framework. Using an existing framework will help you build your application faster.
     
    bayubayu, Jun 2, 2009 IP
    canavarPC likes this.