由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
JobHunting版 - 大牛推荐计算机面试的书吧
相关主题
CS选课求问C++ template
【资料】程序员不得不知的技术面试资料大全Don Knuth and TAOCP: The Interview
C++定义数组长度可以写成int a[n]吗?Amazon二面
ARISTA NETWORKS这家公司有人听说过么?[原创]非科班出身的人对外行转入IT/CS行业的一些建议
求救:第一次电话面试C++ Q42: (C22)
Opening available in EDA company in bay areaMathworks is hiring! job #10319 - C++ Developer – Compile
看到大家都抱着《算法导论introduction to algorithms》看Compiler/C++ position @Mathworks
你们花了多久读clrs?谁推荐一本python的经典书吧。
相关话题的讨论汇总
话题: c++话题: cxx话题: compiler话题: network话题: os
进入JobHunting版参与讨论
1 (共1页)
x**u
发帖数: 215
1
大牛推荐C,C++, OS,compiler, Network面试的常用书吧
准备复习一下, 很久不看了
我只知道下面几个
算法
The algorithm introduction
C
The C programming language (2nd)
C++
primer C++
OS

Compiler

Network

非常感谢
x**u
发帖数: 215
2
ding

【在 x**u 的大作中提到】
: 大牛推荐C,C++, OS,compiler, Network面试的常用书吧
: 准备复习一下, 很久不看了
: 我只知道下面几个
: 算法
: The algorithm introduction
: C
: The C programming language (2nd)
: C++
: primer C++
: OS

s***e
发帖数: 403
3
算法
Intro. to Algorithm
牛人可以看看The Art of Computer Programming,最近出第四卷了。
C
The C programming language (2nd)
C Pitfall,C and Pointer,Expert C Programming
最好看看C99的wiki页面。
C++
primer C++
effective cxx, more effective cxx, exceptional cxx, more exceptional cxx,
inside cxx object model, modern cxx design, cxx stl, elements of programming
OS
tananbaum series
Compiler
dragon book(why you want to learn much compiler issue?)

Network
tananbaum series, TCPIP protocol
d**********x
发帖数: 4083
4
i would say do not read modern cpp design. it is a failure in improving cpp.
people should read imperfect c++ instead....

【在 s***e 的大作中提到】
: 算法
: Intro. to Algorithm
: 牛人可以看看The Art of Computer Programming,最近出第四卷了。
: C
: The C programming language (2nd)
: C Pitfall,C and Pointer,Expert C Programming
: 最好看看C99的wiki页面。
: C++
: primer C++
: effective cxx, more effective cxx, exceptional cxx, more exceptional cxx,

d**********x
发帖数: 4083
5
and TAOCP.
it is hard to work on all the exercises, unless you read all the math
prepare sections in the first vol. or read the "concrete math"

【在 s***e 的大作中提到】
: 算法
: Intro. to Algorithm
: 牛人可以看看The Art of Computer Programming,最近出第四卷了。
: C
: The C programming language (2nd)
: C Pitfall,C and Pointer,Expert C Programming
: 最好看看C99的wiki页面。
: C++
: primer C++
: effective cxx, more effective cxx, exceptional cxx, more exceptional cxx,

f**********3
发帖数: 295
6
面试时写汇编会不会直接被踢出去?

【在 d**********x 的大作中提到】
: and TAOCP.
: it is hard to work on all the exercises, unless you read all the math
: prepare sections in the first vol. or read the "concrete math"

d**********x
发帖数: 4083
7
depends...

【在 f**********3 的大作中提到】
: 面试时写汇编会不会直接被踢出去?
x**u
发帖数: 215
8
多谢大牛!!!
找电子书去了

【在 s***e 的大作中提到】
: 算法
: Intro. to Algorithm
: 牛人可以看看The Art of Computer Programming,最近出第四卷了。
: C
: The C programming language (2nd)
: C Pitfall,C and Pointer,Expert C Programming
: 最好看看C99的wiki页面。
: C++
: primer C++
: effective cxx, more effective cxx, exceptional cxx, more exceptional cxx,

c********p
发帖数: 1969
9
好难啊。。。
1 (共1页)
进入JobHunting版参与讨论
相关主题
谁推荐一本python的经典书吧。求救:第一次电话面试
CS选课求建议Opening available in EDA company in bay area
问个简单coding问题看到大家都抱着《算法导论introduction to algorithms》看
谁给推荐本design pattern的书吧你们花了多久读clrs?
CS选课求问C++ template
【资料】程序员不得不知的技术面试资料大全Don Knuth and TAOCP: The Interview
C++定义数组长度可以写成int a[n]吗?Amazon二面
ARISTA NETWORKS这家公司有人听说过么?[原创]非科班出身的人对外行转入IT/CS行业的一些建议
相关话题的讨论汇总
话题: c++话题: cxx话题: compiler话题: network话题: os