Oh yeah I love C++, it was my first programming language :) It's pretty easy, the syntax can be a bitch sometimes though.
You are viewing a single comment's thread from:
Oh yeah I love C++, it was my first programming language :) It's pretty easy, the syntax can be a bitch sometimes though.
Hahah. Yes I completely agree with you. Once time my code about bank systems give me 203 error and I spent 2 hour to find what was the mistake. And finally I found that I was forget } sign after class :)