/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.senko.net
| | martin.wojtczyk.de
1.1 parsecs away

Travel
| | How are Rust, C++, and Python trending on Hacker News in the job market? As a proxy measure for programming language trends, let's analyze the frequency of programming language mentions in the mont...
| | arnorhs.dev
2.5 parsecs away

Travel
| | I agree with everything about this: The shift from procedural to OO brings with it a shift from thinking about problems and solutions to thinking about architecture. Thats easy to see just by comparing a procedural Python program with an object-oriented one. The latter is almost always longer, full of extra interface and indentation and annotations. The temptation is to start moving trivial bits of code into classes and adding all these little methods and anticipating methods that arent needed yet but might be someday. via prog21: Dont Distract New Programmers with OOP. There's also a great discussion on the topic on Hacker News: https://news.ycombinator.com/item?id=2334939
| | www.blog.montgomerie.net
2.2 parsecs away

Travel
| | From a link on Hacker News (the occasionally interesting "Reddit for Erlang, Lisp and Haskell using proto-entrepreneurs"), this 2006 ACM Ubiquity article:Every programmer with a few years' experience or education has heard the phrase "premature optimization is the root of all evil." [...] Unfortunately, as with many ideas that grow to legendary status, the original meaning of this statement has been all but lost"I would not agree with all the proposed solutions to the problem, but I do agree with most of the observations.
| | boldandgreen.wordpress.com
8.0 parsecs away

Travel
| I tried a new background color for my windows as shown here. Instead of the light grey suggested, I picked a very light brown: R 230 Y 222 B 188 (as shown on picture). The best thing is to change the background in Word first and test the color.