Skip to content

Commit 52092c3

Browse files
committed
Collection of python questions on Quora
1 parent 22b0c6d commit 52092c3

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed
Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
Python-Queries
2+
==============
3+
4+
Quora is a question-and-answer website where questions are asked, answered, edited and organized by its community of users,developers,programmers.
5+
It's all about python queries.
6+
7+
Queries
8+
-------
9+
10+
*Best Questions and Answers about Python.*
11+
12+
* [Best python scripts](https://www.quora.com/What-are-the-best-Python-scripts-youve-ever-written)
13+
* [when was python created](https://www.quora.com/When-was-Python-created)
14+
* [why was python created](https://www.quora.com/Why-was-the-Python-programming-language-originally-created)
15+
* [creator of python](https://www.quora.com/Who-is-the-creator-of-Python)
16+
* [how do i learn python](https://www.quora.com/How-do-I-learn-python-10)
17+
* [learn python fast](https://www.quora.com/How-do-I-learn-Python-fast)
18+
* [python resources](https://www.quora.com/Where-can-I-learn-more-about-Python)
19+
* [why should i learn python](https://www.quora.com/Why-should-I-learn-Python)
20+
* [become an expert pythonist](https://www.quora.com/Why-should-I-learn-Python)
21+
* [python-2 vs python-3](https://www.quora.com/What-is-the-difference-between-Python-2-x-and-Python-3-x)
22+
* [material to learn python-3](https://www.quora.com/Where-can-I-find-the-material-to-learn-Python-3)
23+
* [upgrade to python 3.4](https://www.quora.com/Python-programming-language-1/Why-upgrade-to-Python-3-4-from-2-7-8)
24+
* [issue with python2 vs python3](https://www.quora.com/What-exactly-is-the-issue-with-Python-2-x-versus-3-x-adoption)
25+
* [python-3 usage](https://www.quora.com/How-widespread-is-the-Python-3-usage)
26+
* [different python gui framework](https://www.quora.com/How-widespread-is-the-Python-3-usage)
27+
* [book to learn python gui](https://www.quora.com/What-is-best-book-to-learn-GUI-programming-with-Python)
28+
* [build a basic gui application](https://www.quora.com/How-do-I-build-a-basic-GUI-application-in-Python)
29+
* [most interesting modules](https://www.quora.com/What-are-the-most-interesting-modules-for-Python)
30+
* [necessary modules](https://www.quora.com/What-are-must-have-modules-of-Python)
31+
* [references about modules](https://www.quora.com/Which-is-the-best-reference-book-about-Python-modules)
32+
* [neural network library for python](https://www.quora.com/What-is-the-best-neural-network-library-for-Python)
33+
* [python libraries to tech biologists](https://www.quora.com/What-are-good-Python-libraries-to-teach-biologists)
34+
* [multithreading in python](https://www.quora.com/How-do-I-do-multithreading-in-Python)
35+
* [multithreaded runtime environment](https://www.quora.com/Can-a-Python-runtime-environment-be-multithreaded)
36+
* [global interpreter lock](https://www.quora.com/What-is-the-GIL-Global-Interpreter-Lock)
37+
* [multithreaded programming python2 or python 3](https://www.quora.com/Which-is-better-for-multithreaded-programming-Python-2-or-Python-3)
38+
* [regular expression implementation](https://www.quora.com/What-is-a-good-source-to-learn-implementing-Regular-Expressions-in-Python)
39+
* [python vs java](https://www.quora.com/Will-Python-replace-Java)
40+
* [which is faster python or java](https://www.quora.com/Which-one-is-faster-Python-or-Java)
41+
* [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)
42+
* [which is better java or python](https://www.quora.com/Which-is-better-Java-or-Python-And-how)
43+
* [which is faster python or php](https://www.quora.com/Is-Python-faster-than-PHP)
44+
* [which is better php or python](https://www.quora.com/Which-is-better-PHP-or-Python-Why)
45+
* [python over php](https://www.quora.com/Why-should-I-learn-Python-over-PHP)
46+
* [python vs php](https://www.quora.com/What-is-the-difference-between-PHP-and-Python)
47+
* [security of python vs php](https://www.quora.com/What-is-the-difference-between-PHP-and-Python)
48+
* [which is better python or ruby](https://www.quora.com/Which-is-better-Python-or-Ruby)
49+
* [choice between ruby and python](https://www.quora.com/Which-should-I-choose-Python-or-Ruby)
50+
* [should i use python over perl](https://www.quora.com/Why-should-I-use-Python-over-Perl)
51+
* [which is better python or perl](https://www.quora.com/Which-is-better-Perl-or-Python)
52+
* [python interview questions](https://www.quora.com/What-are-good-Python-interview-questions)
53+
54+
55+

0 commit comments

Comments
 (0)