Explore >> Select a destination


You are here

levien.com
| | www.jamesshore.com
2.2 parsecs away

Travel
| | [AI summary] This blog post discusses the 'Let's Play TDD' series, which explores test-driven development through a real software project, featuring Java and evolutionary design.
| | github.com
4.8 parsecs away

Travel
| | Wasm Language Runtimes provides popular language runtimes (Ruby, Python, ...) precompiled to WebAssembly that are tested for compatibility and kept up to date when new versions of upstream languages are released - vmware-labs/webassembly-language-runtimes
| | dailytechvideo.com
3.8 parsecs away

Travel
| | Python is a dynamic language, which basically means that data has types (but identifiers don't). So s can point to a string, an int, a dict, or a function. But there has been some movement in the last year or two to introduce some form of strong typing, or type hints, into Python. What does ... Continue reading [Video 318] Christopher Neugebauer: Python's New Type Hints in Action... In JavaScript ?
| | bartlomiejmika.com
20.1 parsecs away

Travel
| The purpose of this article is to help you deploy your website to the internet.