KimberVaile
Self congratulatory title goes here
Like a ying and a yang. Here be were you stow all your coding grumblings, triumphs. Praises, and curses.
So, let's start with mine.
Lord do I both love and hate C++. I love object oriented programming because it's so gosh darn organized. It's just neat, tidy and well organized. I'll gladly take C++ and Java for that. Comparatively, I really don't like C much for the same reason I like C++. Object oriented programming helps in organizing imo, so C to me just feels more like the wild west. Of course, that's not to knock the language, many important apps were made in it! It's just not to my tastes. Pointers, I confess I both love and hate. IT IS super useful to directly access the address of a variable, that said, it's at times a little cumbersome to use. It might be cause I started with Java, but I do prefer to do work using references.
Also on the aside. I've found that I've enjoyed coding alot more when it's a hobby. Again, more of a personal preference. But, thought I'd mention it. I don't think that opinion is particularly popular. Heh.
Anywho. Programmers of the FAF, add your two cents if you're feeling inclined.
So, let's start with mine.
Lord do I both love and hate C++. I love object oriented programming because it's so gosh darn organized. It's just neat, tidy and well organized. I'll gladly take C++ and Java for that. Comparatively, I really don't like C much for the same reason I like C++. Object oriented programming helps in organizing imo, so C to me just feels more like the wild west. Of course, that's not to knock the language, many important apps were made in it! It's just not to my tastes. Pointers, I confess I both love and hate. IT IS super useful to directly access the address of a variable, that said, it's at times a little cumbersome to use. It might be cause I started with Java, but I do prefer to do work using references.
Also on the aside. I've found that I've enjoyed coding alot more when it's a hobby. Again, more of a personal preference. But, thought I'd mention it. I don't think that opinion is particularly popular. Heh.
Anywho. Programmers of the FAF, add your two cents if you're feeling inclined.
Last edited:
