Programming Languages
- Java
I Used evrey version from 1.0 to 1.5 (5.0), and i like this language very much, my favorite thing being how "clean" is the Syntax. It is very easy to read wether it is your code or someone else.
Of course i also like the fact that it's platform independant (in most cases) and has tons of libraries available nowadays.
What I don't like is that it became bloated, and uses XML waaaaaaay too much, and i don't like XML much
Web application development now seems bloated when compared to things like Ruby on Rails, however I'm not quite a fan of Ruby either (yet), so i will experiment with java frameworks such as TRAIL or SAILS for now.
- C/C++
Sure it's faster than java , but i rearely need speed that bad, and if i do ther is always plain assembly

- Assembly
- JSP / PHP /ASP
I always prefer using MVC/templating system insead such as Servlet+Velocity or Tapestry for example.
- Perl
... but the worst language ever to try to make sense of that line 6 month later

- Ruby
I'm now using it for one of my sites (ROR) but so far i haven't felt comfortable with the syntax, though i've been impressed by how short and powerful the code can be.
- Other

Back to top

