Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

December 2018

How to do anything you want with programming

How to do anything you want with programming

I am an annoying instructor because people ask me questions that sound complex to beginners and I give simple obvious answers that are usually not impressive or intuitive. A student asked me a question that was worded in a manner too complex for him to find an answer.

Against facebook

Against facebook

I can't help but feel terrible when I see all the news and articles coming out against facebook. No, I am not supporting facebook and all the terrible decisions they made. What I feel bad about is that we haven't learn anything.

JS Tip of the day

How to detect when the images are loaded

It is simple to load images to the page using JavaScript. We can create it using two methods then append it to the DOM. var img1 = document.createElement("img…

Photography