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

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
Hello Kitty Island Adventure: How To Get Giant Seeds
1 months ago By 尊渡假赌尊渡假赌尊渡假赌
Two Point Museum: All Exhibits And Where To Find Them
1 months 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)

PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian PHP 8.4 Installation and Upgrade guide for Ubuntu and Debian Dec 24, 2024 pm 04:42 PM

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

How To Set Up Visual Studio Code (VS Code) for PHP Development How To Set Up Visual Studio Code (VS Code) for PHP Development Dec 20, 2024 am 11:31 AM

Visual Studio Code, also known as VS Code, is a free source code editor — or integrated development environment (IDE) — available for all major operating systems. With a large collection of extensions for many programming languages, VS Code can be c

How do you parse and process HTML/XML in PHP? How do you parse and process HTML/XML in PHP? Feb 07, 2025 am 11:57 AM

This tutorial demonstrates how to efficiently process XML documents using PHP. XML (eXtensible Markup Language) is a versatile text-based markup language designed for both human readability and machine parsing. It's commonly used for data storage an

PHP Program to Count Vowels in a String PHP Program to Count Vowels in a String Feb 07, 2025 pm 12:12 PM

A string is a sequence of characters, including letters, numbers, and symbols. This tutorial will learn how to calculate the number of vowels in a given string in PHP using different methods. The vowels in English are a, e, i, o, u, and they can be uppercase or lowercase. What is a vowel? Vowels are alphabetic characters that represent a specific pronunciation. There are five vowels in English, including uppercase and lowercase: a, e, i, o, u Example 1 Input: String = "Tutorialspoint" Output: 6 explain The vowels in the string "Tutorialspoint" are u, o, i, a, o, i. There are 6 yuan in total

The Key to Coding: Unlocking the Power of Python for Beginners The Key to Coding: Unlocking the Power of Python for Beginners Oct 11, 2024 pm 12:17 PM

Python is an ideal programming introduction language for beginners through its ease of learning and powerful features. Its basics include: Variables: used to store data (numbers, strings, lists, etc.). Data type: Defines the type of data in the variable (integer, floating point, etc.). Operators: used for mathematical operations and comparisons. Control flow: Control the flow of code execution (conditional statements, loops).

Problem-Solving with Python: Unlock Powerful Solutions as a Beginner Coder Problem-Solving with Python: Unlock Powerful Solutions as a Beginner Coder Oct 11, 2024 pm 08:58 PM

Pythonempowersbeginnersinproblem-solving.Itsuser-friendlysyntax,extensivelibrary,andfeaturessuchasvariables,conditionalstatements,andloopsenableefficientcodedevelopment.Frommanagingdatatocontrollingprogramflowandperformingrepetitivetasks,Pythonprovid

7 PHP Functions I Regret I Didn't Know Before 7 PHP Functions I Regret I Didn't Know Before Nov 13, 2024 am 09:42 AM

If you are an experienced PHP developer, you might have the feeling that you’ve been there and done that already.You have developed a significant number of applications, debugged millions of lines of code, and tweaked a bunch of scripts to achieve op

Demystifying C: A Clear and Simple Path for New Programmers Demystifying C: A Clear and Simple Path for New Programmers Oct 11, 2024 pm 10:47 PM

C is an ideal choice for beginners to learn system programming. It contains the following components: header files, functions and main functions. A simple C program that can print "HelloWorld" needs a header file containing the standard input/output function declaration and uses the printf function in the main function to print. C programs can be compiled and run by using the GCC compiler. After you master the basics, you can move on to topics such as data types, functions, arrays, and file handling to become a proficient C programmer.

See all articles