Thursday 5 June 2014

So what are real programmers using?


As teachers it is important to know that what you teach them might have relevance after they have left school.

It is interesting to see that C is still the most popular language for programming and this is closely followed by JAVA. Both languages require a sophisticated skill set to learn, but there are concepts we can teach in primary such as sorting, repetition and sequencing. Also for Java, we can teach object orientation through Scratch and other object oriented graphical languages.

Further down the list are the programming skills required for the web, which is great if we start with html and then children can move up from there to the likes of Javascript, PHP and Ruby.

There are also flavours of basic, which bodes well for the likes of Small Basic and Python is now also in the top 10 itself. Which is great for those picking up the language directly.

May 2014
Programming Language
Ratings
1
C
16.926%
2
Java
16.907%
3
Objective-C
11.791%
4
C++
5.986%
5
(Visual) Basic
4.197%
6
C#
3.745%
7
PHP
3.386%
8
Python
3.057%
9
JavaScript
1.788%
10
Perl
1.470%
11
Visual Basic .NET
1.264%
12
Ruby
1.242%
13
F#
1.030%
14
Transact-SQL
1.025%
15
Delphi/Object Pascal
0.974%
16
Lisp
0.967%
17
Assembly
0.773%
18
Pascal
0.752%
19
MATLAB
0.711%
20
ActionScript
0.674%


You can find all the details at: http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

No comments:

Post a Comment