gozu Posted May 21, 2008 Share Posted May 21, 2008 A wise chinese man once said: "Give a man a fish and you've fed him for a day, give him a link to some php exercises and he won't come begging for fish as often and cluttering our forum with newbie questions." In that spirit, I humble ask for your recommendations. Ideally, Im looking for tutorial sections with end-of-section problems of rising difficulty, quizzes, tests. That sort of thing. I learn by doing, never by reading. Thank you very much for your time. Link to comment https://forums.phpfreaks.com/topic/106683-any-recommendations-for-php-tutorials-with-exercises/ Share on other sites More sharing options...
revraz Posted May 21, 2008 Share Posted May 21, 2008 Quite a few books are like that. Check with your local college (or any for that matter) and see what books they use. You can usually find those books real cheap on Amazon and most of thost types of books have lessons either in them or that you can download from the publishers website. Link to comment https://forums.phpfreaks.com/topic/106683-any-recommendations-for-php-tutorials-with-exercises/#findComment-546884 Share on other sites More sharing options...
marcusfaye87 Posted May 21, 2008 Share Posted May 21, 2008 And if you don't like reading PHP Video Tutorials Link to comment https://forums.phpfreaks.com/topic/106683-any-recommendations-for-php-tutorials-with-exercises/#findComment-546885 Share on other sites More sharing options...
nloding Posted May 21, 2008 Share Posted May 21, 2008 After any tutorial or anything I read, I always ask what the next step is. After reading a tutorial on creating user authentication, I said, OK, now what about adding users -- and then managing users, if you're an admin. Then I set about doing that. Honestly, I hate coursework. Usually I'll sit down with a project and start until I don't know what to do and then look it up. I started with a 200 page on PHP and, aside from highly topical books on security and OOP, I haven't read another since. I have, however, read hundreds of articles online for the particular issues I was dealing with the at the time. Link to comment https://forums.phpfreaks.com/topic/106683-any-recommendations-for-php-tutorials-with-exercises/#findComment-546892 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.