Python



Python is a multi-paradigm programming language, which is used for creating web applications.


It is also a language which allows you to use various programming styles, such as object-oriented programming, imperative programming and functional programming.

Curiosities:
 
Another goal of the design is ease of extension, which allows you to write new C or C++ modules.

Another important feature is dynamic name resolution, which allows you to bind a method and variable name during program execution, which can also be called dynamic method binding. 


How to use Python:

Python uses a standard implemention which is called "cpython" and does not convert its code into machine language or machine code, so it is something that hardaware can understand.

But, it actually becomes something called bytecode. This code cannot be understood by the CPU, so we need an interpreter called Python Virtual Machine, which executes the bytecodes.


How to make money using Python:

One of the ways in which you can earn money using this language is the possibility of being able to work using Python for the creation of web applications, among other things. 







Daniel Ruiz Martín SMR2A

Comentarios

  1. Very impress job done in this post, very well structured topic.
    I'll be following this author from now on

    ResponderEliminar
  2. Thank you very much for the information, now I will start using Python for my web application project and thus be able to earn money!

    ResponderEliminar
  3. Very good post, I love programming with Python and I have come to stop here looking for information. I think you should put another image or video so that people dom't know how to program it will serve them more, greetings...

    ResponderEliminar
  4. I ejoyed very much this secction, well written and very informative, perfect for basic information, i loved the curiosities secction.

    ResponderEliminar

Publicar un comentario