Explore >> Select a destination


You are here

preslav.me
| | blog.bencope.land
9.2 parsecs away

Travel
| | This post is for Day 6 of F# Advent Calendar. We all know the go-to languages for most companies in application software development: Java, C#, TypeScript, and Python, to name a few. There's obviously nothing wrong with using these ubiquitous languages, but there's a tendency to overlook the potential of
| | trendless.tech
9.0 parsecs away

Travel
| | This is a comparison of programming languages. The thrust of it is to give an approximation of the strengths and weaknesses of that language compared to other programming languages. It's worth noting that each "lang" has its "use case", so none of them are technically "bad", though many of them are awkward for doing specific [...]Read More... from Programming Languages, Anecdotally
| | alexgaynor.net
9.2 parsecs away

Travel
| |
| | marcmutz.wordpress.com
58.0 parsecs away

Travel
| I've started a new column, Private Practice, that looks at existing implementations and examines them. The first Private Practice article, Taming Templates, examines techniques to control template code bloat. There's nothing particularly earth-shattering in there, but I noticed that a lot of people don't seem to be aware of the fact that templates can cause...