Monday, March 8, 2010

Learning and SCM

Don't even try to learn new programming language and keep your code in public SCM system like Google Code.

It would be complete SHAME - to know that your obviously BAD code is available somewhere in public place.

And yes, I started dancing with Erlang.

2 comments:

  1. erlang is cool, but the lack of decent erlang tools for windows makes me a sad panda

    ReplyDelete
  2. not only for windows.

    they recommend emacs, but I hate that fucking piece of rocket science.

    now using erlide, but it is also very rough on edges - no console hotkeys, no application support, not able to restart entire erlang environment without restarting ide, etc.

    ReplyDelete