On Thu, Sep 4, 2014 at 8:13 PM,  <sohi.khus...@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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to