Tagged Questions

1
vote
3answers
119 views

Need a RegEx guru..

I'm trying to write a script that parses a block of HTML and matches words against a given glossary of terms. If it finds a match, it wraps the term in <a class="tooltip"></a> and provides …
0
votes
1answer
58 views

This is asking a lot, I know, but: Help me translate this Glossary plugin for WP

In my search for a good glossary plugin for WordPress, I came across Natan Olsen's WP-SNAP. Which is brilliant. Only I need it to work with Hebrew. I know this is asking a lot, but if you could take …
7
votes
12answers
678 views

Difference between a Computer Scientist and Computer programmer

What is the difference between a Computer Scientist and a Computer Programmer? What is the difference in the actual work they do in industry?(not in academia) Can you provide some real world examples …
0
votes
3answers
170 views

What is the difference betwen coder and programmer? [closed]

I've just concerned about this subject when I talked with my customer. They always call me as a "coder". What do you think is the difference between coder and programmer?
2
votes
10answers
680 views

What is the difference between a property and an instance variable?

I think I've been using these terms interchangably / wrongly!
0
votes
0answers
48 views

What is thesauri expansion , graph traversal and RDFS/OWL reasoning in the context of Semantic Search?

I want a concise description (2 or 4 lines) of each of the following Semantic Search Algorithms: * thesauri expansion * graph traversal * RDFS/OWL reasoning
9
votes
9answers
732 views

What does the word “literal” mean?

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 value?
7
votes
11answers
451 views

type vs Class?

What makes a type different from class and vice versa? (In the general language-agnostic sense)
1
vote
6answers
522 views

What is a UUID?

Well, what is one?
12
votes
5answers
560 views

What is a mock and when should you use it?

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 be …
4
votes
8answers
4k views

What are named pipes?

I know a little bit about this but wanted some more information. What are they and how do they work? Context happens to be SQL Server
7
votes
9answers
1k views

What is object marshalling?

I have heard this concept used frequently, but I don't have a really good grasp of what it is.
5
votes
10answers
907 views

What is MVC (Model View Controller)?

I've heard the term MVC (Model View Controller) tossed about with a ton of Buzz lately, but what really is it?
14
votes
13answers
1k views

What is declarative programming?

I keep hearing this term tossed around in several different contexts. What is it?
3
votes
13answers
514 views

What constitutes ‘real time’

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 …

1 2 3 next
15 30 50 per page