lnishan / awesome-competitive-programming

:gem: A curated list of awesome Competitive Programming, Algorithm and Data Structure resources
http://codeforces.com/blog/entry/23054
Creative Commons Attribution 4.0 International
12.73k stars 2.58k forks source link

Addition of Python Programming Lanuguage in Language Specifics #41

Closed abhi98khandelwal closed 6 years ago

abhi98khandelwal commented 7 years ago

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.

lnishan commented 7 years ago

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.

lnishan commented 7 years ago

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

abhi98khandelwal commented 7 years ago

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

lnishan commented 7 years ago

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.