Skip to content

Commit 79b1ce2

Browse files
committed
python queries on Quora added
1 parent 3815aaa commit 79b1ce2

1 file changed

Lines changed: 53 additions & 0 deletions

File tree

README.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,8 +1211,61 @@ List of lists.
12111211
* [awesome](https://github.com/sindresorhus/awesome)
12121212
* [lists](https://github.com/jnv/lists)
12131213

1214+
1215+
Queries
1216+
=======
1217+
1218+
*Best Questions and Answers on Quora.*
1219+
1220+
* [Best python scripts](https://www.quora.com/What-are-the-best-Python-scripts-youve-ever-written)
1221+
* [when was python created](https://www.quora.com/When-was-Python-created)
1222+
* [why was python created](https://www.quora.com/Why-was-the-Python-programming-language-originally-created)
1223+
* [creator of python](https://www.quora.com/Who-is-the-creator-of-Python)
1224+
* [how do i learn python](https://www.quora.com/How-do-I-learn-python-10)
1225+
* [learn python fast](https://www.quora.com/How-do-I-learn-Python-fast)
1226+
* [python resources](https://www.quora.com/Where-can-I-learn-more-about-Python)
1227+
* [why should i learn python](https://www.quora.com/Why-should-I-learn-Python)
1228+
* [become an expert pythonist](https://www.quora.com/Why-should-I-learn-Python)
1229+
* [python-2 vs python-3](https://www.quora.com/What-is-the-difference-between-Python-2-x-and-Python-3-x)
1230+
* [material to learn python-3](https://www.quora.com/Where-can-I-find-the-material-to-learn-Python-3)
1231+
* [upgrade to python 3.4](https://www.quora.com/Python-programming-language-1/Why-upgrade-to-Python-3-4-from-2-7-8)
1232+
* [issue with python2 vs python3](https://www.quora.com/What-exactly-is-the-issue-with-Python-2-x-versus-3-x-adoption)
1233+
* [python-3 usage](https://www.quora.com/How-widespread-is-the-Python-3-usage)
1234+
* [different python gui framework](https://www.quora.com/How-widespread-is-the-Python-3-usage)
1235+
* [book to learn python gui](https://www.quora.com/What-is-best-book-to-learn-GUI-programming-with-Python)
1236+
* [build a basic gui application](https://www.quora.com/How-do-I-build-a-basic-GUI-application-in-Python)
1237+
* [most interesting modules](https://www.quora.com/What-are-the-most-interesting-modules-for-Python)
1238+
* [necessary modules](https://www.quora.com/What-are-must-have-modules-of-Python)
1239+
* [references about modules](https://www.quora.com/Which-is-the-best-reference-book-about-Python-modules)
1240+
* [neural network library for python](https://www.quora.com/What-is-the-best-neural-network-library-for-Python)
1241+
* [python libraries to tech biologists](https://www.quora.com/What-are-good-Python-libraries-to-teach-biologists)
1242+
* [multithreading in python](https://www.quora.com/How-do-I-do-multithreading-in-Python)
1243+
* [multithreaded runtime environment](https://www.quora.com/Can-a-Python-runtime-environment-be-multithreaded)
1244+
* [global interpreter lock](https://www.quora.com/What-is-the-GIL-Global-Interpreter-Lock)
1245+
* [multithreaded programming python2 or python 3](https://www.quora.com/Which-is-better-for-multithreaded-programming-Python-2-or-Python-3)
1246+
* [regular expression implementation](https://www.quora.com/What-is-a-good-source-to-learn-implementing-Regular-Expressions-in-Python)
1247+
* [python vs java](https://www.quora.com/Will-Python-replace-Java)
1248+
* [which is faster python or java](https://www.quora.com/Which-one-is-faster-Python-or-Java)
1249+
* [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)
1250+
* [which is better java or python](https://www.quora.com/Which-is-better-Java-or-Python-And-how)
1251+
* [which is faster python or php](https://www.quora.com/Is-Python-faster-than-PHP)
1252+
* [which is better php or python](https://www.quora.com/Which-is-better-PHP-or-Python-Why)
1253+
* [python over php](https://www.quora.com/Why-should-I-learn-Python-over-PHP)
1254+
* [python vs php](https://www.quora.com/What-is-the-difference-between-PHP-and-Python)
1255+
* [security of python vs php](https://www.quora.com/What-is-the-difference-between-PHP-and-Python)
1256+
* [which is better python or ruby](https://www.quora.com/Which-is-better-Python-or-Ruby)
1257+
* [choice between ruby and python](https://www.quora.com/Which-should-I-choose-Python-or-Ruby)
1258+
* [should i use python over perl](https://www.quora.com/Why-should-I-use-Python-over-Perl)
1259+
* [which is better python or perl](https://www.quora.com/Which-is-better-Perl-or-Python)
1260+
* [python interview questions](https://www.quora.com/What-are-good-Python-interview-questions)
1261+
12141262
# Contributing
12151263

12161264
Your contributions are always welcome! Please take a look at the [contribution guidelines](https://github.com/vinta/awesome-python/blob/master/CONTRIBUTING.md) first.
12171265

12181266
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`.
1267+
1268+
1269+
1270+
1271+

0 commit comments

Comments
 (0)