FET Forum

Discussions and Chat => Programming and other Technical Help => Topic started by: Benahmed Abdelkrim on May 15, 2016, 03:51:02 PM

Title: C or C++?
Post by: Benahmed Abdelkrim on May 15, 2016, 03:51:02 PM
is looking for lessons on the programming language C ++ on the net, I found a document advising to first learn the C language before approaching C ++. is it necessary? and what is the difference between the two language?
Title: Re: C or C++?
Post by: Liviu Lalescu on May 15, 2016, 06:13:42 PM
C++ includes C in it. You can start with C++, just find some nice free books - there should be many on the internet.