Explore >> Select a destination


You are here

inventwithpython.com
| | trendless.tech
3.4 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
| | berthub.eu
4.2 parsecs away

Travel
| | 2018 is an exciting time to be a programmer, with so many good "full service" programming languages to choose from: C, C++ 2017, Go, Python, Rust and who knows Swift too. Programming languages are complicated beasts - even the simplest languages have specifications that run (or would run) in the hundreds of pages, and once you include everything, no serious language is likely to clock in under a thousand. With this comes the fact that every programming language has good parts, and frequently even more bad parts.
| | sedimental.org
5.7 parsecs away

Travel
| | Thoughts on FOSS and fintech, layered by Mahmoud Hashemi
| | jamie-wong.com
18.0 parsecs away

Travel
| [AI summary] Jamie Wong discusses the tradeoffs between dynamically and statically typed programming languages, exploring how modern languages are attempting to blend the best features of both to improve iteration speed, correctness checking, and development support.