I wrote my first post on this blog May 25, 2008, and today is Februrary 27, 2009. I've been learning C++ for about 9 months, but I've been learning about programming in general for a long while more. I started Java before I went into C++. I stopped learning Java for two reasons:
1) I couldn't find out how to make Java programs "executables". Not being able to send my friends my java programs didn't make java programming very rewarding. With a C++, I could compile my sourecode directly into an executable file I could send to friends.
2) I couldn't understand constructors. I couldn't understand constructors easily in C++ either, but after watching tutorials on youtube by antiRTFM, I was enlightened about constructors and desctructors and a lot of other things.
I feel like I really understand C++ and I could take on Java with ease if I wanted to. The only concept I'm still having trouble with is polymorphism in programming. Oh well, I'll figure it out.
No comments:
Post a Comment