I'm currently reading C++ Primer 6th Ed, and have just finished chapter 2.
I understand that programming is all about doing things in order, and how cout and cin work. BUT...
im having serious trouble understanding what these declarations are (void, double, int, pow).

I know im an amateur, and you experienced people are probably sick of answering these same questions, but i really need help.

Thank you
Anthony

P.S. I am an absolute beginner in programming altogether so if there are any better books, more beginner jargon friendly, that i should be reading to understand terms better, ANY suggestions are more than welcome!