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…

Atom , A hackable text editor for the 21st Century!

Nowadays, developers use the new breed of text editors that mix between the basic text applications and the full Integrated Development Environments. The competition was already fierce between the different editors out there on the text editing champion title , then Github dropped its game changer Atom which if you didn’t try out yet ,…

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…