/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

wweb.dev
| | bitsofco.de
3.0 parsecs away

Travel
| | Articles on frontend development and more.
| | bbirnbaum.com
2.9 parsecs away

Travel
| | I built Cortado to make it easy to stay up to date with refreshing your feeds all day. It's a web app that gets the latest content from sources like Twitter, Hacker News, Reddit, and Youtube, and sends them to your email in a single daily digest.
| | arnorhs.dev
2.8 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
| | builtin.com
19.7 parsecs away

Travel
| What is software engineering? It is a field directly related to computer science, where engineers apply systematic and disciplined methods to the development, operation and maintenance of software.