Technology

Introduction to Apache Lucene & Elasticsearch

In the past two or so months, I've immersed myself in the world of Apache Lucene and Elasticsearch. I wanted…

6 years ago

Building a Python REST API with Flask

What is a REST API? It stands for REpresentational State Transfer. This means each unique URL is a representation of…

6 years ago

From Coder to Software Engineer [Part III]

Welcome to Part III of the coder to software engineer series. You might be interested in reading the first two…

6 years ago

Our Ownershipless Future

It's not once I've reiterated that predictions are a loser's game. I don't expect this to be any different here.…

6 years ago

Backtracking Algorithms & The Sudoku Game

If you just want to play the Sudoku game, it's available here: sudoku.ivaylopavlov.com I was wondering what game to make…

6 years ago

Modern Software Development in 5 Amazing Books

This post is an evolution of Introduction to Computer Science in 5 Amazing Books. You will see a skew towards…

7 years ago

JavaScript is Eating The World

There is no other language that divides the software development community today as much as JavaScript does. It's a language…

7 years ago

The Race to Developer 5.0

I often like to contemplate on what professions will the future hold. In 10 years time, we'll definitely have jobs…

7 years ago

Building a Peg Solitaire Game

If you want to play the game - Ivo Peg Solitaire, it's available here: http://pegsolitaire.ivaylopavlov.com On my journey to try out…

7 years ago

From Coder to Software Engineer [Part II]

This is the continuation of the discoveries I've made since switching from coding as a hobby to a profession.  If…

7 years ago