From 79b1ce28b13f61a5b8e80f0fa35457f5a4422d82 Mon Sep 17 00:00:00 2001 From: abhishek bundela Date: Thu, 8 Oct 2015 13:37:33 +0530 Subject: [PATCH 1/2] python queries on Quora added --- README.md | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) diff --git a/README.md b/README.md index 5a643f179..e04d73e30 100644 --- a/README.md +++ b/README.md @@ -1211,8 +1211,61 @@ List of lists. * [awesome](https://github.com/sindresorhus/awesome) * [lists](https://github.com/jnv/lists) + +Queries +======= + +*Best Questions and Answers on Quora.* + +* [Best python scripts](https://www.quora.com/What-are-the-best-Python-scripts-youve-ever-written) +* [when was python created](https://www.quora.com/When-was-Python-created) +* [why was python created](https://www.quora.com/Why-was-the-Python-programming-language-originally-created) +* [creator of python](https://www.quora.com/Who-is-the-creator-of-Python) +* [how do i learn python](https://www.quora.com/How-do-I-learn-python-10) +* [learn python fast](https://www.quora.com/How-do-I-learn-Python-fast) +* [python resources](https://www.quora.com/Where-can-I-learn-more-about-Python) +* [why should i learn python](https://www.quora.com/Why-should-I-learn-Python) +* [become an expert pythonist](https://www.quora.com/Why-should-I-learn-Python) +* [python-2 vs python-3](https://www.quora.com/What-is-the-difference-between-Python-2-x-and-Python-3-x) +* [material to learn python-3](https://www.quora.com/Where-can-I-find-the-material-to-learn-Python-3) +* [upgrade to python 3.4](https://www.quora.com/Python-programming-language-1/Why-upgrade-to-Python-3-4-from-2-7-8) +* [issue with python2 vs python3](https://www.quora.com/What-exactly-is-the-issue-with-Python-2-x-versus-3-x-adoption) +* [python-3 usage](https://www.quora.com/How-widespread-is-the-Python-3-usage) +* [different python gui framework](https://www.quora.com/How-widespread-is-the-Python-3-usage) +* [book to learn python gui](https://www.quora.com/What-is-best-book-to-learn-GUI-programming-with-Python) +* [build a basic gui application](https://www.quora.com/How-do-I-build-a-basic-GUI-application-in-Python) +* [most interesting modules](https://www.quora.com/What-are-the-most-interesting-modules-for-Python) +* [necessary modules](https://www.quora.com/What-are-must-have-modules-of-Python) +* [references about modules](https://www.quora.com/Which-is-the-best-reference-book-about-Python-modules) +* [neural network library for python](https://www.quora.com/What-is-the-best-neural-network-library-for-Python) +* [python libraries to tech biologists](https://www.quora.com/What-are-good-Python-libraries-to-teach-biologists) +* [multithreading in python](https://www.quora.com/How-do-I-do-multithreading-in-Python) +* [multithreaded runtime environment](https://www.quora.com/Can-a-Python-runtime-environment-be-multithreaded) +* [global interpreter lock](https://www.quora.com/What-is-the-GIL-Global-Interpreter-Lock) +* [multithreaded programming python2 or python 3](https://www.quora.com/Which-is-better-for-multithreaded-programming-Python-2-or-Python-3) +* [regular expression implementation](https://www.quora.com/What-is-a-good-source-to-learn-implementing-Regular-Expressions-in-Python) +* [python vs java](https://www.quora.com/Will-Python-replace-Java) +* [which is faster python or java](https://www.quora.com/Which-one-is-faster-Python-or-Java) +* [choice between java and python](https://www.quora.com/If-I-had-to-choose-between-learning-Java-and-Python-what-should-I-choose-to-learn-first) +* [which is better java or python](https://www.quora.com/Which-is-better-Java-or-Python-And-how) +* [which is faster python or php](https://www.quora.com/Is-Python-faster-than-PHP) +* [which is better php or python](https://www.quora.com/Which-is-better-PHP-or-Python-Why) +* [python over php](https://www.quora.com/Why-should-I-learn-Python-over-PHP) +* [python vs php](https://www.quora.com/What-is-the-difference-between-PHP-and-Python) +* [security of python vs php](https://www.quora.com/What-is-the-difference-between-PHP-and-Python) +* [which is better python or ruby](https://www.quora.com/Which-is-better-Python-or-Ruby) +* [choice between ruby and python](https://www.quora.com/Which-should-I-choose-Python-or-Ruby) +* [should i use python over perl](https://www.quora.com/Why-should-I-use-Python-over-Perl) +* [which is better python or perl](https://www.quora.com/Which-is-better-Perl-or-Python) +* [python interview questions](https://www.quora.com/What-are-good-Python-interview-questions) + # Contributing Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/vinta/awesome-python/blob/master/CONTRIBUTING.md) first. I would keep some pull requests open if I'm not sure whether the libraries are awesome, you could [vote for them](https://github.com/vinta/awesome-python/pulls) by leaving a comment that contains `+1`. + + + + + From fc0d255be4b8346a5c39e9b23c38a85d445452e6 Mon Sep 17 00:00:00 2001 From: abhishek bundela Date: Thu, 8 Oct 2015 13:39:48 +0530 Subject: [PATCH 2/2] updated Python Queries --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e04d73e30..5e3f7f2b9 100644 --- a/README.md +++ b/README.md @@ -1217,7 +1217,7 @@ Queries *Best Questions and Answers on Quora.* -* [Best python scripts](https://www.quora.com/What-are-the-best-Python-scripts-youve-ever-written) +* [Best scripts](https://www.quora.com/What-are-the-best-Python-scripts-youve-ever-written) * [when was python created](https://www.quora.com/When-was-Python-created) * [why was python created](https://www.quora.com/Why-was-the-Python-programming-language-originally-created) * [creator of python](https://www.quora.com/Who-is-the-creator-of-Python)