May 23, 2016 3:20 pm
Published by Gerard Millares
Now that we’ve covered the basic workings of Erlang, let’s dive deep into the nitty gritty. We looked at how to create a simple Erlang code which prints ‘Hello World’ on the screen and have also looked into the Erlang...
Read More
May 23, 2016 12:11 am
Published by Gerard Millares
“How long does it take for someone with very little programming experience to become an Erlang expert?” This is one of the most frequently asked questions when it comes to Erlang (and all other programming languages for that matter), but...
Read More
May 22, 2016 5:40 am
Published by Gerard Millares
Programmers have always known that new programming languages need to be learned to keep their skills marketable in the workplace. That trend is not only continuing – it seems to be increasing due to the rate of change taking place...
Read More
May 10, 2016 7:48 pm
Published by Gerard Millares
The Google Go (golang) programming language was used as the basis for Docker from the start due to Go’s outstanding performance and reliability. Golang is still gaining traction due to Google using it as the basis for other large projects,...
Read More
May 9, 2016 7:31 pm
Published by Gerard Millares
What if your 20-year-old family van transformed into a Ferrari when you put new oil in it? Sounds impossible, right? In the case of your 20 year old van it is – but Docker does just that for the delivery...
Read More
May 4, 2016 4:03 am
Published by Gerard Millares
Despite our best efforts, there’s usually no option but to agree with people when they say there’s no substitute for C or C++. No matter how many new programming languages come and go, these two are seemingly here to stay....
Read More
May 3, 2016 1:45 am
Published by Gerard Millares
There was a time when finding a developer was difficult, but times have changed and so has the skill set of developers around the globe. Knowing how to code in C++ or Java are no longer skills that you can...
Read More
March 6, 2016 3:38 am
Published by Gerard Millares
What Are Ansible Towers and Why Do I Need Them? After learning about Ansible playbooks, we now know how the software manages and maps different tasks and resources to provide an efficient IT solution. However; we have yet to explore...
Read More
March 5, 2016 3:26 am
Published by Gerard Millares
Ansible Playbooks: How Do They Work? We’ve already discussed how Ansible works and its salient features. Now it’s time to shift our attention to the nitty gritty details of the software. First up, let’s take a look at Ansible playbooks....
Read More
March 4, 2016 3:26 am
Published by Gerard Millares
What Is Ansible and How Does It Work? We all know that the key to success for any IT system is keeping it updated. However; most people don’t know that there’s another key too, one that ultimately decides on the...
Read More