User forums > Using Code::Blocks

Configuring Code::Blocks to follow older standards of C.

<< < (2/2)

sodev:

--- Quote from: 93NickCousar on September 17, 2018, 08:11:02 am ---Can you recommend a book for a first year CS student?

--- End quote ---
I am not a reading guy, i am more a doing guy. I never read any "how do i start programming in x" book and first year CS is far behind me, so i can't recommend anything up-to-date here. The last books i bought and partly read have been Effective C++ and Effective Modern C++, but i think these are not your topic right now (plus they are not about C but C++ only).


--- Quote from: 93NickCousar on September 17, 2018, 08:11:02 am ---I could also use a good reference book for specific rules and syntax.

--- End quote ---
Now here i can deliver, my most favorite one is https://www.cppreference.com, despite the name it also covers C. Another one is http://www.cplusplus.com but its not so good like the first one IMHO.

Navigation

[0] Message Index

[*] Previous page

Go to full version