coding

How to create a mock API in 5 minutes image
Tutorial

How to create a mock API in 5 minutes

Mockaroo is one of the best and easiest websites to create mock data with. I have used it countless times whenever I needed a lot of test data for data visualisation. You can also use it for machine learning experiments. In this article I will guide you through the three steps of creating a simple […]

Read More
cover for JavaScript tricks you didn't know about
Uncategorized

JavaScript tricks you didn’t know about

JavaScript is currently one of the most popular programming languages in the world. In recent years it has seen rapid improvements with the popularization of front-end frameworks and the creation of NodeJS. Today I’m going to share some of the lesser known Javascript tricks/features for the Javascript developers out there. 1- Double bang We all […]

Read More
what is it like to be a junior web developer
Advice
Explained

What is it like to be a junior web developer?

Whether you are about to finish university, just started coding or you are about to start a new development job, asking what it is like to be a web developer is a very natural question. I asked myself that very same question from the second I realized that I could get a job for writing […]

Read More
How does a website work - Easy Software Developer
Explained

How does a website work?

The title of this article is one of those questions that some people are too afraid to ask because it sounds like something that they should already know, but the truth is that we are all at a different stage of learning and understanding how does a website work is an extremely important part of […]

Read More
Easy Software Developer - How do I teach myself to code?
Advice

How do I teach myself to code?

A few years ago I decided that I wanted to learn how to program because I would love to know how can people build video games, operating systems and of course hack into systems. There was only one problem: I had no idea where to start. So I started doing some research trying to find […]

Read More