Slashdot Mirror


User: OctoberJones

OctoberJones's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:Totally fresh in programming on Beginning Python: From Novice to Professional · · Score: 1

    Well, I haven't quite forgotten how I learned to program, but it was Fortran, Basic, Z-80 assembler, and C, so I don't really recommend that route. What I do strongly recommend for somebody who is just starting to learn programming, however, are Leo Brodie's two books on Forth: Starting Forth and Thinking Forth. It doesn't matter that you may never actually use Forth for any practical project. These two books can't be beat for teaching you how to think about programming. In the course of our lives we occasionally run into things that change the way that our brain works in a fundamental way. For me it was working hard at chess and learning Forth from these books. Check them out.