検索結果- 英語 - 多言語
検索内容:
development hell
The situation where a movie, a piece of software, etc. is mired in problems that delay its production and release.
dualistic development
(economics) The concept that the relationship between the rich and the poor countries is just a global version of the dualism that we see in every aspect of life; a concept that in interrelations the superior elements do little or nothing to pull up the inferior elements, and may serve to push them down.
psychosexual development
(psychology) The progressive evolution of infantile sexuality through oral, anal, phallic, latent, and genital phases.
web developer
(computing, Internet) A person who develops applications designed to be used via the World Wide Web.
developer programs
developable surfaces
sustainable development
(agriculture, ecology) Development which seeks to produce sustainable economic growth while ensuring future generations' ability to do the same by not exceeding the regenerative capacity of nature.
Millennium Development Goals
zone of proximal development
A concept developed by Soviet psychologist and social constructivist Lev Vygotsky: the difference between what a learner can do without help and what he or she can do with help.
test-driven development
(software engineering) A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired improvement or new function, then produces the minimum amount of code to pass that test, and finally refactors the new code to acceptable standards.