A generic tag for topics providing definitions.
In Postgres there is a datatype called bytea The Postgres docs are here for it: http://www.postgresql.org/docs/9.0/…
postgresql definition byteaI feel like developers talk about memory leaks but when you ask them what that means many have no idea. …
memory-leaks definitionFirst of all, I could not able to get clear definition of it from WikiPedia or even from serialize function …
php javascript serialization definitionI read this term a lot. What exactly is a legacy database? I ask because I had thought it meant …
definition legacy-databaseI've read across several Image Processing books and websites, but I'm still not sure the true definition of the term "…
image-processing computer-vision artificial-intelligence definition energyI've been looking for a decent definition of static arrays. I've tried using msdn and c# sources but cannot seem …
c# arrays static definition characteristicsPossible Duplicate: What makes code legacy? What is the definition of "legacy code"?
definition legacyWhat does Weak Head Normal Form (WHNF) mean? What does Head Normal form (HNF) and Normal Form (NF) mean? Real …
haskell definition strictness weak-head-normal-formWhat is the difference between classification and prediction in machine learning?
machine-learning classification prediction definitionCan someone give me an example of the Single Responsibility Principle? I am trying to understand what it means, in …
oop definition solid-principles single-responsibility-principle design-principles