Explore >> Select a destination


You are here

preslav.me
| | blog.bencope.land
2.5 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
| | alexgaynor.net
1.6 parsecs away

Travel
| | [AI summary] The author discusses the advantages of the Rust programming language, particularly its tooling and package management system, Cargo, which simplifies development, testing, and deployment compared to other languages.
| | builtin.com
1.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.
| | blog.8thlight.com
21.8 parsecs away

Travel
| [AI summary] The blog post discusses the limitations of Test-Driven Development (TDD) in scenarios involving physical interactions, user interface elements, and test support code, emphasizing the need for manual testing and separation of concerns.