prerequisites for book - Printable Version +- Forums (http://www.scratchpadgames.net/forums) +-- Forum: Main Forums (http://www.scratchpadgames.net/forums/forumdisplay.php?fid=1) +--- Forum: Scratchpad Games (http://www.scratchpadgames.net/forums/forumdisplay.php?fid=2) +--- Thread: prerequisites for book (/showthread.php?tid=381) |
prerequisites for book - Guest - 03-26-2019 Thinking about buying the book but just wanted to know what programming experience is needed. RE: prerequisites for book - Brian Beuken - 03-28-2019 Hi Good question, partly answered here http://www.scratchpadgames.net/forums/showthread.php?tid=50 Generally all the code used in the book is very very simple, but you do need to understand some C++ and build on it, as the book isn't intended to teach the language itself but how to use the language. |