Looking for a suitable Python resource

Chris “Kwpolska” Warrick kwpolska at gmail.com
Thu Sep 4 14:29:33 EDT 2014


On Thu, Sep 4, 2014 at 8:13 PM,  <sohi.khushi7 at gmail.com> wrote:
> Hello group members,
>
> I have worked with languages like C, C++, C#, Java and Objective C before.
>
> Now I want to learn Python. Most of the resources that I have seen online are oriented mainly towards beginners to programming. Is there any other good source which can be used by a person who knows the basics of programming already?

The official Python tutorial should suit you:

version 2 — https://docs.python.org/2/tutorial/index.html
version 3 — https://docs.python.org/3/tutorial/index.html

-- 
Chris “Kwpolska” Warrick <http://chriswarrick.com/>
PGP: 5EAAEA16
stop html mail | always bottom-post | only UTF-8 makes sense



More information about the Python-list mailing list