![]() |
Good book to learn PHP?
I am realizing I better learn this shit myself...can anyone reccomend a good book to learn PHP?
|
|
fuck books, use the php.net manual, much easier and better. plus lots of tutors and snippets online.
|
|
start with picking small scripts apart and modifying them...
|
Just do what I did (and did with everything else I learned) Reverse engineering. :)
Edit: u-Bob beat me to that answer |
start with an understanding of object oriented programming in general, then do cakePHP or codelighter those are frameworks that after a few uses will allow you a much faster speed and development time.
For books you can go to Barnes and Noble and look up either of those frameworks, my guess is you will enjoy cakePHP its simple to use and lots of books. |
Quote:
|
|
Quote:
|
1, RTFM.
2, CakePHP. 3, Free eBooks and tutorials everywhere. 4, Gold. |
Quote:
robbie is also on the money with reverse engineering - it's how i learned most of what i know edit: damn u-bob is fast |
php.net is your best resource always.
But if you're looking for all technical books, I love my subscription to http://safaribooksonline.com Very much worth it :) |
try the PHP Bible ..
|
Kevin Yank rights an amazing php book.
|
i was bored one night and walked into a borders a couple years back and spent like $250 bucks on php books.
the most helpful and best book imo getting into php/mysql is larry ullman php and mysql for dynamic web sites second edition. seriously i broke into all 8-10 the books i got and this is the only one i use heh. |
Quote:
|
php.net + http://www.w3schools.com/ = pretty much every ref you will ever need online.
I like keeping the peachpit press guide, as well as the oreilly pocket manual handy as well. |
|
Quote:
:2 cents: |
Quote:
My best advice to anyone wanting to pickup PHP is, start simple, find a project that won't take over a month to do, and accomplish it first. Don't try to start working on a full-fleged CMS system for 100+ sites. Also, as someone mentioned, CakePHP is and, as far as I'm concerned still is, the best framework for PHP. But at least learn the basics of PHP before you start learning a framework. The framework will just put form to your spaghetti code ;) Good lucK! :2 cents: |
Quote:
|
Quote:
|
Quote:
|
just use google whenever you want to do something.
|
www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual www.php.net/manual
No book can teach you better than the people who wrote the language. If you need any assistance or anything, my ICQ/AIM is in my signature, I have no problem helping newbies out with PHP/MySQL questions. |
Quote:
Quote:
php 5 bible is perfect, do a few of the tutorials then apply a few small things to real scripts that you want and you will build on your knowledge very quickly IMO. EDIT - however php.net is awesome too, I personally like a book as reference when learning, easier than pouring through pages upon pages of shit when you're not sure what you're searching for. |
Quote:
|
Quote:
|
Make yourself familiar with the basic concepts of programming (object oriented programming) first.
|
I am just now looking into the same topic.
|
Quote:
|
Quote:
|
thanx for book recommendations in here, I am always looking for new books to buy and read. Staring at a pc screen to read and learn for hours (after working all day on stuff) begins to hurt my eyes I like to relax in bed with a book and read and take notes in notebook old school way... but obviously much can be learned for free online.
|
Quote:
|
Whatever you do don't buy Beggining PHP and MySQL from Apress.
I bought that and it reads like a print out of every function PHP has with an explanation under it. |
php for dummies
|
Quote:
|
Beggining PHP5 from Wrox
http://www.wrox.com/WileyCDA/WroxTit...764557831.html The php.net manual is the best reference tool you'll use, it's great. |
Quote:
|
Quote:
|
All times are GMT -7. The time now is 09:39 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc