Table of Contents
回复内容:
Home Backend Development PHP Tutorial 大家帮忙推荐几本好书吧

大家帮忙推荐几本好书吧

Jun 06, 2016 pm 08:45 PM
php programmer programming website

一直以来都是看些技术方面的书籍,文学方面的已经很久没看了。
平时较忙,想抽空多读点对成长有益的书籍,还希望大家帮忙推荐一两本即可。


最近在看的书:
拆掉思维里的墙
一直特立独行的猫新浪博客

回复内容:

一直以来都是看些技术方面的书籍,文学方面的已经很久没看了。
平时较忙,想抽空多读点对成长有益的书籍,还希望大家帮忙推荐一两本即可。


最近在看的书:
拆掉思维里的墙
一直特立独行的猫新浪博客

推荐我下正在看的书:
1.《clean code》
2.《Javascript the Definitive Guide》
3.《中国人精神》
4.《爱与孤独》

一般保持3到5本在手边,技术书和非技术书均分比例,这样既不会单调,也不容易打乱节奏。

  • 疯狂的程序员

小说,非常不错的小说。讲了主角在学校,公司,创业的故事,很真实,也很励志。

  • (Code) 编码——隐匿在计算机软硬件背后的语言

这是一本科普书,向非计算机行业的人解释计算机是如何工作的。
自底向上地描述了一台计算机的构造过程,从最基本的电路开始,逐步构造起一台真正可以使用的计算机。

  • 黑客与画家

散文集,很多人推荐这本书,输出了有关设计,创业,财富,编程的价值观。

  • (CSAPP) 深入理解计算机系统

这本书讲述了在汇编的角度,C 语言是如何工作的,如何与操作系统交互的。
读完这本书,对计算机的大致结构,程序的执行过程会有更深入的了解。

  • 计算机网络——自顶向下方法

虽然不如『TCP/IP 详解』那么权威,但是更通俗易懂一些,自顶向下来描述计算机网络的结构。

  • JavaScript 语言精粹

因为这本书只介绍 JavaScript 的精华部分,因此厚度是『JavaScript 权威指南』的六分之一。

  • 编程珠玑

算法,告诉你如何写出性能更好,逻辑更清晰的代码,如何对算法进行优化,如何认识算法的复杂度。

  • 重构

重构,将复杂的代码重构为更易读,更具可维护性的代码。
这本书还会为每个重构方法起一个名字,起到了一个『标准化』的作用。

  • (SICP) 计算机程序的构造和解释

通过 Scheme Lisp 语言来介绍编程语言所要实现的,抽象的本质。

  • C 和指针

深入讨论了 C 语言的指针和内存管理。

  • C++ 语言的设计和演化

从历史的角度介绍 C++ 中每一个特征的由来,和它的必要性。

  • (CPPPP6E) C++ Primer Plus

算是 C++ 的一本工具书,对 C++ 的几乎所有特征都有介绍,第六版中还有对 C++11 的介绍。

  • 程序员的自我修养——链接装载与库

介绍在具体的操作系统实现中,程序如何被编译,装载,链接,以及标准库的实现。

成长? 《李斯与秦帝国》 大些合宜。 如我这个年纪觉得蔡智恒写的书对我有益

建议去听一下罗振宇的《罗辑思维》,也许会有不一样的收获

我的书目:
http://badrobot.sinaapp.com/read.php

我最近看过的印象很深的书:
《暗时间》--讲提升效率的
《把时间当朋友》--讲时间利用的
《与众不同的心理学》--告诉你大众对于心理学的一些误区,很有意思。

我读过的感觉不错的,四星以上的,你可以参考下

《互联网是如何毒害了我们的大脑》

建议楼主多读,泛读,而不是只读那么几本。
读书多了,自然就会形成自己的品位,翻两页,就知道这本书值不值得读。

另外,我反对所谓的“青少年必读书100本”之类的所谓专家开出的书单,我觉得还是按自己的兴趣来。

此外,作为一个向来反对所谓“成功学”的读者,我对楼主的唯一建议就是不要被“成功励志”这一类书所迷惑,成功励志那一套太虚,或者说太急功近利,人的性情,或者说内涵,并非一两天读一两本书造就。

长期的阅读,来自于兴趣,而非坚持。有了兴趣,“太忙”自然成为不了减少阅读时间的借口。

所以在此我就不列书单了。楼主还是自己去书店逛逛吧,随手翻翻,顺从自己的兴趣,必定能找到“对成长有益”的书籍~~


update:

刚看到前面有人说到罗辑思维,个人觉得是想当不错的,推荐之。
互联网时代(或者说移动互联网时代),接受新思想新观念的路径比之过去多了不少,逻辑思维也可以当成书来看,这本书就叫《罗辑思维》,注意是罗胖的罗,不是逻辑的逻哦~

我比较喜欢近代(不知道是不是叫近代,也可能是当代)的小说:
1. 平凡的世界
2. 活着

苏菲的世界也可以一看

推荐 凯文.凯利的《失控》 听说很牛逼,巨头们都读过。

到豆瓣随便搜本厉害的书,比如 SICP,算法导论,然后下面 “喜欢这本书的人还喜欢”,几乎都是好书了

本人也是程序猿,过去这一年有意识地按计划保持深度阅读,坚持了一年半,从2013年一月到现在读了将近60本书,读的很泛很杂,涉及人文、社会学、传记、计算机、互联网、设计等等,供参考。自觉收获还挺大。

写了两篇书单 供参考
1.《我在读什么:2014春季读书分享 》
http://luolei.org/what-i-read-in-2014-spring/
2.《2013年我看过哪些值得推荐的好书?》
http://luolei.org/books-i-read-in-2013/

the road to reality
一个广告人的自白
索拉利斯星 莱姆
未来时速

好吧,也许我离题了,推荐下载手机或平板上的多看阅读软件

有目标去看书,节省时间,还达到预期。
《黑客与画家》(推荐)
《海底两万里》
《红与黑》(推荐)

我来提供一个尚未提及的还比较适合程序员阅读的书吧:《MacTalk人生元编程(By 池建强)》。

Statement of this Website
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

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Roblox: Bubble Gum Simulator Infinity - How To Get And Use Royal Keys
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Nordhold: Fusion System, Explained
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Mandragora: Whispers Of The Witch Tree - How To Unlock The Grappling Hook
3 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Hot Topics

Java Tutorial
1666
14
PHP Tutorial
1273
29
C# Tutorial
1253
24
PHP and Python: Comparing Two Popular Programming Languages PHP and Python: Comparing Two Popular Programming Languages Apr 14, 2025 am 12:13 AM

PHP and Python each have their own advantages, and choose according to project requirements. 1.PHP is suitable for web development, especially for rapid development and maintenance of websites. 2. Python is suitable for data science, machine learning and artificial intelligence, with concise syntax and suitable for beginners.

PHP: A Key Language for Web Development PHP: A Key Language for Web Development Apr 13, 2025 am 12:08 AM

PHP is a scripting language widely used on the server side, especially suitable for web development. 1.PHP can embed HTML, process HTTP requests and responses, and supports a variety of databases. 2.PHP is used to generate dynamic web content, process form data, access databases, etc., with strong community support and open source resources. 3. PHP is an interpreted language, and the execution process includes lexical analysis, grammatical analysis, compilation and execution. 4.PHP can be combined with MySQL for advanced applications such as user registration systems. 5. When debugging PHP, you can use functions such as error_reporting() and var_dump(). 6. Optimize PHP code to use caching mechanisms, optimize database queries and use built-in functions. 7

PHP in Action: Real-World Examples and Applications PHP in Action: Real-World Examples and Applications Apr 14, 2025 am 12:19 AM

PHP is widely used in e-commerce, content management systems and API development. 1) E-commerce: used for shopping cart function and payment processing. 2) Content management system: used for dynamic content generation and user management. 3) API development: used for RESTful API development and API security. Through performance optimization and best practices, the efficiency and maintainability of PHP applications are improved.

PHP vs. Python: Understanding the Differences PHP vs. Python: Understanding the Differences Apr 11, 2025 am 12:15 AM

PHP and Python each have their own advantages, and the choice should be based on project requirements. 1.PHP is suitable for web development, with simple syntax and high execution efficiency. 2. Python is suitable for data science and machine learning, with concise syntax and rich libraries.

The Enduring Relevance of PHP: Is It Still Alive? The Enduring Relevance of PHP: Is It Still Alive? Apr 14, 2025 am 12:12 AM

PHP is still dynamic and still occupies an important position in the field of modern programming. 1) PHP's simplicity and powerful community support make it widely used in web development; 2) Its flexibility and stability make it outstanding in handling web forms, database operations and file processing; 3) PHP is constantly evolving and optimizing, suitable for beginners and experienced developers.

PHP and Python: Code Examples and Comparison PHP and Python: Code Examples and Comparison Apr 15, 2025 am 12:07 AM

PHP and Python have their own advantages and disadvantages, and the choice depends on project needs and personal preferences. 1.PHP is suitable for rapid development and maintenance of large-scale web applications. 2. Python dominates the field of data science and machine learning.

PHP vs. Other Languages: A Comparison PHP vs. Other Languages: A Comparison Apr 13, 2025 am 12:19 AM

PHP is suitable for web development, especially in rapid development and processing dynamic content, but is not good at data science and enterprise-level applications. Compared with Python, PHP has more advantages in web development, but is not as good as Python in the field of data science; compared with Java, PHP performs worse in enterprise-level applications, but is more flexible in web development; compared with JavaScript, PHP is more concise in back-end development, but is not as good as JavaScript in front-end development.

PHP and Python: Different Paradigms Explained PHP and Python: Different Paradigms Explained Apr 18, 2025 am 12:26 AM

PHP is mainly procedural programming, but also supports object-oriented programming (OOP); Python supports a variety of paradigms, including OOP, functional and procedural programming. PHP is suitable for web development, and Python is suitable for a variety of applications such as data analysis and machine learning.

See all articles