lnishan / awesome-competitive-programming

:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources

Home Page:http://codeforces.com/blog/entry/23054

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Addition of Python Programming Lanuguage in Language Specifics

abhi98khandelwal opened this issue · comments

As Python 2 and Python 3 have been officially added in the World Finals of ACM ICPC https://icpc.baylor.edu/worldfinals/programming-environment , I would recommend you to add it as well in Language Specifics.

Yes, I'm aware of this, but I'm not quite sure as to what to include in the Python section.

On a quick Google Search shows:

Other links don't seem to be better than an ordinary Python introductory book.

With that said,
I do think including Python is necessary :)

First Quora link seems to be useful.
what about this http://legacy.python.org/doc/essays/
well its seems depreciated.. but I did learn the a bit of inside of python from this.
Not good enough though it seems to me

Well there are certainly plenty of learning resources you can find on the Internet.

However, for this list I want to target at knowledge more specific to competitive programming.