Blog

Programming insights to Storytelling, it's all here.

Ibrahim Diallo

Page - 6

2019

February

Phone Number Required

Phone Number Required

"What's your phone number?"

Golang scope issue

Golang scope issue

When you work long enough with languages like PHP or JavaScript, you get used to their very unusual behaviors. These are languages that are interpreted just in time. They have to be more tolerant to user mistakes. They fix issues on the fly because by the time they are reading your code, the code is already in production.

January

Programming language Myth

Programming language Myth

In the tech world, progress happens so fast that even as a programmer it is hard to keep up. You will often hear that before you complete all the exercises in the programming book you bought, the language may become obsolete. But that is a myth. I learned my very first programming language over 20 years ago and it is still relevant today.

The 40 million dollar job

The 40 million dollar job

Introducing an exclusive extract of Just Fired, my book currently in progress. The 40 million dollar job is part of a completed chapter. Feel free to subscribe to stay informed.

Let's learn social media this time

Let's learn social media this time

I wanted to make a full list of problems that I hope to see solved in my generation. But new year resolutions usually don't last a generation. So this year, I want to put one item on the list. Just one thing I would like to see solved this year. And that thing is Social Media.

What I did last year

What I did last year

2018 has been so busy that I have felt completely overwhelmed... In a good way. I feel like this is the year I grew the most both as a developer and as a man.

2018

December

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.

November

Why can't I get hired?

Why can't I get hired?

Companies are struggling to find developers. It's one of these things you are not sure if people are saying this to brag or they are genuinely having a problem. I ask because on the other side, developers are also having a hard time getting hired. Junior developers say no one wants to hire juniors because all jobs require many years of experience. Experienced developers say they can't get jobs quick enough because companies don't want to pay a lot for experienced programmers.

The 4 Phases of computing

The 4 Phases of computing

Everyone and their grandma will be able to drag and drop a few functions with fun emoticons to create fully functional applications. This is not the future, it is happening right now. But the underlying technology will become so big and complex that no one person will understand the whole of it.

JS Tip of the day

How to get an element position on the page

This used to be a painful thing to find on the page. Well it wasn't but almost everyone suggested you use a hacky way to find the correct position of an element…

Photography