Showing 1 - 10 of 27
Advertising in our days is moving to the social media since consumers are spending more and more time on such platforms that offer very customized information for each user. Facebook, for example, is trying to bring each person the most meaningful content, which means the advertising is...
Persistent link: https://www.econbiz.de/10014476258
The declarative programming by declarative languages is clearly the best option a programmer can have for a completely readable, flexible and extensible code. Today, the economics of programming is clearly focused on the declarative paradigm while most imperative languages are trying to become...
Persistent link: https://www.econbiz.de/10010854855
The Creative Commons licenses, also known as CC, allow the authors to retain the copyright over the works while granting some right to the others, like the permission to modify or to use the work for commercial purposes.
Persistent link: https://www.econbiz.de/10010854856
Programming paradigms, inspired by the Thomas Kuhn’s paradigm shift theory, are related to the particular way of thinking when it is about the practice of programming.
Persistent link: https://www.econbiz.de/10010854858
EVM (Earned Value Management) is a method that can be successfully used to measure the performance of a project from the cost and schedule points of view. Initially developed for the US government programs in the 60s, it later becomes an important feature of any modern project management...
Persistent link: https://www.econbiz.de/10010886060
This paper explores the possibilities of combining the PROLOG simplicity with the power of JAVA in order to create better user friendly software applications for the market.
Persistent link: https://www.econbiz.de/10010886064
Software development projects are logically divided into phases that are composing the project life cycle. The name and number of these phases are industry dependent, so they are completely different from one field of activity to another. Typically, the phases are scheduled sequentially but in...
Persistent link: https://www.econbiz.de/10009220198
Despite of its age, the Pareto Principle is still a strong mechanism constantly used in quality control of projects from various areas, including the IT field.
Persistent link: https://www.econbiz.de/10009283346
The base entity in computer programming is the process or task. The parallelism can be achieved by executing multiple processes on different processors. Distributed systems are managed by distributed operating systems that represent the extension for multiprocessor architectures of multitasking...
Persistent link: https://www.econbiz.de/10009283348
Several methods can be applied to parallelize a program containing input/output operations but one of the most important challenges is to parallelize loops because they usually spend the most CPU time even if the code contained is very small. A loop could by parallelized by distributing...
Persistent link: https://www.econbiz.de/10009283356