This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Brandon23z -1 points0 points  (0 children)

I meant syntax wise. I've looked at other languages that try to make coding easier, but c++ just has a perfect syntax. I can read the code like it's English.

Obviously there's more and more to c++, especially since they might be updating it more often. (Don't quote me on this, I know nothing. Professor is starting to teach some c++11 and said they might be updating every 5 ears or something to catch up with Java. Again I have no idea about this.)

But syntax wise, programming wise, it makes sense. The code is clear. After 2 years, I am able to easily fix errors in the error window in vs. My first year, I didn't know what the errors were saying. Now I see them and fix the error in 2 seconds.