Monday, June 16, 2008

C++ is Ceasy - I mean easy

C++ is turning out to be a very easy language. After going through cplusplus, cprogramming, and C++ For Dummies (7 Books in 1) everything is clear to me. Unlike how I started this blog not too long ago, now I pretty much fully understand how source code is divided into functions among other ways. Source code can be divided into other source code files, classes... Wikipedia has a sweet article on the definition of Application Programming Interface (API) but this concept isn't really important to me now, but it will be when I get farther into C++ for Dummies. API will probably be important to me when I get to half of C++ for Dummies. I'm usually around page 100, still trying to fully understand how dividing source code into files works.

*asking a question about source file directory

No comments: