I listened recently to a Channel 9 recording of Anders Hejlsberg, Brian Beckman, and Erik Meijer that caught me by surprise. Brian praised VB's dynamic features, yet said he used C# because it had ...
PyApp: An easy way to package Python apps as executables A Rust-based solution to a common Python programming need: How to make a Python program into a click-to-run redistributable. (Note: Some ...