博客 / 列表

Krzysztof Rakowski - How To Communicate Effectively In IT Projects

One of the most important factors in the success or failure of any IT project is communication. Communicating effectively can be quite difficult, especially when a project involves many people with

workflow , Teams , Communication , Business

Krzysztof Rakowski - Getting Started With PHP Templating

In the early days of PHP applications, “spaghetti code” was a familiar sight. In this article, we’ll cover how to separate the view of your PHP application from its other components. We’ll look at w

Techniques , Frameworks , php , coding