heise online: Java ist Programmiersprache des Jahres 2015 im TIOBE-Index

“Viele Gewinner, aber auch einen großen Verlierer findet man eingangs des Jahres im TIOBE-Index zur Ermittlung der populärsten Programmiersprache. Über allen steht derzeit Java, das einen doch sehr überraschenden Boom zu verzeichnen hat.”

http://heise.de/-3067171

Copyright © 2015 Heise Medien

Small modules vs. standard library

Read about small modules vs. standard library in the following blog post from Atlassian developer Will Binns-Smith.

https://developer.atlassian.com/blog/2015/11/what-the-web-platform-can-learn-from-nodejs/

I found this an interesting read. Always remember to abstract from standard libraries in your application code.

Software Developers’ Growing Elitism Problem

Cahlan Sharp writes in TechCrunch about elitism in software development. Interesting read.

http://techcrunch.com/2015/11/27/software-developers-growing-elitism-problem/

I wonder if this is specific to software development. Doesn’t every job has its elite? I mean, there are elite designers and elite bankers. Humans want to differentiate themself. Nobody wants to be average.

Are programmers engineers?

Wired has an interesting article that discusses the question “what makes an engineer an engineer?”

Programmers, Let’s Earn the Right to Be Called Engineers – http://www.wired.com/2015/11/programmers-lets-earn-the-right-to-be-called-engineers/

I think that it is not easy to answer this question, as there are many different programmers out there. A VBA programmer writing macros in Excel is very different from an embedded programmer writing plane controlling programs. It depends.

Editors in the cloud(s)

With more and more things moving into the cloud, you can now find a bunch of online editors for your favourite language. I told you about Plunker in a recent post. But there’s more.

There are some more but these are the ones that I have tried. They are very useful if you just want to try out small code snippets or maybe a bit more.

Amazon Web Services: Lambda-Dienst unterstützt Python

“Den Cloud-Dienst, der im November 2014 als Service für mit Node.js betriebene JavaScript-Anwendungen gestartet wurde, können nun auch Python-Entwickler nutzen. Außerdem lässt sich hiermit nun der AWS-Dienst Virtual Private Cloud nutzen.” – http://heise.de/-2841109