Facebook Rejects Females Code More Often, But The Issue is With Rank Not Gender

Female engineers who work at Facebook may face gender bias that prevents their code from being accepted at the same rate as male counterparts, according to internal company studies disclosed today by The Wall Street Journal. For Facebook, these revelations call into question the company’s ongoing diversity efforts and its goal to build overarching online…

Why Node.js Is Very Popular?

To put it simple, Node.js outshines other web applications by replacing websockets with revolutionary push technology. You would ask, what is so unique about it? Well, we finally have cutting-edge web applications with two-way, real-time connections where both the server and client can build communication, allowing them to exchange valuable data. Now this is in…

Linus Torvalds Goes Angry Over Some Code

Father of the Linux is a legendary software engineer who gets angry when he sees bad code. Earlier this week, he had a complete meltdown over some pull request for Linux version 4.3. Well, he didn’t like what was submitted and started this awesome rant with these words: Christ people. This is just sh*t. Even if…

Why Can’t Girls Code?

Coding is the new lingua franca of the present age. But, for girls, entering into this male-dominant field is simply impossible because they have too many distractions in their lives — right? This is how a lot of people, with their sexist and outdated mindsets, think and carry pre-conceived notions about the things that girls…

Code Your Own Watson AI Bot In 50 Lines Of Code

Bots are the new apps and the bot store is the new app store. Combined with AI, bots are becoming more powerful each day and learning to do new things. In this article, I’ll tell you how to use IBM Watson API to create a Telegram speech-to-text bot in 50 lines of code. Bots are…

Here are the five must read books if you are a coder/programmer

Every coder and wannabe programmer should read these five ‘must have’ books Books, which was once considered as a great source of knowledge and wisdom are hardly been read by people these days. To add to that, it is an even fewer occurrence a programmer reading books, as they mostly depend on the internet search…

How To Code Like The Top Programmers At NASA — 10 Critical Rules

Short : Do you know how top programmers write mission-critical code at NASA? To make such code clearer, safer, and easier to understand, NASA’s Jet Propulsion Laboratory has laid 10 rules for developing software. The developers at NASA have one of the most challenging jobs in the programming world. They write code and develop mission-critical…