Tag: programming

  • Top 12 Things That Destroy Developer Productivity

    by

    A lot of articles address the role of tech leads and engineering managers. One common theme we often come across is how to increase a team’s productivity. But before you focus your energy trying to increase their productivity, you might first want to consider what’s destroying it, to have a sound base on which you can […]

    more
  • Understanding Vyper: The slick New Ethereum language

    by

    By Laura Desmond  A comprehensive guide on Vyper, the slick new Ethereum language Vyper is a general-purpose, experimental programming language that compiles down to EVM (Ethereum Virtual Machine) bytecode, as does Solidity. However, Vyper is designed to massively simplify the process in order to create easier-to-understand Smart Contracts that are more transparent for all parties involved, and have fewer points of […]

    more