Ir al contenido principal

A new hope

Hello everyone, my name is Ana Paula, but as I like to use pseydonims in my blogs, here I am Mersault.

I like programming classes, but I tend to have issues in those due to the fact that I have anxiety and I do like the things to work perfectly. Also this is because I tend to compare myself to everyone else. Anyway, nowadays I know what I am capable of and that I have friends that support me and that asking the teacher for extra help is not bad. However,what I expect of this class is to learn the way a functional language works and the way I can use it in comparison to other , more commercial, programming languages.

What I like is music, reading and dancing. You can  see me everyday with a book in my hands and my headphones in the other. My favourite book is "the stranger" by Albert Camus because I have always thought that I do not belong to. My favourite band is thirty seconds to Mars, and many Mexican rock bands. I also play the guitar and people would think that I like to play those kind of songs. Nevertheless, I do like to play but old Mexican music such as boleros. Anyway you can see me at many concerts just enjoying the way music flows. 

Beside that cultural side that I have, I tend to watch movies and TV series with my mom, specially cooking ones and mistery. The last ones we watched were "the final table", "Sherlock" and "the bodyguard". She hates some series that I choose because they include history or literature, so you need to know about it to understand somethings.

I hope that people would enjoy reading this blog and I hope they understand some of the references that I will use.

XOXO

Mersault.

Comentarios

Entradas populares de este blog

And that's what happens when you don't double save it.

When someone asks why I like art and computer interest really questions whether I follow a path or another, but I really question them why I cannot follow both. Personally, I know that I following both paths is one of the best things I could do. In this case,   this is what Dick Gabriel talks about and how this has benefited him I his path of working with computer science.  He mentions that his way of living has opened his perspective in relation to the way computer science works. This is due to the fact that sometimes people have a limited perspective in a specific area and they need something different from it to really understand this and to change the way things bother. Dick also mentions the way  Lisp has changed and how people who have used it has been influenced by it. There are many other programming languages that have been influenced by the way it thinks and how it has to revolutionize computer science. Anyway, the purpose that this language was created...

But Mom, I just want to be Popular

This podcast was about the way Clojure was developing. I consider that the way Rich Hickey explains it is quite simple and tries to convince the audience that this programming language and way of programming is quite good, useful and simple. In this case, he explains since the use of Lisp, and how it was really popular in the 1970s,  but as computers become more complex, could do more with less and requiring more complex programs the multiparadigm languages lost the battle. Anyway, he tries to expose the way he and the java developers try to make a great comeback with this programming language. This is due to the fact that it got advantages and some other applications among some programming languages. In this case, I can compare this programming language with Mathematica, a programming language (that people consider software to compute math problems)  that can do as much as Clojure can, but with the limitations that you should understand the way the math works and the way...

The ultimate weapon.

As programmers, we have a limited language and an objective to create great things.  I consider that wee needs to understand that in comparison to other careers we have something established and that needs to be understandable to everyone else without rodeos.  Up to this moment at the University we have been taught many programming languages, the way to use them, the internationality that they have and the many ways we can use to solve a problem. We are the society of limited language but great imagination. There are some good practices that as developers we need to follow, such as making the code as understandable as possible, to generate the documentation, to describe what we are doing and so on, so that people who read our code can easily understand it and make the proper changes in the correct time. But sometimes, people do not understand it and generate the code as hard as they can, so that their ideas cannot be stolen.  The problem with developers who do ...