sawine@20: sawine@20: sawine@20: sawine@20: sawine@20: ME73 - A Programmer's Playground sawine@20: sawine@20: sawine@20: sawine@20: sawine@20: sawine@20: sawine@20: sawine@20: sawine@20: sawine@20:
sawine@20: sawine@20:
sawine@20:
sawine@20:

Programming Languages

sawine@20:

binary sawine@20: During my studies and personal work, I've used a variety of programming sawine@20: languages. Here is an overview in chronologic order with some comments:

sawine@20:
    sawine@20:
  • sawine@20:

    QBasic. *

    sawine@20: It was the first language that I've learned. I've enjoyed hacking sawine@20: around in it a little, but never got far with it due to lack of sawine@20: learning resources.
  • sawine@20:
  • sawine@20:

    C++. *****

    sawine@20: This was actually my second language to learn, which meant a big leap. sawine@20: My first contact was at the age of 15, though I hadn't used it sawine@20: extensively until I started studying. In the past years, I've been sawine@20: developing most of my personal and professional work in C++. It's a beast and should be sawine@20: only handled with care.
  • sawine@20:
  • sawine@20:

    Java. ***

    sawine@20: My first contact with Java was at the university. It does provide help sawine@20: by managed memory and a big standard library. sawine@20:
  • sawine@20:
  • sawine@20:

    Haskell. *

    sawine@20: This language was a love-hate relationship for me. I hated it for being sawine@20: so difficult to grasp for the first time and loved it for inspiring me sawine@20: to approach problem solving from a differnt angle, even when working sawine@20: with non-functional languages.
  • sawine@20:
  • sawine@20:

    Prolog. **

    sawine@20: Nice iterative language especially for the field of artificial sawine@20: intelligence.
  • sawine@20:
  • sawine@20:

    C. *****

    sawine@20: C is clean and flat. It is still the most successful structured language and will most sawine@20: probably still be in use for many years to come, even if it's just "under the hood".
  • sawine@20:
  • sawine@20:

    Assembler. **

    sawine@20: Been there, done that.
  • sawine@20:
  • sawine@20:

    C#. ***

    sawine@20: It feels like the more mature language based on a managed sawine@20: architecture, especially in combination with Visual Studio, developing sawine@20: in it is a breeze. The .Net framework is mostly a well structured and sawine@20: complete environment to work in.
  • sawine@20:
  • sawine@20:

    Python. ****

    sawine@20: It's my personal favourite language for many fields. It's best suited sawine@20: for rapid prototyping, which fits perfectly into my method of working.
  • sawine@20:
  • sawine@20:

    Go. *

    sawine@20: Google has developed an interesting language with the goal of providing a general programming language including a garbage collector and efficient methods for concurrency handling. It's a fun language and shows some interesting concepts including a more dynamic approach on object orientation.
  • sawine@20:
  • sawine@20:
    * show my level of expertise in the language sawine@20:
  • sawine@20:
sawine@20:

Operating Systems

sawine@20:
    sawine@20:
  • GNU/Linux

    sawine@20: Ubuntu, openSUSE, Red Hat and CentOS.
  • sawine@20:
  • Microsoft Windows

    sawine@20: Windows 95/98/2000/XP/Vista/7.
  • sawine@20:
  • AmigaOS

    sawine@20: Been a while...
  • sawine@20:
sawine@20:

Environments

sawine@20:
    sawine@20:
  • sawine@20:

    GVim & gedit

    sawine@20: These are my general purpose editors for quick editing on all platforms sawine@20: and have become my prefered editors when working in an IDE-free environment.
  • sawine@20:
  • sawine@20:

    Visual Studio

    sawine@20: It's my first choice for C#, C++ and C programming on Windows. It has sawine@20: proven to be a feature-rich, reliable and customisable IDE with great debugger integration.
  • sawine@20:
  • sawine@20:

    Eclipse

    sawine@20: It's what I prefer when developing in Java and, to some extent, when sawine@20: working in C++ on Linux. It has a great plugin system and is therefore sawine@20: extendable to be used with a big variety of languages.
  • sawine@20:
sawine@20:

Tools

sawine@20:
    sawine@20:
  • sawine@20:

    Internet

    sawine@20: Chrome for browsing, IRSSI for IRC and Skype for communication.
  • sawine@20:
  • sawine@20:

    Documentation

    sawine@20: gedit & LaTeX for papers, gnuplot for analysis visualisations and Inkscape for graphics.
  • sawine@20:
  • sawine@20:

    Version Control

    sawine@20: Mercurial for private work. sawine@20: Subversion/CVS at work.
  • sawine@20:
sawine@20: sawine@20: sawine@20:
sawine@20: sawine@20:
sawine@20: sawine@20:
sawine@20: sawine@20: sawine@20: sawine@20: sawine@20: sawine@20: