glossary Questions
6
Solved
I'm using markdown to edit this question right now. In some wikis I used wiki markup. Are they the same thing? Are they related? Please explain. If I want to implement one or the other in a w...
9
Solved
What is the purpose of annotations in Java? I have this fuzzy idea of them as somewhere in between a comment and actual code. Do they affect the program at run time?
What are their typical usages?...
Lovell asked 23/8, 2008 at 13:23
9
Solved
I'm looking for a clear, concise and accurate answer.
Ideally as the actual answer, although links to good explanations welcome.
Vickyvico asked 16/8, 2008 at 8:34
22
Solved
What makes a type different from class and vice versa?
(In the general language-agnostic sense)
Misquotation asked 22/1, 2009 at 5:44
16
Solved
What is the dependency inversion principle and why is it important?
Fernald asked 15/9, 2008 at 12:53
16
Solved
Since debate without meaningful terms is meaningless, I figured I would point at the elephant in the room and ask: What exactly makes a language "object-oriented"? I'm not looking for a textbook an...
Story asked 26/8, 2008 at 22:28
11
Solved
What are the differences between delegates and an events? Don't both hold references to functions that can be executed?
22
Solved
Can you tell me what is the difference between abstraction and information hiding in software development?
I am confused. Abstraction hides detail implementation and
information hiding abstracts w...
Taken asked 23/8, 2008 at 21:41
10
Solved
I have heard this concept used frequently, but I don't have a really good grasp of what it is.
Sakti asked 30/9, 2008 at 17:49
8
Solved
17
Solved
I've read the Wikipedia articles for both procedural programming and functional programming, but I'm still slightly confused. Could someone boil it down to the core?
Serotonin asked 22/8, 2008 at 19:29
11
Solved
What does the word "literal" mean when used in context such as literal strings and literal values?
What is the difference between a literal value and a value?
Quiche asked 27/1, 2009 at 20:38
4
Solved
I'm trying to create a parser to find the tracked changes and author of a Word .docx file...
I found the document.xml but there are so many tags! Is there a glossary somewhere to what all those ta...
1
I really can't see the difference between them. They are both about data flowing through instructions and the propagation of changes in the input data.
I've read this book (authored by Matt Carcki)...
Stannfield asked 6/6, 2015 at 17:34
8
Related to my CouchDB question.
Can anyone explain MapReduce in terms a numbnuts could understand?
Forebrain asked 26/8, 2008 at 19:58
8
Solved
In my second year of University we were "taught" Haskell, I know almost nothing about it and even less about functional programming.
What is functional programming, why and/xor where would I...
Stacte asked 23/8, 2008 at 14:58
2
I'm trying to include a simple glossary to my LaTeX document,
I already searched for something like that on google, but never got it running.
I would like to use glossary or glossaries.
how to ...
18
Solved
I keep hearing this term tossed around in several different contexts. What is it?
Lowbred asked 24/9, 2008 at 20:15
2
Solved
I try to make a glossary at the end of my book which contains also the headlines content of my documentation (without description, only a reference to the page). I want to get the headlines into a ...
Hobbledehoy asked 17/9, 2013 at 14:36
1
Solved
When using Sphinx 1.1.3, how can I create a .. glossary:: entry that does not show up in the automatically generated index?
I tried :noindex: in four places:
Before and after the glossary makes t...
Spirituel asked 14/1, 2013 at 16:28
3
Solved
Very basic question here.
I have to write out a data glossary for a COBOL program. This data glossary includes the following details about every variable:
Name
Data type
Range of values (if appl...
Phyletic asked 1/9, 2012 at 1:39
13
I am having trouble deciding on whether to classify my application as 'real time' or 'near real time', or perhaps even something else.
The software receives data immediately as it is generated from...
Obit asked 17/9, 2008 at 5:55
1
Solved
I want to create a "terminology" section with definitions for terms that I'm using such that every time I use the terms in this terminology section, a link is created that points to the definition....
Azaria asked 21/9, 2010 at 19:2
11
Solved
What are attributes in .NET, what are they good for, and how do I create my own attributes?
Corroboree asked 21/8, 2008 at 15:59
5
Solved
I just read the Wikipedia article on mock objects, but I'm still not entirely clear on their purpose. It appears they are objects that are created by a test framework when the actual object would b...
1 Next >
© 2022 - 2024 — McMap. All rights reserved.