Good Programming and Web Design Books
Posted on
16th Feb 2014 07:03 pm by
admin
Hi,
I recived a pm today from a fellow phpfreaker regarding php books, i replied with the following, it may be of help to php peeps that are looking for a good book but are unsure of what to buy...
QuoteHi,
this is in regard the thread titled PHP Magazines, Any Available?.
Do you mind typing your list of books out if it's not a problem?
Thanks
Housni Yakoob
Hi mate,
no problem, heres my current list of books:
1. Sams teach yourself php in 24 hours (excellent book with some fundamental things we need to know, taught me a lot and i still occasionally look at it now).
2. peachpit press, 'php and mysql' quickstart guide (not as good as the others, they use old syntax etc)
3. sams php and mysql web development (this IS what i classed as my bible, its on its third edition now, id strongly recommend this book, absolutely great, taught me an awful lot of what i know today)
4. developers library advanced php programming (this book is quite hardcore, not too many php examples etc but has a wealth of information avout design patterns etc, 'a practical guide to developing large scale php applications' - damn good read!)
5. sybex (php freaks' eric rosebrocks book) 'creating interactive websites with php and web services' (i brought this solely because it was erics first book, to be honest its not the best book i have, but has some great chapters, plus a lot of it is familiar beacuse i have been a phpfreak for a few years now..)no disrespect to Eric what-so-ever!
6. oreilly php pocket reference - nice little 'pocket sized' (!) book outlining all f the php functions etc - nothiing that cant be found on the net but for £7 its a must have, i keep it in my laptop bag (along with apache pocket ref and mysql pocket ref - good books)
I also ohave loads of other books, namely html, xhtml, javascript, dhtml, css & css2, css programers guide, linux in a nutshell, flash 5 and mx (i dont use flash anymore though)
I would recommend sams or oreilly, you can guarantee a quality book from them. 99% of the books i have are by these guys and 95% of them are excellent books. stay away from the 'visual quickstart guides' (peachpit press) - it seems they write books a few years behind everyone else!
hope thats enough info for you mate
No comments posted yet
Your Answer:
Login to answer
167
23
Other forums
please help me in this update statment
hi every one
if I have table and this data in it
id name
10
How to grab certain words ??
I am working with this API
Returns JSON.
curl http://letsbetrends.com/api/current_trends
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
matching numbers inside ( )
I know I can match numbers by just [0-9]+, so I thought matching numbers inside ( ) would be somethi
IIS7 and getimagesize() problem
I have just discovered after hrs of trying to fix a problem where it's coming from. It's to do with
'210010106140040100' == '210010106140040101'
Debugging this simple line of a PHP script
Code: if($a == $b){ }
I've found that with val
quotes changing
hi all
in my content
opening quotes " changes to “
close qu
convert static html data into dynamic
hi all
i need to convert a website which has static above 2000 articles into dynamic and add
Big Problem!! Please help
Hi Guys,
Im making a website for a friend have encountered a really annoying problem. When ev
Ten Operator Syntax
Hi Guys,
I can't figure out why i am getting a parse error with this basic ten op code: