My goal? None particularly, just for knowledge/fun and this year I decided on programming and maybe getting deeper in computer science if it goes well. I'm not looking to build something meaningful right away, I'm interested in the craft, the art and all techniques a beginner can get. My math is rusty AF. Need to work on that also, already have some books to use as refresher. I'm an accountant if that helps. So for now from looking around, here are my options:<p>1. How to Design Programs, 2nd Edition. Uses a language they call Scheme, and is free online.<p>2. SICP, but this one seams to require higher levels math so it scares me. Also Scheme and free Online.<p>3. Eloquent JavaScript, 3rd Edition (but a friend of mine told me to avoid learning with a language that has no "type" as first language, had a simple explanation but still don't really get the meaning of this). JavaScript and free online.<p>4. Introduction to Computing Systems, 3rd Edition. This one is more technical as it dives into how a computer works before teaching how to program in C and C++. I really like the approach but I'm afraid of the difficulties that will come with it.<p>5. Anything Python, as everywhere it is suggest to beginners.<p>If you have any suggestions on how I should tackle this, other books to suggest, road-map, whatever don't hesitate to comment, I'm open to anything, what would you do if you were me?<p>Thanks.