(no subject)
Aug. 23rd, 2007 06:52 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Despite all that people say about Python being an easy language to work with, I'm really FORTRAN to be much easier to work with. I'm modifying legacy F77 code, and while it's picky in terms of formatting, to me FORTRAN code is much more straightforward to follow. Clearly I haven't internalized the object-oriented programming paradigm...
no subject
Date: 2007-08-23 11:13 pm (UTC)I wrote some Python today and it healed my soul. C++ tears at one's humanity...
no subject
Date: 2007-08-23 11:40 pm (UTC)ah
Date: 2007-08-24 06:41 am (UTC)Object Oriented: Ruby (yes I like it much better than Python)
Breakneck Speed: C, and sometimes C++
Pure Badass: Erlang
Bit of a tangent-- I recently heard someone claim that compiled Lisp runs faster than equivalent C code...