B
B
BadCats2019-07-23 19:47:00
C++ / C#
BadCats, 2019-07-23 19:47:00

Learning C after C++?

Please advise courses or books about C that demonstrate its difference from C ++ - that is, C material is not for beginners, allowing you to learn the language as an "additional", in the sense that its study will not be the first.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Lashko, 2019-07-24
@BadCats

the same Pratt. This is the name of the C programming language. And Podbelsky is also very cool. I advise! He has C (she has a blue cover) and C ++ - both of them come with the second books - workshops.

S
Stalker_RED, 2017-11-07
@Stalker_RED

foreach($menu_Items as $key=> $value) {
    echo "<hr>" . $key;
    print_r($value);
    echo "<hr>";
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question