What follows is a tutorial for an introduction to C and C++ languages. I have especially tweaked it for this community considering the questions some newbies have here. We will first clear fundamental questions like what are computer languages and why do we need them. Also we would get a grasp on the basic workings of a computer system in relation to computer languages. After that we would get a good grasp on the type system and data structures. Once, this is done we would look at the two languages one by one. C and C++ are separate computer languages and one who tries to find a common ground between the two usually flummoxes himself / herself. It is advisable to not mix them together.
0 Response to "Introduction"
Post a Comment