Libros y Ebooks

Como las TI han transformado los negocios

A través de la historia, los negocios han sufrido muchos cambios ya sea en su estructura, sus mercados, sus modus operandi y esencialmente como son manejados por los administradores. Hoy en día, gracias al desarrollo de técnicas, modelos y métodos estos han evolucionado de tal manera que es casi necesario automatizar e integrar procesos para lograr las metas deseadas.

Seguir leyendo …

Communications of the ACM de marzo y abril

Para todos los entendidos en computación creo que es harto conocido la ACM, ya que esta asociación controla prácticamente todo lo que con computación tiene que ver. Bueno, la acm saca mensualmente varios revistas como por ejemplo el CROSSROADS o el COMMUNICATIONS of  the ACM.

En esta oportunidad solo quiero compartir la segunda revista en versión digital, de los meses de marzo y abril. Entre los artículos de la revista de marzo personalmente me gusto el articulo de “The Google File System” y de la revista de abril recomiendo el articulo de “Data-Structure Canon”.

Sin nada mas que decir pondré a continuación el link para que puedan bajarse las revistas en versión pdf.

Communications Marzo 2010

Communications Abril 2010

Taking a C++ OOP online-course

Two months ago, my dad told me to suscribe on the ACM, because, as he said,  it would be very useful while studying my career(computer science). Now I am an ACM Student Member; however, I didn’t know how to use it nor how to take advantage of all the benefits that the ACM bring to its members. Well, the first time I entered my ACM internet account, I notice its website was not so friendly and I didn’t know what to do or where to start, I mean, what I’m use to find useful is when I see parts of source code or well described algorithms.

C++

After one month, I finally learned how to use my account(al least how to get more benefits from it). This happened when I found one of several emails sent to my gmail account. They were about 10 to 15 messages, that I hadn’t read. I could have ignored it, as always, but I saw a message that seems to be very interesting. I really don’t remember what was the title of the subject, I just remember the word “course”, so I decided to read that message. Seguir leyendo …