Ir al contenido principal

The Semicolon Wars

This article, The Semicolon Wars, is quite the argument by telling, why are there many language programs and they differ in syntax and other contexts, well, the author gets most of every explanation out of this. One of the topics mentioned in the article was the way of looking / analysing an entire problem or even, looking at the way of things, abstraction, If you see an object with my eyes, would you see it differently?

Some programming languages are meant for some problems, depends on how you see the way of it. It comes to my mind the language.... not programming language, I mean German, the structure of the German language is quite describefull, for instance, take the word Grundstücksverkehrsgenehmigungszuständigkeitsübertragungsverordnung, looks a little bit scary, right? but if we look at it divided into the ideas that creates the meaning of this word we could understand why German is very precise. This in English is Land transaction approval transferring responsibilities Regulation, is the separation of ideas that conforms the meaning of the whole idea. Take the first words: Grundstücksverkehr, this means Land Transport, now break this word again apart and grab Grundstück, which, depending on the context, it means Land, or Property, but the combination of this well defined word creates a whole new concept. Getting this example of the German language, it is viable to say that programming languages may differ, because of the abstraction, and how a problem is solved.

What is the perfect programming language? Well in my opinion it does not exists, we only need to create certain things to solve other things, and always will depend on who creates that, thats why we have misunderstandings or sometimes we don’t get the information right. Language defines our knowledge, defines our way of thinking, actually defines everything.

http://34.212.143.74/s201911/tc2006/semicolon_wars.pdf

Comentarios

Entradas más populares de este blog

Language as the “Ultimate Weapon” in Nineteen Eighty-Four

T he key factor that separates us from animals, we are symbolic animals, every entity of this space has its name by our own perception, we understand our surrounding by our own collective interpretation and definition from that same interpretation. Everything has a defined name that encapsulates the whole idea, limiting that entity presence in the created context. Language has given us the ability to express and communicate to other human beings, the ambiguous interpretations of the universe from the first civilizations were the main structure for the evolution of our cosmovisio n, with that language has been the syntax of our perception. The definition of objects and things we manage to comprehend, has a limitation, the same name and definition of that specific object limits its space, leaving that object being unnoticed and with less importance. If we remove language, how the interpretations of our existence and the universe could be? If we thing about languag e, we can see that is

Rich Hickey on Clojure

It is a very good resource to create podcast in the internet radio, about programming, in the podcast of Rick Hickey, talks about the creation of Clojure, and its key elements that conforms the whole language, the uniqueness of the programming language is how the code is presented to the compiler, and play along the data structures of languages. The data literals are using all along, and the strong keyboard is the library to manipulate the AST. Also the creation of macros it uses native data structures and with help of the API of Clojure, such as the Sequence API, it helps the programmer to achieve faster solutions to certain problems. Its based on LISP, and it didn’t has been catches as a mainstream languages which was used more likely for scientific purposes and the creation of Clojure is an addition to the power of LISP but with more resources in order to increase their capability. The combination with sub-programms in Clojure helps the main feature of Clojure, and the importance o

All I Really Need to Know about Pair Programming I Learned In Kindergarten

Pair programming has such potential that encourages to make two programmers work together in a simple task, roles are defined in this matter, one controlling the computer while the other is the observer, each one has to establish a communication in order to solve the presented problem. “Two minds think better than one”, and it is proven that pair programming gives better software results and is a technique that if it is used by the rules of kindergarten , w h ere the important thing is how every programmer is involved in the problem solution and the communication they have one and another. This simple task that is getting two people to work together in order to accomplish a certain task, i t s amazing, take for example music, two artists jamming together to perform a greater song, the role they are playing may differ from pair programming, but each musician has their own role in the performance. Some experiences in life presented in different environments could become a perfect metaph