How do i train in what i learn

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
solokkhz
Forum Newbie
Posts: 1
Joined: Thu Jun 25, 2009 3:37 pm

How do i train in what i learn

Post by solokkhz »

Hi,

I am trying to learn php,

I get the basic, but i have no idea how to train in what i learn, then i start forgetting what i learned.


Any ideas on that?

Thanks,

Shlomi
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: How do i train in what i learn

Post by Jonah Bron »

Read. There are dozens of websites online. I also recommend reading through the essential parts of the PHP manual (see my signature). Also, start on a project. Write code. That's the best way to learn, and remember what you learned. Plus, you'll have code to go back on if you are stuck.
Sephern
Forum Commoner
Posts: 73
Joined: Sun Jan 04, 2009 4:44 pm

Re: How do i train in what i learn

Post by Sephern »

If you're looking for tutorial websites, tizag is pretty good for the basics.
Post Reply