Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

August 2017

How to build a self driving car

How to build a self driving car

I had been tinkering with all sort of devices since I could remember. Everyone knew that I was destined to work with electronics. My parents knew I would be a great engineer and make the family proud. But after a couple classes as an electronic engineering major, I checked my wallet and realized that I was broke.

No one wants to buy my product!

No one wants to buy my product!

Sales can sometimes be poor indicator of the success of your product.

JS Tip of the day

Calling a function out of scope

With the advent of jQuery, coding in JavaScript became accessible to almost everybody. But with it came some very fundamental errors that could have been avoide…