Viewing profile — tom5
tom5
HN member- Joined
- Tue, Jan 10, 2017, 5:37 AM UTC
- HN karma
- 7
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About tom5
Recent public activity
-
comment
Comment #13441692
The most efficient way to learn is to find out the original problems that these new things trying to solve. Learn as much as possible about the historic context of these problems a…
-
comment
Comment #13434084
1. Requirement. Try to give clear requirement since changing requirement leads to frustration. In real world, requirement keeps changing. Try to explain the change and reasons behi…
-
comment
Comment #13433762
How about starting with a web site? It is much easy to iterate and validate the idea. Once you get enough usage and feedback, then start to build app.
-
comment
Comment #13424368
You asked a good question and I do think programming is a good way to help lean math. This is a good book: Numerical Recipes http://nrbook.com
-
comment
Comment #13363201
Yes, Java is relevant, especially in large companies. A lot of back-end systems are using Java. For learning, you can start with reading Java Language Specification. And then you c…
-
comment
Comment #13363108
I think it is more about paradox instead of fear. a)you want to add enough features to attract/impress potential users. b)you want to ship it, so you can get feedback asap. a) and …