Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of cabolanoz

cabolanoz

cabolanoz has asked 0 questions and find answers to 3 problems.

Stats

37
EtPoint
5
Vote count
0
questions
3
answers

About

Cesar Bolaños Andino (I hope your form supports ISO-8859)

Here is a snipted for you to know me:

    Person cesar = new Developer({fullname:'Cesar Bolaños', age:1985 - currentDate.year});
    cesar.languages(["java","javascript","node","ruby","python","c#"]);
    cesar.frameworks(["ruby-on-rails","django","sinatra", "flask","primefaces","jsf"]);

Encapsulated implementation ? (What is hidden from the snippted)

I am a very opinionated developer, flexible enough to change my view if the right argument is presented, I question my decision when is a new one and try to test my approach in life as much as possible.

Quote I like:

Be liberal on what you try, but conservative on what you use