Best products from r/programminghelp

We found 5 comments on r/programminghelp discussing the most recommended products. We ran sentiment analysis on each of these comments to determine how redditors feel about different products. We found 5 products and ranked them based on the amount of positive reactions they received. Here are the top 20.

Top comments mentioning products on r/programminghelp:

u/Thibpyl · 1 pointr/programminghelp

I bought The C Programming Language book in 1999 and have not found a better book for learning C. This may be due to the fact that one of the authors was also the creator of the C language. I highly recommend it.

You can also find a guide to functions at the links below:

u/PageFault · 1 pointr/programminghelp

C++ Primer by by Stanley B. Lippman, Josée Lajoie and Barbara E. Moo is most likely what you are looking for.

Edit: Note that C++ Primer Plus is not the same book and is not as commonly recommended.