CS books

No.12136769 ViewReplyOriginalReport
Those are CS books i have found after doing research to start learning, as a beginner with no background it seems that the best one to start is "Computer Science illuminated", to learn the principles, and also watch YT videos or internet sites to learn the basics, while also studying math, which i will do anyway at uni bc i'm starting physics.

I have very basic C++ knowledge from high school: variables types(int,float,char,string etc), for,while,do while, switch case, putting ";" at the end of lines, cin>>, cout<<.
But that's programming not really CS.

I can share the PDFs if ur interested.

Do you think this is good way to start?