#programming-features

[ follow ]
fromNedbatchelder
1 week ago
Python

Regex affordances

Python's regex offers powerful features enabling clear text manipulation, like verbose syntax and named groups for better readability and maintainability.
fromInfoWorld
2 months ago
JavaScript

TypeScript checks returns for conditional and indexed access types

Microsoft limits conditional type checking to specific scenarios with generic constraints in TypeScript 5.8.
#python-313
fromRealpython
6 months ago
Python

Python 3.13: Cool New Features for You to Try - Real Python

Python 3.13 enhances the REPL with new features, including multiline editing and simpler command execution, improving the user experience for both beginners and experienced developers.
fromRealpython
7 months ago
Python

Python 3.13: Free-Threading and a JIT Compiler Quiz - Real Python

The quiz helps users understand and interact with Python 3.13's new features, including GIL and JIT compiler.
fromRealpython
6 months ago
Python

Python 3.13: Cool New Features for You to Try - Real Python

Python 3.13 enhances the REPL with new features, including multiline editing and simpler command execution, improving the user experience for both beginners and experienced developers.
fromRealpython
7 months ago
Python

Python 3.13: Free-Threading and a JIT Compiler Quiz - Real Python

The quiz helps users understand and interact with Python 3.13's new features, including GIL and JIT compiler.
more#python-313
[ Load more ]