Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #36216 > unrolled thread
| Started by | Nac Temha <naccttemha@gmail.com> |
|---|---|
| First post | 2013-01-06 00:05 +0200 |
| Last post | 2013-01-05 20:35 -0800 |
| Articles | 3 — 2 participants |
Back to article view | Back to comp.lang.python
Python programming philosophy Nac Temha <naccttemha@gmail.com> - 2013-01-06 00:05 +0200
Re: Python programming philosophy Sourabh Mhaisekar <sourabh8044@gmail.com> - 2013-01-05 20:35 -0800
Re: Python programming philosophy Sourabh Mhaisekar <sourabh8044@gmail.com> - 2013-01-05 20:35 -0800
| From | Nac Temha <naccttemha@gmail.com> |
|---|---|
| Date | 2013-01-06 00:05 +0200 |
| Subject | Python programming philosophy |
| Message-ID | <mailman.150.1357423555.2939.python-list@python.org> |
[Multipart message — attachments visible in raw view] — view raw
Hello, I want to learn working principle of python as broadly. How to interpret the python? For example, what is pyc files and when does it occur? Can you explain them? Thanks in advance.
[toc] | [next] | [standalone]
| From | Sourabh Mhaisekar <sourabh8044@gmail.com> |
|---|---|
| Date | 2013-01-05 20:35 -0800 |
| Message-ID | <b3169540-9639-41bc-be23-bf14c931a401@googlegroups.com> |
| In reply to | #36216 |
The main philosophy behind python (according to me) is rapid application development. The python gives you convinent and powerful tool to develop sophisticated application rapidly. You can find more details on http://www.python.org/about/success/ http://www.python.org/about/success/#rapid-application-development Have a great python time. - Sourabh
[toc] | [prev] | [next] | [standalone]
| From | Sourabh Mhaisekar <sourabh8044@gmail.com> |
|---|---|
| Date | 2013-01-05 20:35 -0800 |
| Message-ID | <mailman.155.1357447481.2939.python-list@python.org> |
| In reply to | #36216 |
The main philosophy behind python (according to me) is rapid application development. The python gives you convinent and powerful tool to develop sophisticated application rapidly. You can find more details on http://www.python.org/about/success/ http://www.python.org/about/success/#rapid-application-development Have a great python time. - Sourabh
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web