GarrettSmith

Programming Talks tagged with: "GarrettSmith"

Writing Quality Code in Erlang

Writing Quality Code in ErlangGarrett Smith http://www.chicagoerlang.com/garrett-smith.html We all know that one of Erlang's greatest weaknesses is its syntax. It doesn't resemble Ruby at all! In this talk Garrett will show how Erlang can be used to write high quality, beautiful code. That is, code that's readable, maintainable and that obviously reflects the intent of its ...