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
Line break?
Hi, I'm new to the forum and new to php. I'm not sure if I'm using the correct terminology so here i
mysq_num_rows
Hi,
I want to use:
Code: if(mysql_num_rows($ergebnis2)==2)
how can the value 2, be
How to know if online site made with PHP
Hello,
I see some sites that does not display extensions at all , for example:
www.site.co
Retrieving innerHTML with cURL?
Hey all (sorry I know I'm a leecher, but I soon won't be. This is my first PHP project, but not my l
Internal class functions don't seem to get executed.
Hi. Can someone please put me out of my misery on this. I don't write much PHP and this has me baffl
C problem struct and string
Hi guys,
This is my first post and I'm hoping the experts here can help me solve my problem.<
list files from folder, only one for each date
I have many files in a folder and wish to only list one of each date
these are the file names
radio button reamains checked
Hello i'm trying to keep the state off my radio buttons so it shows which ones where clicked after t
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
trim function issues
Hi guys, total noob here...
So I've been tinkering around with a html and am using php to em