Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46406 > unrolled thread

How clean/elegant is Python's syntax?

Started byMa Xiaojun <damage3025@gmail.com>
First post2013-05-30 02:13 +0800
Last post2013-05-30 02:13 +0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  How clean/elegant is Python's syntax? Ma Xiaojun <damage3025@gmail.com> - 2013-05-30 02:13 +0800

#46406 — How clean/elegant is Python's syntax?

FromMa Xiaojun <damage3025@gmail.com>
Date2013-05-30 02:13 +0800
SubjectHow clean/elegant is Python's syntax?
Message-ID<mailman.2375.1369852830.3114.python-list@python.org>
Hi, list.

I hope this is not a duplicate of older question. If so, drop me a
link is enough.

I've used Python here and there, just for the sweet libraries though.

For the core language, I have mixed feeling. On one hand, I find that
Python has some sweet feature that is quite useful. On the other hand,
I often find Pyhton snippets around hard to understand. I admit that I
never learned Python very formally; I've programmed in many other
languages already.

Code snippets in BASIC or Pascal seems quite obvious to understand
(Unless I don't understand the algorithm) .

Can someone inspire me?

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web