A generic tag for topics providing definitions.
I am trying to relearn C++ after taking an intro course a few years ago and I’m having some …
c++ definition friendI'm having a problem with a Windows Form application I'm building in C#. The error is stating "foreach statement cannot …
c# definition public enumeratorOk, a friend of mine go back and forth on what "interface" means in programming. What is the best description …
oop interface definitionI have been trying to find a good definition, and get an understanding, of what a thread really is. It …
multithreading process definitionI have 3 projects: Server, Client and Commons. Making header & source pairs in Commons doesn't cause any problems and I …
c eclipse include definition multiple-definition-errorWhat is the difference between a heuristic and an algorithm?
algorithm definition heuristics nomenclatureMy assignment asks me to access a test.txt document, so the file name has to be hard coded to …
definition hard-codingA Y-combinator is a computer science concept from the “functional” side of things. Most programmers don't know much at all …
functional-programming computer-science theory definition combinatorsAs far as I can see Solutions Architect is just a different "marketing" term for Applications Architect. Is that correct …
architecture definitionI met this issue sometimes but still don't know what causes it. I have this script in the page: $(function(){ …
javascript variables definition var