Search code examples
What is the difference between a "function" and a "procedure"?...


functionterminologyprocedure

Read More
java howto ArrayList push, pop, shift, and unshift...


javaarraylistterminology

Read More
Python: Stacktrace vs Traceback...


pythonterminology

Read More
What distinguishes the declaration, the definition and the initialization of a variable?...


c++cterminology

Read More
What's the name for hyphen-separated case?...


programming-languagesnaming-conventionsterminologykebab-case

Read More
In API design, what is the term for entities that can vary without impacting each other?...


language-agnosticterminology

Read More
In an expression like `document.getElementById("someid").textContent`, what is `textConten...


javascriptsyntaxterminology

Read More
What is reflection and why is it useful?...


javareflectionterminology

Read More
In Computer Science, what's the opposite of a dependency?...


dependenciescomputer-scienceterminology

Read More
What is a "static" function in C?...


cfunctionstaticterminology

Read More
Difference between DTO, VO, POJO, JavaBeans?...


javaterminologyjavabeansdtopojo

Read More
What is 'Currying'?...


javascriptfunctional-programmingterminologydefinitioncurrying

Read More
Simulator or Emulator? What is the difference?...


terminologysimulationemulation

Read More
What does "incremental load" mean?...


databaseterminologydata-warehouse

Read More
What is the difference between a thread/process/task?...


processtaskterminology

Read More
What is a 'SAM type' in Java?...


javalambdajava-8terminology

Read More
What is this control called?...


terminology

Read More
What is the difference between a commit and a revision in Git?...


gitversion-controlterminology

Read More
What is the meaning of "POSIX"?...


unixposixstandardsterminologyportability

Read More
Does COINIT_APARTMENTTHREADED mean STA(Single Threaded Apartment)?...


c++winapicomterminologyapartments

Read More
What's the difference between a character, a code point, a glyph and a grapheme?...


stringunicodeterminology

Read More
What is an "Eta expansion?"...


scalaterminologylambda-calculus

Read More
What does it mean if a Python object is "subscriptable" or not?...


pythonterminology

Read More
What is the difference between UTF-8 and Unicode?...


unicodeencodingutf-8character-encodingterminology

Read More
What is dependency injection?...


design-patternslanguage-agnosticdependency-injectionterminology

Read More
Name of binary data structures that contain fixed-length components?...


data-structuresterminology

Read More
What is a race condition?...


multithreadingconcurrencyterminologyrace-condition

Read More
What is the difference between message queue and message broker?...


architecturemessage-queueterminologydistributed-systemmessagebroker

Read More
Global scope vs global namespace...


c++namespacesscopeterminology

Read More
What is the difference between a directory and a folder?...


shellfilesystemsterminologydirectory

Read More
BackNext