Common mistakes in coding styles
Have you ever wondered how it would be if we, as programmers, coded in the same way? If we created code using a similar set of universal rules as ... Read more
Have you ever wondered how it would be if we, as programmers, coded in the same way? If we created code using a similar set of universal rules as ... Read more
In the last year the Docker project got a lot of adoption due to its simpler and streamlined use flow, portability across systems, application isolation, lower resources footprint, container versioning ... Read more
We were used with Microsoft as being against open-source and using ‘vendor lock-in’ practices. In the past, in order to do development, you needed Windows and Visual Studio which were ... Read more
A while back, I’ve worked on creating a new environment: a piece of city in which various characters will be placed. We’ve decided on making an alley just off a ... Read more
This article is a case study for integrating Magento with other systems when web services are not suitable, and we will go through some real-life examples. By default, Magento ... Read more
It’s time to cover asteroid generation. I bet you never thought playing with rock would be fun… well, you were wrong! Before we code, let’s visualize and put into words ... Read more