Jump to content

How do you like to learn new programming skills?


micha8l

Recommended Posts

Hello,

 

Just wondering if you php freaks would like to share some of the ways you learn new things. I'm here 'cos half way through reading a reference manual for the Zend Framework I suddenly stopped and realised I had partially lost the will to live  ::). I'm no stranger to reference manuals, but they aren't very concise and generally takes me a long time to get through one - even if I go through the contents and decides what's relevant and what's not to me and read from that.

 

So when it comes to programming, what methods of learning do you have?

Link to comment
Share on other sites

I echo what ignace says: learn through practice.

 

You can learn so much by building a complex application from the ground up, then optimizing the application, then redesigning the application, then extending the application..testing, utilizing etc etc

 

You might also try some quizzes. One on w3c is easy, so make sure you can do that few times over (questions are random somewhat) with 100% correct. Read the rest of the tutorials. While doing this, have a dev environment setup ready to run any php code you throw at it. This will allow you to make use of what you're learning immediately and you'll have lots of fun customizing things.

 

Download some source code for a well designed framework/application w/e and read through that. Try to understand what does what, try to improve on it.

 

Take a class, read a book, search for 'learning techniques', play programming games (they exist).

 

Always try to validate what you're reading. Ensure it is up to date and good/best practice and is objective.

 

If you almost lost the will to live reading ZF documentation, maybe programming isn't for you? Bad documentation and overly technical mumbo jumbo is part and parcel of what we do.

 

practice practice practice.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.