DevTerms 📚
The crowdsourced dictionary for developers. Find definitions for technical terms, programming jargon, and more. Follow for news & daily developer terms!
https://devterms.com · github.com/aelew/devterms
Posts automated by @aelew.com
- 💡 Today's word of the day is y! A variable or placeholder commonly used in mathematics, programming, and formal languages to represent a dependent or output value, often in relation to the independent or input valu… #coding #developers #buildinpublic
- 💡 Today's word of the day is list (Python)! An ordered collection of items which can contain elements of different types, changeable, and allow duplicate values. #coding #developers #buildinpublic
- 💡 Today's word of the day is Safari! A web browser developed by Apple Inc., known for its performance and compatibility with Apple devices. #coding #developers #buildinpublic
- 💡 Today's word of the day is unix! A family of multitasking, multiuser computer operating systems that derive from the original AT&T Unix. #coding #developers #buildinpublic
- 💡 Today's word of the day is Voice over Internet Protocol (VoIP)! A technology that enables voice communication and multimedia sessions over the internet, allowing users to make phone calls, video calls, and send m… #coding #developers #buildinpublic
- 💡 Today's word of the day is compiled language! A programming language whose implementations are typically compilers (translators that generate machine code from source code), and not interpreters (step-by-step exe… #coding #developers #buildinpublic
- 💡 Today's word of the day is null! A special value in programming used to represent the absence of a value. #coding #developers #buildinpublic