Ventajas del autocorrector de Android studio [SPA-ENG]
Estos últimos días he practicado un nuevo lenguaje de programación para mí y cuál es kotlin. Este lenguaje trabaja sobre un entorno virtual de otro lenguaje de programación pero a la vez permite desarrollar aplicaciones multiplataforma.
En un principio resulta difícil de entender pero tiene sus ventajas a llevar un orden estructurado del tipo de dato que se utilizará y las funciones dentro de código.
These past few days, I've been practicing a new programming language, Kotlin. This language works within the virtual environment of another programming language but also allows for the development of cross-platform applications. At first, it's difficult to understand, but it has advantages, such as providing a structured list of the data types to be used and the functions within the code.
Algo que he descubierto con la práctica de funciones para resolver problemas sencillos es que el mismo editor de código sugiere correcciones para simplificar y evitar redundancia.
Con esto último me refiero evitar que se escriban líneas de código innecesarias cuando se pueden resolver con menos cantidad Y hacerlo más legible aunque no implica que el código funciona de igual manera.
One thing I've discovered by practicing using functions to solve simple problems is that the code editor itself suggests corrections to simplify and avoid redundancy. By this last point, I mean avoiding writing unnecessary lines of code when they can be solved with fewer lines AND making it more readable, although it doesn't mean the code works the same way.
By the latter I mean a simple example such as taking the stairs or the elevator, both lead to the same destination but with a different route.
Thanks for your contribution to the STEMsocial community. Feel free to join us on discord to get to know the rest of us!
Please consider delegating to the @stemsocial account (85% of the curation rewards are returned).
You may also include @stemsocial as a beneficiary of the rewards of this post to get a stronger support.