Results 1 to 2 of 2

Thread: What to learn first?

  1. #1
    Join Date
    Jun 2009
    Beans
    352

    What to learn first?

    I have recently put myself through a crash course in CSS, PHP, and MySQL. My inclination is that the next thing I should learn is a framework (I'm thinking of learning CodeIgniter) but my job is going to need me to learn Drupal soon. So what should I do? Learn CodeIgniter first, or Drupal first? And is it advisable to learn both a CMS and a framework, or to just focus on one thing?

  2. #2
    Join Date
    Feb 2010
    Location
    Paraguay
    Beans
    169
    Distro
    Ubuntu

    Re: What to learn first?

    Quote Originally Posted by JDShu View Post
    I have recently put myself through a crash course in CSS, PHP, and MySQL. My inclination is that the next thing I should learn is a framework (I'm thinking of learning CodeIgniter) but my job is going to need me to learn Drupal soon. So what should I do? Learn CodeIgniter first, or Drupal first? And is it advisable to learn both a CMS and a framework, or to just focus on one thing?
    I think you're confusing something. CodeIgniter is a PHP framework and Drupal a Content Management System written in PHP.

    Well, it's definitely not bad to start with CodeIgniter.

    CodeIgniter provides a lot of reusable code, but it also allows you to write PHP applications quite fast from scratch.
    Onward and upwards,
    Kenny Meyer
    Personal Blog | DuckDuckGo | LoCo Paraguay
    Vimacs - META X term <ENTER> vim <ENTER>

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •