Ir al contenido principal

The Elephant and the Blind Programmers + 4.6 SEM: 4+1 view into software architeture + Six Blind Men

4+1 view, displays the use-case view scenarios for a whole project, it is segmented in 4 counterparts: Logical View, Development View, Process View, and Physical View; with all this view it is possible to view the relations between each stage of the software development, and how it goes the requirements and data through each one of the process for developing software. Performing an analytical architecture. With this structure is possible to actually know what the software is doing.

The point of view determine the abstraction of what is observed, defines with certain knowledge what the observed is. The creation of simple models and techniques allows the comprehension of some topics to be easier, and manages to avoid misunderstanding and have a vast scope and complete vision of the whole entity.

In the programming criteria perception is an important key factor that creates interpretation by understanding what is observable. Without any resources to analyze the observed is impossible to get a common agreement for what is being solved. Interpretation lies into an individual role, the “collective interpretation” is performed by the tools that gets the idea requirements at a general level, with that is easy to manage comprehension from programmers and get a rapid involvement from other parties.

The individual comprehension is limited by the observer interpretation, but this interpretation is a key element for the conformation of the whole idea, the infinite combinations from a group of interpretations, is the puzzle that constructs the process of problem solving.

Observation is focused at some point, the repetitive action of observation from different angles generates a larger vision from what is observed, performing a deep analysis from what is recorded shows the complete scope. The integration of new ideas and opinions enrich the final product. Working with a group of people, has to have an agenda based on a model, an understandable agenda.

References:




Comentarios

Entradas más populares de este blog

Hello

Hello What I expect from my Design and Architecture course is to learn all the concepts shown and understand them fully, and I'm very excited to learn the programming language, Ruby. I have different hobbies such as sports like climbing and boulder, riding bicycle, basketball. Also I love nature, I really like to go camping, grow plants, and I like animals. Other hobbies I really like is electronics, like building and learning about music synths, MIDI Controllers, and other stuff related. Music and art have been a very important part of my life, i play the guitar and other instruments, I like to paint. Here is a following list of the books that I really like: The teachings of Don Juan - Carlos Castaneda Siddharta - Herman Hesse Demian - Herman Hesse Brave New World - Aldous Huxley Batallas en el desierto - José Emilio Pacheco Dos Crímenes - Jorge Ibarguengoitia Aura - Carlos Fuentes 1984 - George Orwell Animal Farm - George Orwell Pulp - Charles Bukowski Hol...

Software Architecture

For developing a very efficient system, it has to me modulated, in a way each module has its own functions and communicates with other modules through the whole system. In order to maintain the efficiency of this system is by analyzing every module at its own way. Seeing each and every module as a black box, that receives information from other modules to perform a very complex task, the way of looking to all modules as a black box is in point of view from seeing the whole complete system. But like a microscope, by observing each module will give the information of that special feature each modules performs. By mentioning modules it also comes the term component, in a well designed system, it has to have a balance between modules and component, trying to assure low coupling and high cohesion. Depending on the systems problem complexity, it as a certain type of architecture, such as, layered architecture, pipe and filter architecture, client server architecture, component based architec...

Moon Machines EP3: Navigation Computer

It is very interesting the process behind vast projects such as everything that involve getting a Rocket to the Moon. Is the continuous testing and researching into new technologies and ways to figure and solve all problems presented in the way, what really catches my attention is the whole hard work into the modules that conforms the complete project. As shown in the documentary, it is visible that a vast team of physicists and engineers can create incredible things. The development of new technologies is a new portal of discovery, because being new, its potential is very unknown. Seeing al the progress they did , in a very analog way and the techniques of storing data are the very roots of the technology we have today. Thinking about history, I ask myself , how could it be all the possible approaches in order to complete this task/project. All the key minds that manage to give and solve, the solutions in a very short period of time, show how the improvisation is made, be...