| 1. | | How to teach (news.ycombinator.com) |
| 127 points by eru on Sept 12, 2009 | 4 comments |
|
| 2. | | Twisted Python's lead hacker discusses Tornado (twistedmatrix.com) |
| 101 points by thristian on Sept 12, 2009 | 77 comments |
|
| 3. | | Why Can’t She Walk to School? (nytimes.com) |
| 88 points by mhb on Sept 12, 2009 | 122 comments |
|
| 4. | | Hurl (railsrumble.com) |
| 84 points by mshafrir on Sept 12, 2009 | 31 comments |
|
| 5. | | Dmitry Medvedev declares official holiday in Russia: Programmer's Day (opendotdotdot.blogspot.com) |
| 80 points by martincmartin on Sept 12, 2009 | 34 comments |
|
| |
|
|
| |
|
|
| 8. | | Tornado on Twisted (dustin.github.com) |
| 66 points by webology on Sept 12, 2009 | 7 comments |
|
| 9. | | How a Construction Crane is Erected (Video) (wired.com) |
| 59 points by flapjack on Sept 12, 2009 | 11 comments |
|
| |
|
|
| 11. | | Embedding a Web Browser in Emacs (haxney.org) |
| 52 points by fogus on Sept 12, 2009 | 19 comments |
|
| 12. | | Facebook leaking Notes? (google.com) |
| 50 points by fogus on Sept 12, 2009 | 23 comments |
|
| |
|
|
| |
|
|
| |
|
|
| 16. | | Twisted Architecture (wolfram.com) |
| 47 points by vlad on Sept 12, 2009 | 4 comments |
|
| |
|
|
| 18. | | The Boss - First, $99. Then, Millions. (nytimes.com) |
| 42 points by peter123 on Sept 12, 2009 | 34 comments |
|
| 19. | | How PHP became such a huge success - Talk with Rasmus Lerdorf (techradar.com) |
| 41 points by edw519 on Sept 12, 2009 | 60 comments |
|
| 20. | | Learn.GitHub: A Compilation of the Best Git Resources (learn.github.com) |
| 39 points by durin42 on Sept 12, 2009 | 1 comment |
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| 27. | | The Economics of Science Fiction (gmu.edu) |
| 34 points by eru on Sept 12, 2009 | 6 comments |
|
| |
|
|
| 29. | | Why it's impossible to become a programming expert (techrepublic.com.com) |
| 32 points by baha_man on Sept 12, 2009 | 36 comments |
|
| 30. | | Improving Putty settings on Windows (wieers.com) |
| 30 points by lamnk on Sept 12, 2009 | 16 comments |
|
|
| More |
I think we can all recall a teacher or teachers in our life who truly made a difference in teaching us something - sometimes _despite_ our interest (or lack thereof) of learning it.
I was forced in University to take a course in Propositional Calculus (it was a breadth requirement for computing science) - it was mid-day so I attended the class (unlike early morning classes in which my attendance was abysmal) - I went in with zero desire - no coding, or even math. But, the timing was right so I just sat in the class.
The instructor spent thirteen weeks walking us through Reductio Ad absurdum proof, tautologies, conditional proofs, etc.. He gave us homework assignments that built on earlier knowledge, and just as we were getting into new material, he'd throw some earlier sequent proofs at us to solve and refresh our memories.
Here is the thing - I had _no_ interest in this course, the only thing going for it was it's timing, and repetition. I was _killing_ myself trying to learn integration by parts, linear algebra, discrete math, spending 5 hours outside of class for every hour in class trying to master those other course, and basically just sitting in this one distraction course. I was a C+ student in the math courses (after _massive_ effort) - I walked out of the Propositional Calculus course with an A+.
Sixteen years later I look back at University and can honestly say that the most useful course, that I _continue_ to have rock solid knowledge of PLUS use almost every single hour of the day was that stupid Philosphy 210 Propositional Calculus course. For the life of me I can't remember much of graph theory, and wouldn't be able to invert a matrix if you held a gun to my head, but, I'll sit in a meeting and see a ton of possible alternative and immediately start applying Disjunction elimination to break us out of a log jam.
There really is something to this spacing method.