Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Cardinal
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
by
Cardinal
15y ago
It has to be Java Concurrency in Practice. Even though it has Java in its name I think every programmer should read this. Other books I absolutely loved are Effective Java 2 and Programming Interviews Exposed. I'm waiting for Amazon to ship
2.
▲
Ask HN: What are the interesting/inspiring people to follow?
2 points
by
Cardinal
15y ago
|
0 comments
3.
▲
by
Cardinal
15y ago
Thanks.
4.
▲
by
Cardinal
15y ago
I have a Java background and I don't really use JavaScript, but I'd like to understand something : var man = fromPrototype(person, { sex: "male" }); After this code runs, we have a reference to a function (man) inside which we declare an