Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
corey
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
corey
3y ago
I agree that mocks are brittle and nearly useless. If you follow SOLID principles to the extreme, you'll find that your code is separated into logic code that is pure and easy to unit test, and IO code that is very simple and can be t
2.
▲
by
corey
10y ago
ASP.NET MVC, because: - ASP.NET MVC makes it much easier to keep your domain logic decoupled from the framework. This is in contrast to frameworks like Django who expect you to use their ORM, and to derive your model classes from a framewo
3.
▲
Developing Web Applications with Haskell
(docs.google.com)
130 points
by
corey
11y ago
|
32 comments
4.
▲
by
corey
11y ago
Have you mastered algebra and trig? If not, do it. Khan Academy is great for this. Watch the videos and do lots and lots of problems. In learning math, there is no substitute for working through lots of problems. After this, I suggest l
5.
▲
by
corey
11y ago
Or just let the market handle it. If people stop tipping, restaurants would be forced to increase wages, because nobody is going to work for $3/hour.
6.
▲
by
corey
12y ago
"because stereotyping necessarily subordinates individual identity to group identity" No it doesn't. Many stereotypes are useful when you have very little information about a person. You're only subordinating individua
7.
▲
by
corey
12y ago
Jammer's Reviews are pretty good for that. http://www.jammersreviews.com/st-tng/
8.
▲
CIS 194: Introduction to Haskell
(seas.upenn.edu)
4 points
by
corey
12y ago
|
0 comments
9.
▲
by
corey
12y ago
Imagine a Beowulf cluster of HNs?
10.
▲
by
corey
12y ago
Also a missile's range and effectiveness depend upon both aircrafts' altitudes and velocities. Even if the predator could fire an AMRAAM, I don't think it would stand much of a chance of winning an engagement against a fight
11.
▲
by
corey
13y ago
Even in math "infinity" often means "unbounded". For example, in real analysis if we have a sequence x_n, we write lim x_n = ∞ to mean "given any real number alpha, we can find a natural number K, such that x_n >
12.
▲
by
corey
13y ago
Haskell: Programmers aren't disciplined enough to to isolate side effects by themselves.
13.
▲
by
corey
13y ago
Those aren't data structures.
14.
▲
by
corey
13y ago
Lukeprog wrote a great and well researched blog post on being happy: http://lesswrong.com/lw/4su/how_to_be_happy/
15.
▲
by
corey
13y ago
This isn't pointless, as it allows you to easily post latex equations on any site that allows images.
16.
▲
by
corey
13y ago
Velleman's "How to Prove It" is a great book to learn how to do mathematics. http://www.amazon.com/How-Prove-It-Structured-Approach/dp/05...
17.
▲
by
corey
13y ago
Python has an array class too: http://docs.python.org/2/library/array.html
18.
▲
by
corey
13y ago
How do you like working in OR? Are there a lot of jobs in the field? I'm a math major and like programming, so it seems like it'd be an interesting career for me.
19.
▲
Discrete Optimization course begins today
(coursera.org)
51 points
by
corey
13y ago
|
25 comments
20.
▲
by
corey
13y ago
It's not just cheating, it's also the fact that when you have to use automated grading, it's much more difficult to create good tests. I hope in the future they offer you the option of taking a real test at a testing center, which is graded
21.
▲
by
corey
14y ago
> TDD promotes testing trivial methods Kent Beck might disagree: http://stackoverflow.com/a/153565
22.
▲
by
corey
15y ago
So far it looks great. A full screen button for the videos would be nice, though.
23.
▲
by
corey
15y ago
Hello Matt, I just want to say thanks for Lean Domain Search. A couple weeks ago I was struggling to think of a domain name for a small project of mine and then I saw your post. It helped me find a pretty good unregistered domain name in
24.
▲
by
corey
15y ago
The instructor is actually from University of Michigan, so it appears that this phenomenon is spreading.
25.
▲
Another free course: Model Thinking
(modelthinker-class.org)
106 points
by
corey
15y ago
|
22 comments
26.
▲
by
corey
15y ago
Thanks for sharing.
27.
▲
by
corey
15y ago
Would you mind sharing some more about how you got your first programming job? Did friends help you land the job, or did you just wow them in an interview? Did you have an impressive portfolio or degree?
28.
▲
by
corey
15y ago
I'm currently loving Jennifer Widom's DB class, and I'm excited about this and ML next quarter. I really hope this phenomenon spreads outside of their CS department; I'd love it if there were some pure math classes(like real analysis and ab
29.
▲
by
corey
15y ago
I'd also like to know which book. I just bought Strang's Introduction to Linear Algebra to study along with his video lectures. If it's based on this book I'd love to join.
30.
▲
by
corey
15y ago
The videos are already online if anybody would like to get a head start. http://infolab.stanford.edu/~widom/cs145/index.html (Click on "OpenClassroom Videos")
More ›