That should have been the first thing you said. :)
But such tutorials are obviously for rank beginners, experienced programmers don't use these kinds of sites. Unless it's a dramatic jump, like from COBOL to Haskell, to learn a new language they go straight to the language's documentation:
That should have been the first thing you said. :)
But such tutorials are obviously for rank beginners, experienced programmers don't use these kinds of sites. Unless it's a dramatic jump, like from COBOL to Haskell, to learn a new language they go straight to the language's documentation:
Python 2:
http://docs.python.org/
Python 3:
http://docs.python.org/py3k/