Daniel Brodie wrote: > Hello, > > I have recently recommended python to a almost Hebrew only speaking > friend of mine, but I have not been able to find any Hebrew tutorial of > any kind (or any other kind of documentation), do they not exist or are > they just hidden somewhere? > Hi. The only Hebrew resource I know of so far is http://vlib.eitan.ac.il/python/index.html. It's quite comprehensive. I like its order of presenting material less than the official tutorial but if he reads it all your friends will be all right. I didn't notice any actual errors so it can be safely recommended.
It also contains a very well worked out final project developed step-by-step: building a client/server battleships game. I'm planning to translate the official tutorial but don't hold your breath - it will take time.