Getting tired of C++?

I’m starting to notice, that I’ve been probably spoiled beyond all redemption by the wonders of Java and Python. And by that, I mean the general relaxed feeling when developing, such as not having to deal with memory management* and so on. As I’ve been working with Java and Python all this spring (plus we [...]

Intellisense in Visual C++ Express, and getting it working with Qt 4.4

Visual Studio Express editions are nice and free, but Visual C++ 2005/2008 Express seem to be lacking in the code completion (or Intellisense as it’s officially known) department. If I recall correctly, in MSVC++ 2003 (version 7.1, that is) Intellisense worked perfectly. When writing new code, Intellisense picked it right away, even without saving the [...]

Status update

Just a quick status update: school is now over (apart from one exam), the application project course that lasted for four months is also finished. I’m glad that it’s done. I’ve started going to work as well.
My sekrit projekt(tm) is proceeding, albeit quite slowly. Today I have coded it a lot, though. It’s [...]