Follow along with the video below to see how to install our site as a web app on your home screen.
Nota: This feature may not be available in some browsers.
Pues sí, está el tema algo aburrido, a decir verdad. Python está avanzando hacia la segunda posición del ranking de Tiobe.@Serpiente_Plyskeen , que llevas meses sin tu actualización mensial del hilo.
TIOBE Index for October 2020
October Headline: Python is getting closer to the second position
Python conquered the third position in the TIOBE index last year, but its popularity is still rising. This month it has reached a new all time high at 11.28%. Since Java is approaching its all time low since 2001, Python and Java are getting pretty close. The gap is now less than 1.3%. Since the start of the TIOBE index, C and Java have always held the 2 top positions. So it would be a unique event, if Python would reach position #2. Let's see what will happen the next few months. - Paul Jansen, CEO TIOBE Software
The TIOBE Programming Community index is an indicator of the popularity of programming languages. The index is updated once a month. The ratings are based on the number of skilled engineers world-wide, courses and third party vendors. Popular search engines such as Google, Bing, Yahoo!, Wikipedia, Amazon, YouTube and Baidu are used to calculate the ratings. It is important to note that the TIOBE index is not about the best programming language or the language in which most lines of code have been written.
The index can be used to check whether your programming skills are still up to date or to make a strategic decision about what programming language should be adopted when starting to build a new software system. The definition of the TIOBE index can be found here.
Oct 2020 Oct 2019 Change Programming Language Ratings Change
1 2 change C 16.95% +0.77%
2 1 change Java 12.56% -4.32%
3 3 Python 11.28% +2.19%
4 4 C++ 6.94% +0.71%
5 5 C# 4.16% +0.30%
6 6 Visual Basic 3.97% +0.23%
7 7 JavaScript 2.14% +0.06%
8 9 change PHP 2.09% +0.18%
9 15 change R 1.99% +0.73%
10 8 change SQL 1.57% -0.37%
11 19 change Perl 1.43% +0.40%
12 11 change Groovy 1.23% -0.16%
13 13 Ruby 1.16% -0.16%
14 17 change Go 1.16% +0.06%
15 20 change MATLAB 1.12% +0.19%
16 12 change Swift 1.09% -0.28%
17 14 change Assembly language 1.08% -0.23%
18 10 change Objective-C 0.86% -0.64%
19 16 change Classic Visual Basic 0.77% -0.46%
20 22 change PL/SQL 0.77% -0.06%
Pues sí, está el tema algo aburrido, a decir verdad. Python está avanzando hacia la segunda posición del ranking de Tiobe.
Tienes que estar registrado para ver este contenido
You must be registered for see images
...así va el mundo...TIOBE Index for November 2020
November Headline: Python is unstoppable and surpasses Java
For the first time since the start of the TIOBE index nearly 20 years ago, Java and C don't make up the top 2 positions any more. C is still number one, but it is Python that claims the second position now. Some say that Python's recent surge in popularity is due to booming fields such as data mining, AI and numerical computing. But I have my own take on this. I believe that Python's popularity has to do with general demand. In the past, most programming activities were perfomed by software engineers. But programming skills are needed everywhere nowadays and there is a lack of good software developers. As a consequence, we need something simple that can be handled by non-software engineers, something easy to learn with fast edit cycles and smooth deployment. Python meets all these needs.
Some time ago I had a flat tyre and called the road patrol to help me out. The mechanic asked about my living and when I used the word "software" in my answer, he smiled and started talking very enthousiastically about his own passion: programming in Python. From that moment on, I knew Python would become ubiquitous - Paul Jansen CEO TIOBE Software
Nov 2020 Nov 2019 Change Programming Language Ratings Change
1 2 change C 16.21% +0.17%
2 3 change Python 12.12% +2.27%
3 1 change Java 11.68% -4.57%
4 4 C++ 7.60% +1.99%
5 5 C# 4.67% +0.36%
6 6 Visual Basic 4.01% -0.22%
7 7 JavaScript 2.03% +0.10%
8 8 PHP 1.79% +0.07%
9 16 change R 1.64% +0.66%
10 9 change SQL 1.54% -0.15%
11 14 change Groovy 1.51% +0.41%
12 21 change Perl 1.51% +0.68%
13 20 change Go 1.36% +0.51%
14 10 change Swift 1.35% -0.31%
15 11 change Ruby 1.22% -0.04%
16 15 change Assembly language 1.17% +0.14%
17 19 change MATLAB 1.10% +0.21%
18 13 change Delphi/Object Pascal 0.86% -0.28%
19 12 change Objective-C 0.84% -0.35%
20 32 change Transact-SQL 0.82% +0.44%
Pues sí, así están las cosas: el lenguaje de programación Paco de guano lo está petando:
El null safety y el nuevo flutter 2.5 es una pasada, vuela el framework ahora mismo, quitaron la splash page de inicio hasta la renderizacion del 1º frame de flutter, menuda mejora en el desarrollo, este año ha avanzado muchisimo dart y flutterPues yo, por cosas del destino, estoy abandonando c# y javascript para pasarme a Dart.
Es con lo que se programa Flutter, el nuevo sistema de desarrollo hibrido para moviles de Google.
Y a pesar de llevar toda la vida de programador backend, creo que con la llegada de Firebase el backend va a reducir mucho su cuota de mercado.
Por ejemplo en una app movil no hace falta backend para nada. Y lo dice alguien que en estos momentos hace el backend de dos aplicaciones moviles.
Y conozco el caso de una startup alemana que va a empezar a desarrollar una aplicación web en angular contra firebase.
Estoy en todo momento hablando de startups. No de cárnicas, bancos, etc.