Head First PHP & MySQL(中文版)

Lynn Beighley

出版社

中国电力

出版时间

2010-05-31

ISBN

9787512305137

评分

★★★★★

标签

web编程

AI导读
核心看点
  • Head First系列特色,多感官学习体验
  • 结合PHP与MySQL,构建动态网站应用
  • 案例驱动教学,从留言板到交友网站
适合谁读
  • 零基础或初学者,想快速入门Web开发
  • 喜欢图文并茂、互动式学习风格的读者
  • 希望动手实践,快速做出实际项目的用户
读前提醒
  • 内容较浅,进阶者需另寻资料补充深度
  • 排版花哨,部分读者可能感到视觉疲劳
  • 务必动手敲代码并刷完课后习题巩固
读者共识
  • 公认的最佳PHP入门书之一,上手极快
  • 案例教学法有效,但面向对象内容缺失
  • 废话较多,适合新手,不适合深入钻研

本导读基于书籍简介、目录、原文摘录、短评和书评生成,不等同于全文精读。

精彩摘录
  • "It's possible to skip the php substr() function and limit the job description data in the SQL query itself.You use a very similar MySQL function called SUBSTRING() that accepts the same arguments as substr(). The only difference is that the starting index starts at 1 instead of 0.So grabbing the fir"
  • "Remember that our goal is to simplify the messy Mismatch queries with INNER JOIN.When an inner join involves matching columns with the same name, we can further simplify the query with the help of USING statement.The USING statement takes the place of ON in an INNER JOIN query, and requires the name"
  • "For example, the character class [m-z, M-Z] would match not only uppercase and lowercase letters from m to z, but also a comma or space, which is probably not what you want."
作者简介
Michael Morrison与电脑世界结下不解之缘的开端,就是他的第一台个人电脑TI-99/4A,配件包括至高无上的人体工程学键盘、黑白TV“显示器”,还有那甜美的卡式带存储系统。往后的岁月里,他又曾拥有过其他电脑“玩具”,不过仍然时时怀念着当年在TI上把玩Parsec、在后院玩Nerf足球的日子。 现在的Michael已经长大成人,兴趣也变得比较成熟一点,例如建立交互网络应用程序……还有滑板。割伤、擦伤,大伤小伤不断,他面对技术挑战的方式其实与挑战极限运动时一样有勇无谋。在开发过几款电视游戏、发明过几种玩具、写了快50本书、建立许多在线课程后,Michael终于觉得可以面对《深入浅出Javascript》的挑战……他以后再也不相信自己的感觉了。 事实上,面对“深入浅出”系列的写作时,不可能有准备好的那一天。选择墨菲斯手中的红色药丸,进入Head First黑客帝国(Matrix)的世界,已经是最佳准备途径了。当Michael从另一个世界中醒来后,身上也还残留着智力较量下的淤青,他看待学习(与教学)的眼光完全不一样了。这是多么令人兴奋的一件事啊!现在这个时候,他大概正与老婆一起在鲤鱼池边,反思着交互性万维网的神妙之处。 Lynn Beighley is a fiction writer stuck in a technical book writer's body. Upon discovering that technical book writing actually paid real money, she learned to accept and enjoy it. After going back to school to get a Masters in Computer Science, she worked for the acronyms NRL and LANL. Then she discovered Flash, and wrote her first bestseller. A victim of bad timing, she moved to Silicon Valley just before the great crash. She spent several years working for Yahoo! and writing other books and training courses. Finally giving in to her creative writing bent, she moved to the New York area to get an MFA in Creative Writing. Her Head First-style thesis was delivered to a packed room of professors and fellow students. It was extremely well received, and she finished her degree, finished Head First SQL, and just finished Head First PHP & MySQL. Whew! Lynn loves traveling, writing, and making up elaborate background stories about complete strangers. She's a little scared of UFOs.
目录
引子
1 充满生机:静态页面赋予生命
2 如何连接在一起:连接 mysql
3 创建你自己的数据:创建与填充数据库
4 你的web应用:现实的实际应用

显示全部
用户评论
不完美。面向对象这块讲得比较少,public、protected、private三种访问控制模式压根没提,还有静态关键字static之类的等等。不过这套书主要面向初学者,这么做可以理解,入门首选。案例教学法,是我见过最有效的学习方法了,不同于理论书籍的单一枯燥,案例学习能让我将理论与实践结合,更深刻地理解知识。还有,一定不要偷懒,把课后习题也要刷完,达到更加的效果。
好但是不够
书是不错,适合初学者,适合想0基础做出来一些东西的人,但是里面涉及到的东西太少了,浓缩起来不会超过5页。
还没看完也先mark一手吧,感觉真适合我这种脑袋大脖子粗学点花拳绣腿当神功的人……
入门非常好的~
php真的……还蛮有意思……
像是在读一本编程儿童读物。内容实在是太太太太太不像一本php教程了,全都是图片、势力和可爱的教学案例。唯一的缺点是对于有一定相关语言基础的人来说上手节奏过于缓慢了୧⍤⃝🍉
我看完了还没有开始练手
Yes! 終于結束了!這本書所說的內容比較基础,老舊。重新复習了一遍。併且讓我體會到了走馬觀花,一個小時看個两百頁的快感。受教啦!
还剩一百多页没读,虽然是入门书,但是php本身语法涉及太少,着重于指导怎样开发基于PHP的网站应用,对于新手来说似乎并不合适,或者需要搭配一本其他php入门书一起读
下载
收藏