Feed on
Posts
Comments

Tag Archive 'Postman'

Information Dopaminated

When I learned to program, the most-used computer programming languages were C or Pascal, languages based on the structured programming paradigm where the development of the procedures and the program structure were to be planned carefully, sometimes with elegance. However, this type of programming made the management of exchange of information with external events or with other programs or procedures more complicated.

At a certain point programming languages developed into event-driven programming, where procedures are activated on the basis of the messages which come from other software or from the user’s inputs, for example, by a click of a mouse or an input through the keyboard. This type of programming first gained prominence when graphic interfaces like Windows appeared and later with complex Internet communication.

Therefore, the execution of software takes place as a rebound of an input between programming modules which are continuously affecting each other. This type of programming is usually based on object-oriented programming languages, which, at the end of the 1990s imposed themselves on the structured and procedural programming model.

We continuously interact with the Net and with other technologies like mobile phones, sending and receiving information in a pace increasing according to technological advances. Just as software responds to events, users have also started behaving in the same way, becoming servomechanisms of technology and an integral part of the galaxy of stimuli-actions.

We fit ourselves as one of the modules which respond to events. As inputs, we have myriads of information and sites, and as outputs we click here and there. This produces new information and the mechanism becomes self-fed.

(more…)

Read Full Post »



Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 License.