Home  >  Article  >  Backend Development  >  Head First PHP &MySQL学习笔记

Head First PHP &MySQL学习笔记

WBOY
WBOYOriginal
2016-06-23 13:55:151233browse

  最近一段时间在学习PHP,买了《Head First PHP&MySQL》中文版这本书,之前买过《Head First设计模式》,感觉这系列的书籍总体来说很不错。

   HeadFirst 系列丛书的官网为:http://www.headfirstlabs.com/ , 有大概30本书,并且提供了每本书的代码下载,可以跟着书做做练习,不会的再看看源代码示例。

  另外,学习PHP的最好当属官方文档:http://www.php.net/manual/en/ ,对应中文在线文档为:http://www.php.net/manual/zh/

   学习MySQL的话还是参考权威的官方文档:http://dev.mysql.com/doc/

     另外,学习视频我最近在看的是网易公开课里的”哈佛大学公开课-构建动态网站“,地址为:http://v.163.com/special/opencourse/buildingdynamicwebsites.html

  


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:无刷新上传文件Next article:怎么生成唯一数字