#programming
3 articles tagged #programming
All English for IT articles related to #programming.
-
Advanced Python Vocabulary: Async, Type Hints, and Modern Python Features
Learn the English vocabulary senior Python developers use in code reviews and architecture discussions — async/await, coroutines, Protocols, TypedDict, descriptors, metaclasses, and GIL tradeoffs.
-
Rust Programming Vocabulary: Essential Terms for IT Professionals
Ownership, borrow checker, lifetimes, traits — the Rust-specific vocabulary you need to read documentation, participate in code reviews, and discuss the language confidently in English.
-
Functional Programming Vocabulary: 25 FP Terms for Developers
Pure function, immutability, higher-order functions, monads, currying, and functional programming vocabulary.