want to start learning abit of programming so these books good?
Beginning Programming with C++ For Dummies (For Dummies (Computers)) by Stephen R. Davis Paperback
Beginning Programming For Dummies by Wallace Wang Paperback
Beginning Programming with Java For Dummies by Barry Burd Paperback
If you are wanting to learn game programming with Unity, none of those would be the best choice. There are a few threads on Unity based books in this very forum (Beginning 3D Game Development with Unity is a good one)… plus the sticky section has some decent links for video tutorials (check out the Walker Brothers tutorials as a good start).
i liked c++ for dummies, but i bought my version back in the 90s. it was good stuff tho, and i hear that the latest version is even better. If you are getting the c++ book, i wouldn’t worry about getting a java book right now, unless you plan on doing some java programming asap. C++ is a beast of a language, so get to know it first. once you are decent with it, other languages are a cake walk.
Also, check out code complete 2nd edition. Its an awesome resource to have, esp if you plan to be a professional programmer one day. The example code in this book is in many different languages too. I learned about this book from the programmers at 2k sports.