Boost Your Coding Speed At Least 2 Times. Simple Technique.
Directly the coding process can can be roughly divided into the following steps: Thinking about the solution of the problem. Typing yo...
Truth can only be found in one place: the code.
Robert C. Martin, Clean Code: A Handbook of Agile Software Craftsmanship
Directly the coding process can can be roughly divided into the following steps: Thinking about the solution of the problem. Typing yo...
Сomposer is awesome. It allows us to manage dependencies and required libraries for the application we are developing.
Design patterns are guidelines for solving repetitive problems.
Design patterns are guidelines for solving repetitive problems.
Design patterns are guidelines for solving repetitive problems.
Design patterns are guidelines for solving repetitive problems.
Design patterns are guidelines for solving repetitive problems.
In my work, I mainly use PHP 5.6 and 7.2. To learn more about the subject area, I decided to find out how the development of PHP was going from 5.0 to 7.2. ...
Performance and fast response of the web and mobile applications largely depend on the quality of writing SQL queries. For most of the junior developers with who...
I set myself the goal to update and improve my skills and knowledge in web development. In this post I’ll tell you what steps I’m doing for this and why should e...