Blow your mind

Date Arrow  March 11, 2008

Take a careful look at this:

#include

class Gadget
{
public:
void sayHello() const
{
std::cout

Tagged   Books · CodeComments  Add Your Comment 

Best books of 2007

Date Arrow  January 23, 2008

I have several mantras in my life. One of them is to learn a new programming language every year. Another one is to read at least 6 technology-related books every year.
I’ve already talked about Erlang (and boy that was the most read article ever in the whole life of this blog! More than 1600 visits [...]

Tagged   Books · TechnologyComments  Add Your Comment 

Erlang

Date Arrow  December 19, 2007

As I said before, I like to learn a new programming language every year. I also like to read at least 6 computing-related books every year, but the article about those 6 will come later.
The reason for these two rules is twofold: first, it gives me lots of material to blog about, and [...]

Tagged   Code · OpinionComments  Add Your Comment (13)

segunda edicion de “en torno a la anarquia”

Date Arrow  December 3, 2007

hola,
escribo para avisarles que ya está disponible la versión digital del libro segundo de en torno a la anarquía, un texto cuyo libro primero data de 2003 y cuyo libro segundo estoy publicando (por ahora en formato digital) ahora mismo.
puede descargarse de entornoalaanarquia.com.ar o del blog, hernun.com.ar/blogs/enta
saludos,
h.
pd: se agradece la difusión

Tagged   Act Now · Argentina · Books · hernúnComments  Add Your Comment 

Rethinking the Corporate World

Date Arrow  October 31, 2007

(Une version française de ce billet est disponible chez Profession Web!)
In Buenos Aires I’ve studied corporate management (I did, shame on me), and as part of that, I had to learn about all the different identified types of organizations: matrix-based, pyramidal, military, organic, etc. Afterwards, books like Peopleware made me rethink these concepts, particularly when [...]

Tagged   Act Now · Opinion · Project Management · QualityComments  Add Your Comment