assad
V2EX  ›  PHP

给初学PHP的人推荐的书单

  •  
  •   assad · Dec 2, 2013 · 8204 views
    This topic created in 4557 days ago, the information mentioned may be changed or developed.
    综合前人和自己曾经读过的书,整理出来的,以飨大家

    希望大家也给给建议啊,欢迎增补

    http://blog.xway.me/posts/PHP_start_books.html
    32 replies    1970-01-01 08:00:00 +08:00
    coolicer
        1
    coolicer  
       Dec 2, 2013
    谢谢
    Yuansir
        2
    Yuansir  
       Dec 2, 2013
    官方手册没有?
    tabris17
        3
    tabris17  
       Dec 2, 2013
    @Yuansir 这明显是网站推广啊
    assad
        4
    assad  
    OP
       Dec 2, 2013
    @tabris17 呵呵,是啊,刚刚完成自己的博客,推广推广,关键是要有意义!
    assad
        5
    assad  
    OP
       Dec 2, 2013
    @Yuansir 书单,不是文章!官方手册又没出书啊
    kennedy32
        6
    kennedy32  
       Dec 2, 2013
    推荐两本书:
    Learning PHP, MySQL, JavaScript & CSS
    PHP and MySql Web Develeopment

    推荐三个网站:
    php.net
    w3school.com.cn
    php100.com

    楼主的博客主题不错,打算抄袭一下
    assad
        7
    assad  
    OP
       Dec 2, 2013
    @kennedy32 w3c我觉得现在有些已经过时了,而且介绍的太简单,也并非系统的介绍!主要是介绍函数的使用,当手册没问题,系统学习还差点!
    picasso250
        8
    picasso250  
       Dec 2, 2013
    请只推荐自己看过的书。
    chenwl
        9
    chenwl  
       Dec 2, 2013
    这些列出来的书,楼主看过的有多少?
    robinlovemaggie
        10
    robinlovemaggie  
       Dec 2, 2013
    codeacademy,婴儿般的教学课程
    assad
        11
    assad  
    OP
       Dec 2, 2013
    @chenwl

    这些都是我读过的

    《PHP程序设计》
    《PHP5权威编程》
    《深入PHP:面向对象、模式与实践》(第3版)
    《高性能PHP应用开发
    《PHP框架高级编程:应用Symfony、CakePHP和Zend》

    《MySQL必知必会》
    《深入浅出MySQL——数据库开发、优化与管理维护》巧
    《MySQL性能调优与架构设计》

    《高性能MySQL》(第2版)
    《O'Reilly:图灵程序设计丛书:深入学习MongoDB》

    《Linux 系统管理技术手册》
    《鸟哥的 Linux 私房菜》

    《精益开发实战:用看板管理大型项目》
    《重来:更为简单有效的商业思维》
    《画家与黑客》

    《C 程序设计语言》
    《Go Web编程》

    《Python 标准库》
    《Python参考手册》
    《Python基础教程(第2版)》

    《数学之美》
    《数据结构》 稍微阅读
    《精通正则表达式(第3版)》
    assad
        12
    assad  
    OP
       Dec 2, 2013
    lvye
        13
    lvye  
       Dec 2, 2013   ❤️ 1
    为啥我学php都是看的手册
    assad
        14
    assad  
    OP
       Dec 2, 2013
    @lvye 其实php手册是最好的学习途径

    但是,想要深入,手册+项目经验+前人经验
    lvye
        15
    lvye  
       Dec 2, 2013
    @assad 任务驱动,不懂就搜,做完几个项目之后再看那些书,会理解更深刻一点。
    bombless
        16
    bombless  
       Dec 2, 2013
    那楼上看那么多书干嘛……
    刚看HTTP权威指南,补点基础
    assad
        17
    assad  
    OP
       Dec 2, 2013
    @bombless 好吧,看书是为了消磨时光,这个理由一定不错!
    assad
        18
    assad  
    OP
       Dec 2, 2013
    CRight
        19
    CRight  
       Dec 2, 2013 via Android
    邱总也来V2EX了?
    picasso250
        20
    picasso250  
       Dec 2, 2013
    @assad 拜服。
    skydiver
        21
    skydiver  
       Dec 2, 2013   ❤️ 1
    初学者看看这个吧
    http://www.phptherightway.com/

    那些书什么的太老了,学不到最新的最佳实践
    infong
        22
    infong  
       Dec 2, 2013
    phptherightway +1,入门 PHP 什么的,基本只要指明一个方向就好了,真正学到的还是要实践。

    php 近几年php更特性加入太多了,而书基本还停留在 5.3 时代。。。
    sib15b8
        23
    sib15b8  
       Dec 3, 2013
    mark
    fanpenghua
        24
    fanpenghua  
       Dec 3, 2013
    学毛线,我就没学。
    Geeker
        25
    Geeker  
       Dec 3, 2013
    最近也在学PHP,书没买,不过觉得 http://wulijun.github.io/php-the-right-way/ 不错
    cooper
        26
    cooper  
       Dec 3, 2013
    pinepara
        27
    pinepara  
       Dec 3, 2013
    一本 PHP 的书都没看过,学了两小时语法就开始写 production code ……
    blogphp230com
        28
    blogphp230com  
       Dec 3, 2013
    手册
    doh7d81
        29
    doh7d81  
       Dec 3, 2013
    看得最多的着实是手册呢
    yydebcjq
        30
    yydebcjq  
       Dec 3, 2013
    这是我搭建的小社区 PHPCNC http://phpcnc.org
    bombless
        31
    bombless  
       Dec 3, 2013
    能讲5.3算不错了,至少还有匿名函数可以用。
    ext/mysqli在功能性上也好很多了。
    anthozoan77
        32
    anthozoan77  
       Dec 15, 2013
    About ME:
    Shaanxi Province China
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3206 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 97ms · UTC 14:06 · PVG 22:06 · LAX 07:06 · JFK 10:06
    ♥ Do have faith in what you're doing.