-
Classic PM: 05 Scope
AbstractThe main goal of the Project is to be to complete the required work and deliver a product to the customer. If the cus... -
Classic PM: 03 Processes
AbstractAs you know, the methodology of project management is designed in a process approach. Moreover, a process approach wi... -
Classic PM: 06 Time
AbstractAll cultures have a great deal of talk about time. This is due to the fact that it is one of those resources that can... -
Classic PM: 04 Integration
AbstractIntegration is often referred to as a core area of project management knowledge because its tasks include compiling t... -
JavaOpt: Тестирование
JavaOpt: Тестирование Соблюдение TDD (Test-Driven Development) позволяет избегать ошибок и стабилизирует работу кода Тесты т... -
JavaOpt: Мультипоточность
JavaOpt: Мультипоточность Многопоточный код следует хранить обособленно от однопоточного. Желательно наличие какого-то прост... -
Classic PM: 02 Framework
AbstractHave you managed projects? And if so, what is a project? Can we apply the term “project” to an advertising campaign o... -
Classic PM: 01 Introduction
AbstractThis series of articles will explore the classical approach to project management proposed by PMI. This approach cann... -
JavaOpt: Паттерны
JavaOpt: Паттерны Основные SOLIDS - Single Responsibility Principle - интерфейсы, классы и методы должны выполнять только 1 з... -
JavaOpt: Code styling
JavaOpt: Code styling Методы Чем меньше метод, тем лучше Добавление методов приветствуется Метод должен(!) выполнять 1 единст...