Blog.init();


A technical blog on Computer Science and Software Development topics by Tomás Pérez.


Tag: books


  1. Ownership

    A sense of ownership leads teams to solve impediments a bit faster than teams that take little control over their work. Ownership leads to more passion about their efforts.I have seen teams with a sense of ownership work overnight to implement something they felt strongly about. The goal, however,…

    development, books

  2. Being on the bleeding edge

    It's always a good idea to use base technologies that have already been proven to work well together. Although using the latest trendy language or framework might be all the rage, stacks that have been proven to work at large scales are going to save you time and effort. Being…

    development, scalability, books