Saturday, February 19, 2011

A decision has been made

I am sorry I haven't updated my blog for a while now, I just never really found a good time for it. But now I'm back and I've got some news: I am going over to the other side. Meaning C++ not the dark side. I don't really know why I decided to switch but it just feels like it's easier going from C++ to Java than the other way around. So if I learn C++ it wont be as hard to learn Java later, and now I have programming in school so I have a teacher who can help me if I get stuck.
Besides, it feels like C++ makes much more sense to me than Java, although Java is a much more comfortable language to be programming in. The only problem is the problem which Tim also pointed out in the comments of my last post; that Java has awt and swing which are well built, ready to use, functions to make a nice GUI, where C++ only has qt which I heard is not that easy to use. So although I tried to compare Java and C++ in my last post, Tim was of course right. It is almost impossible to choose which is the "better" language. They are just different. But even though I don't know if C++ is the better choice for me, I've made my decision.

Maybe I'll even post one of my programs I make here, so you can see my projects at the moment. Although that would be easier whit Java, cause then I could just make an Applet... And so the battle continues.

No comments:

Post a Comment