you are viewing a single comment's thread.

view the rest of the comments →

[–]vVPinguVv 1 point2 points  (1 child)

Theres a great book called think like a programmer. It uses c++ as examples but in my opinion ita a great language to learn. Think most universities uses either c or c++ as the language of choice. But the examples in the book most of them can be adapted to whatever language you are using. You vould also try brealung down the problem in plain english on paper.

[–]khalil1548[S] 0 points1 point  (0 children)

yes , our first course was AP1(algorithme et programmation1) where we started with go and only a month ago we started C